body {
	margin: 0px;
	padding: 0px;
	background-color:#5c0005;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


#wrapper {
	width:952px;
	border-color:#660000;
	background-image:url(images/shadow.gif);
	background-repeat: repeat-y;
}

#top {
	height:23px;
}

#main {
	width: 958px;
	background-image:url(images/main_back.gif);
	background-repeat: no-repeat;
	height:491px;
	
}

#flash {
	background-image:url(images/flash_back.gif);
	background-repeat:no-repeat;
	width:958px;
	height:491px;
}
	
#innermain  {
	width: 958px;
	background-color:#cccbcc;
	background-image:url(images/inner_content.gif);
	background-repeat: repeat-y;
	height:491px;
	
}

#footer {
	background-image:url(images/footer_back.gif);
	background-repeat:no-repeat;
	width:958px;
	height:29px;
}


#nav {
	background-image:url(images/nav_back.gif);
	background-repeat: no-repeat;
	height:110px;
	width:958px;
}


#navigation {
	float:right;
	margin-top: 41px;
	margin-right: 16px;
}

.Navtable {
 	
	width:410px;
	height:25px;
	border-collapse:collapse;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
}

.Navtable td {
	
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
}


.Navtable a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}

#contactInfo {
	text-align:right;
	margin-right:7px;
	margin-top: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#453b2d;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	}

.bodytext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	}
		
.bodytext10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:19px;
	}
	
.bodytext a {
	color:#5c0005;
}

ul {
	padding:0px;
	margin:0px;
	list-style-position: inside;
	list-style-type: disc;
}

.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#405d6a;
}

.input
{
  font: normal 11px Arial, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px;
  border-color: #405d6a;
  border-style:solid;
 }
 
 .foot {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#453b2d;
 text-decoration:none;
}

#photoArea 
{
	position:absolute;
	left: 521px;
	top: 135px
}

#photoArea2 
{
	position:absolute;
	left: 523px;
	top: 135px
}

#photoArea3 
{
	position:absolute;
	left: 528px;
	top: 135px
}

#photoArea4 
{
	position:absolute;
	left: 526px;
	top: 135px
}

.dks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#bda36c;
}