


h1 {

	font-size: 22px;

	font-weight: bold;

	color: #fff;

	height: 32px;

	padding: 0px 0px 0px 0px;
	margin: 0px;

}

h2 {

	margin-top: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #fff;

	height: 27px;

	padding: 7px 0px 0px 35px;

}


h3 {

	color: #da1e2f;

}



#container {

	width: 1000px;

	margin: 20px auto auto auto;

}



#top_section2 {


	width: 669px;

	height: 250px;

}


#title {


	width: 638px;

	height: 51px;

	font-size: 28px;

	font-weight: bold;

	text-align: right;

	padding-top: 20px;

	line-height: 1.6em;

	background: url(images/title.jpg) no-repeat;

}

#top_section5 {


	width: 1000px;

	height: 65px;



}



/* Gallery */

div.content {

	/* The display of content is enabled by a javascript generated style on the page.

	   This is so the slideshow content won't display unless javascript is enabled. */

	display:block;

	float:left;

	width:472px;

	background-color: #fff;

}



div.slideshow {

	clear: both;

}

div.slideshow span.image-wrapper {

	float: left;

	padding-bottom: 0px;

}



div.slideshow img {

	border: none;

	display: block;

}



div.navigation {

	width:166px;
	float: left;

}

ul.thumbs {

	clear: both;

	margin: 0;

	padding: 0;

}

ul.thumbs li {

	float: left;

	padding: 0;

	margin: 0;

	list-style: none;

}

ul.thumbs li a {

	padding: 0px;

	display: block;

}

ul.thumbs li.selected a {

	background: #88f;

}

ul.thumbs a:focus {

	outline: none;

}

ul.thumbs img {

	border: none;

	display: block;

}