body {
	background-image:url(images/background.gif);
	color: #7a7e33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
p {
	padding:10px;
	display:block;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	background-repeat: repeat-y;
}
#header {
	background-image:url(images/header.jpg);
	width: 707px;
	height:300px;
	display:block;
	margin:0px;
	padding:0px;
}
#content{
	background-image:url(images/sheetmiddle.gif);
	background-repeat:repeat-y;
	position:relative;
	left: -1px;
	height: auto;
	width: auto;

}
#sheettop{
	background-image:url(images/sheet.gif);
	background-repeat:no-repeat;
	width:707px;
}
.title{
	width:500px;
	border-bottom: 1px dashed #b6be8d;
	text-align:left;
	margin: 25px 0px 15px 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight: bolder;
	display:inline;
	text-transform: uppercase;
}
h1{
	font-size: 22px;
	font-weight: bolder;
	display:inline;
}
.text{
	margin-left:110px;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003381;
	position:relative;
	display:block;
	height:auto;
	left: -6px;
	top: 0px;
	text-decoration: none;
	font-style: normal;


}

.text li{
	width:460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003381;
	position:relative;
	display:list-item;
	height:auto;
	left: -6px;
	top: 0px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
	white-space: normal;
	margin-bottom: 10px;


}
.text ul{
	margin-left:40px;
	width:460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003381;
	position:relative;
	display:compact;
	height:auto;
	left: -6px;
	top: 0px;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;


}

.text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;	
}
.text a:hover{
	color:#000000;
}
#nav{
	font-family: Tahoma;
	display: inline;
	height: 30px;
	width: 600px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	font-weight: normal;
	padding-left: 10px;
	margin: 0px;
	left: 85px;
	font-size: 9px;
}
#nav ul{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	width:540px;
	padding-top:15px;
	text-align:center;
	padding-bottom: 5px;
}

#nav ul li{
	display:inline;
	list-style-type: none;
	
	}
#nav a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #336699;
	text-decoration:none;
}
#nav a:hover{
	color: #FFCC00;
	font-size: 11px;
}
.thumbnails{
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 18px;
}

.thumbnails li{
	list-style-type: none;
	display: inline;
}

.thumbnails li a{
	border: 2px solid #FFFFFF;
	display:block;
	float:left;
	margin:5px;
}

.thumbnails li a:hover{
border: 2px solid #d4e194;		
}

.clear{
	clear:both;
}
#photogallery{
	position:relative;
	width:530px;
	border: 1px solid #003366;
	left: 90px;
}
#photogallerymain{
	position:relative;
	width:530px;
	border: 1px solid #003366;
	left: -20px;
	margin-top: 10px;
}
.photobox{
	background-color:#003399;
	width:350px;
	height:140px;
	border: 1px solid #FFFFFF;
	float:left;	
	margin:8px;
}
.photobox_big{
	background-color:#003399;
	width:519px;
	height:280px;
	border: 1px solid #FFFFFF;
	float:left;	
	margin:6px;
}

.blog{
	float:left;
	margin: 8px 5px 0px 5px;
}
.blog_big{
	float:left;
	margin: 8px 5px 0px 5px;
	position: relative;
	left: 80px;


}
#footer{
	background-image:url(images/footer.gif);
	width:707px;
	height:86px;
	position: relative;
	top: 0px;
}
#footer li{
	display:inline;
	color: #003366;
	
}
#footer ul{
	border-top: 1px dashed #b6be8d;
	
}
#footer ul, #copyright{
	margin-left:95px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #747742;
	text-align:center;
	width:514px;
	padding-top:5px;
	
}
#footer a, #copyright a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003366;
	text-decoration:none;
}
#footer a:hover, #copyright a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #747742;
	text-decoration:underline;
}

#sheetbottom {
	background-image: url(images/sheetmiddle.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: auto;
	overflow: auto;
}

