body {
top: 0px;
left: 0px;
margin: 0px;
background-color: #666666;
background-image: url('../images/back.gif');
background-position: center top;
background-repeat: repeat-y;
text-align: center;

}

#container {
	width:799px;text-align:left;margin: 0 auto; font-family: Verdana;
	}


#mainnav {
	height:59px; padding-left:11px;
}


#nav {
	padding: 0px; float: left; margin: 0px; list-style-type: none;
}

#logo {
	float:left; padding-top:12px;
}

#dropdowns {
	vertical-align:top;padding-top:21px;float:left
}

#search {
	vertical-align:top;padding-top:19px;padding-right: 5px;float:right;width:121px;
}

.searchbox {
	color: #666666; font-size: 0.7em; height: 12px; width: 90px; padding:2px; border: 0px;
}

#subnav {
	height:17px; padding-left:11px;margin-top: 0px;
	background-image: url('../images/back_top.gif');background-position: left bottom; background-repeat: repeat-x;
	padding-bottom:3px;
	}

#subnav a {
	padding-top: 0px;
	color: #CBCBCB;
	text-decoration: none;
	font-size: 7.5pt;
	margin-top: 0px;
	background-image: url('../images/square.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-right: 4px;
	}

#subnav a:hover {
	color: #FFFFFF;
	}

#subnav a.home {
	background-image: none;
	padding-left: 2px;
	padding-right: 4px;
	}

#subnav a.on, #copy a:hover {
	color: #ffffff;
}

#maincontent {
	float:left; 
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
}

#maincontent_white {
	float:left; 
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	background-color: #ffffff;
	width:100%
}

#copy a{
	color: #CBCBCB;
	text-decoration: none;
	font-size: 55%;
	margin-top: 0px;
	background-image: url('../images/nav_line.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right: 8px;
	}

#copy a.noback{
	background-image: none;
}

#copy a.noback:hover{
	background-image: none;
	color: #CBCBCB;
}

#mainpiccontent {
	float:left; 
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	background-color: #ffffff;
	width:769px;
	padding-left:16px;
	padding-right:14px;
}

#mainpiccontent p {
	color: #717171;
	font-size: 0.7em;
	margin-top:5px;
}

#mainpiccontent a {
	color: #717171;
	text-decoration: none;
}

