body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 1em;
}

a
{
	color: #99ccff;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #ccffff;
}

#splashtop {
	width: 809px;
	margin: 0px;
	padding: 0px;
}

#splashmiddle {
	width: 809px;
	margin: 0px;
	padding: 0px;
}

#splashbottom {
	width: 809px;
	margin: 0px;
	padding: 0px;
}

#pageheader {
	background-image: url(../images/elements/header.jpg);
	height: 100px;
	width: 790px;
}

#pageheader a {
	display: block;
	width: 100%;
	height: 100%;
}

#navigation {
	background-image: url(../images/elements/nav_bg.gif);
	height: 31px;
	width: 100%;
}

#sectionheader {
	background-color:#000000;
	height: 104px;
	width: 757px;
}

#contentwrapper {
	background-image: url(../images/elements/content_bg.jpg);
	background-repeat: no-repeat;
	width: 757px;
	padding-left:60px;
	padding-right:67px;
	text-align: justify;
}

#contentarea {
	width: 630px;
	padding-bottom: 10px;
}

#pagefooter {
	background-image: url(../images/elements/footer.jpg);
	height: 90px;
	width: 757px;
}
#copyright {
	width: 717px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #666666;
	text-align: center;
	font-size:10px;
}
#detail {
	position:relative;
	left:0px;
	top:0px;
	width:430px;
	visibility: visible;
}
#detailphoto {
	position:relative;
	left:15px;
	top:0px;
	width:400px;
	background-color: #000000;
	height: 400px;
	padding-top: 20px;
	text-align: center;
}
#thumbnails {
	position:relative;
	left:10px;
	top:0px;
	width:200px;
	z-index:1;
	float:right;
}
.thumbnailphoto {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float:left;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.thumbnailphoto:hover {
	border: #ff0000 solid 1px;
}
.bodybg {
	background-image:  url(images/elements/bg_shadow_white.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00007c;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00007c;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.mainbg {
	background-image:  url(images/elements/main_bg_white.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00007c;
}
.contentphotoleft {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.contentphotoright {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
