#container {
	width : 70%;
	margin-left : auto;
	margin-right : auto;
	background-color : white;
	border : 0px solid silver;
	}


body{
	font-family: Arial,sans-serif;
	color: #515151;
	 font-size: 110%;
	line-height: 1.166;	
	margin: 5px;
	padding: 5px;
	width: 90%;
	background-color: #ffffff;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img
{	border-style: none;
}


#masthead{
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px solid #d8954b;
	width: 100%;
}

#nav{
	clear: both;
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	text-align : center;
	font-size: 70%;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
	border-bottom : 1px solid #D0D0D0 ;
}
	
}

#index_content {
	margin-right : 20px;
	margin-left : 20px;
}

h3 {
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	font-weight : 500;
	color: #666666;
	margin-right:10px;
	margin-left: 10px;
	size: 140%;
}

h4 {
	font-family : "Palatino", Times New York,  serif;
	color: #828277;
	margin-left: 0px;
	size: 150%;
}

h5 {
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	color: #336699;
	size: 70%;
	font-weight : 600;
	margin-top : 0;
	margin-bottom : 0;
	}

#introduction {
	padding-top : 0;
	padding-left : 25px;
	margin-top : 10px;
	margin-bottom : 10px;
	font-size : 80%;
	font-family : Verdana, sans-serif;
}

#nav{
	clear: both;
	font-family : "Gill Sans", News Gothic, Myriad Web, News Gothic, Trebuchet, New Century Gothic, Verdana, sans-serif;
	text-align : center;
	font-size: 70%;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
	border-bottom : 1px solid #D0D0D0 ;
}

a:link , a:visited , a:active {
	color : #A37B45;
	border-bottom : 0px solid white;
	padding : 1px;
	text-decoration : none;
	}

a:active {
	border-bottom : 0px solid silver;
color : #A37B45;
text-decoration : none;
	}

a:hover {
	border-bottom : 0px dotted silver;
color : #A37B45;
text-decoration : none;
	}
