body {
	margin: 0 0 10px 0;
	color: #fff;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #1e0000;
	}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;

	}
a:hover{
	color: #ccc;
	}
h1 {
	font-size: 24px;
	color: #ffffff;
	text-align:center;
}
h2 {
	font-size: 20px;
	color: #1e0000;
	text-align:center;
}
h3 {
	font-size: 18px;
	color: #1e0000;
	text-align:center;
}
h4 {
	font-size: 16px;
	color: #1e0000;
	text-align:center;
}
#slideshow {
	width: 725px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	}
#container{
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #1e0000 url(../images/bg.jpg) no-repeat center top;
	}
#navigation{
	margin: 0;
	padding: 120px 0 0 0;
	color: #c0d2ff;
	font-size: 18px;
	text-align: center;
		}
	#navigation ul{
		margin: 0;
		padding: 0;
		
		}
	#navigation ul li {
		padding: 10px 20px;
		list-style-type: none;
		display: inline;
	}
	#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #1e0000; 
	text-decoration: none;
		}
	#navigation a:hover{
	color: #b9dbf6;
	text-decoration: none;
	}
#page_body {
	width: 765px;
	height: 570px;
	padding: 0 50px;
	margin-left: auto;
	margin-right: auto;
	}
#footer{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #c0d2ff;
	padding-top: 20px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #c0d2ff;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #ccc;
	}

#enlarge{							float: right; width: 530px; height: 410px; }
#enlarge img{					display: block; margin: 0px auto 0 auto; border: 1px solid #fff; }
#thumbnails{						float: left; width: 550px; margin: 0px 0 0 0px; }
#thumbnails ul{				margin: 0; padding: 0; }
#thumbnails li{		 			display: block; float: left; margin: 0; padding: 0; }
#thumbnails li a{				display: block; width: 30px; height: 30px; overflow: hidden; margin: 3px; border: 1px solid #fff; }
#thumbnails img{	 			border: none; display: block; margin: 0 auto; }

#thumbnails p{					text-align: center; font-style: italic; font-weight: bold; font-size: 11px; }
.stroke{
	border: 1px solid #fff;
	}

