body {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

img { border: none; }

div.bound {
	width: 720px;
	margin: 0px auto;
}
div.page {
	width: 720px;
	margin: 30px auto 0px;
	background-color: #FFFFFF;
	float: left;
}

div.top {
	width: 710px;
	margin: 5px;
	height: 49px;
	background-color: #3E8FA4;
	float: left;
}

div.nav {
	width: 710px;
	height: 20px;
	margin: 0px 5px;
	background-color: #3E8FA4;
	float: left;
}

div.sectionimage {
	width: 710px;
	height: 150px;
	margin: 0px 5px;
	background-color: #3E8FA4;
	float: left;
}

div.container {
	width: 710px;
	min-height: 400px;
	margin: 0px 5px 5px;
	background-color: #3E8FA4;
	float: left;
}

div.staticnav {
	width: 150px;
	min-height: 400px;
	float: left;
	margin: 5px 0px 0px;

}

div.content {
	width: 550px;
	margin: 5px;
	min-height: 390px;
	float: left;
}

div.foot {
	width: 720px;
	margin: 5px auto 0px;
	text-align: center;	
	color: #000;
	float: left;
}

div.link a {
	color: #FFFFFF;

}

ul.nostyle {
	padding:2px;
	margin: 0px;
}

ul.nostyle li {
	list-style-type: none;
}

div.nav ul.nostyle li {
	float: left;
	padding: 0px 0px 5px;
	margin: 0px 3px 0px 2px;
}


div.staticnav ul.nostyle {
	margin-left: 5px;
}

ul.nostyle li a { 
	color: #FFFFFF; 
}

div.staticnav ul.nostyle li {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #C3C7CE; 
}

div.gallerywrapper {
	float:left;
	margin:5px;
	min-height:125px;
	width:110px;
}

div.galleryimage, div.image {
	border:1px #3E8FA4;
	height:100px;
	margin:10px;
	width:100px;
}

div.image img.image, div.galleryimage div.image, img.gallery {
	float:left;
	height:75px;
	margin:13px 12px 12px 13px;
	text-align:center;
	width:75px;
}

div.gallerylink, div.imagetext {
	float:left;
	height:50px;
	margin:10px;
	text-align:center;
	width:100px;
}

div.gallerypages {
	float:left;
	height:20px;
	text-align:right;
	width:98%;
}

div.gallerynav {
	float:left;
	margin:5px 0px 10px;
	width:98%;
}

div.viewimage {
	margin:0px 0px 10px;
	min-height:580px;
	text-align:center;
	width:98%;
}
a { 
	color: #FFF; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFF; 
	text-decoration: underline; 
	font-weight: bold;
}
