body
	{
	background-color: #D5D1D2;
        font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
        text-align: center;
        margin: 0px auto;
	}


A.graylinks2:link
{ text-decoration: none; color:#000000; font-size: 1em; font-weight: normal;font-family: arial, geneva, sans-serif }
A.graylinks2:visited
{ text-decoration: none; font-size: 1em; color:#000000; font-weight: normal;font-family: arial, geneva, sans-serif}
A.graylinks2:hover
{ text-decoration: none;  font-size: 1em; color:#88788F; font-weight: normal;font-family: arial, geneva, sans-serif;}
A.graylinks2:active
{ text-decoration:  none; font-size: 1em; color:#000000; font-weight: normal;font-family: arial, geneva, sans-serif;}


.container {
	background-color: #D5D1D2;
        width:100%;
        margin:0px auto;
        text-align:left;
        
        }

.topnav {
	background-color: #FFFFFF;
	padding-left: 20px;
	}

.header {
	background-color: #423136;
	height: 173px;
	}
	
.headphoto {
			width: 284px;
			float: left;
			}
	
.headtitle {
			width: 340px;
			float: left;
			padding-top: 75px;
			}


.greybar {
	clear: both;
	background-color: #D5D1D2;
	border-bottom: 5px solid #D5D1D2;
	margin-bottom: 2px;
	}

.blackbar {
	background-color: #423136;
			border-bottom: 5px solid #423136;
			margin-bottom: 15px;
	}

.leftnav_sub {
	width: 172px;
	float: left;
	padding-left: 10px;
	padding-right: 60px;
	padding-top: 23px;
	}

.content {
	width: 500px;
	float: left;
	padding-top: 23px;
	}

.bottomnav {
	background-color: #000000;
	clear: both;
	}

.footer {
	background-color: #ABA3A6;
	padding-left: 120px;
	}

.footertext {
        font: 75% Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
	}


.search  { background: url(/images/sub_btn_search.gif) no-repeat; text-align: center; 					vertical-align: top; padding-right: 10px; width: 184px; height: 21px }

.searchinput  { font-size: 1em; vertical-align: top; margin-top: 3px; width: 80px; height: 10px; margin-left: 25px }