@charset "utf-8";
#flashcontent {
	z-index: -1;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	height:0px;
}
#htmlcontent {
	z-index: 1;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	position: relative;
	height:0px;
}
a {
	color:#898989;	
}	
a:hover {
	color:#f48025;
}
#nav {
	z-index: 2;
	margin:0;
	position:relative;
	left: 460px;
	top: 73px;
	width:401px;
	list-style: none;
}
#nav li {
	display: inline;
	font-family: "Arial Black",Arial,Verdana;
	font-size: 11px;
	color: #9e9e9e;
}
#nav li a {
	text-decoration:none;
	color:#9e9e9e;
}
#nav li a:hover {
	color:#272e35;
}
#title{
	font-size:1.0em;
	color:#f48025;
	position:absolute;
	left:499px;
	top:26px;
}
#nav2 {
	z-index: 2;
	margin:0;
	position:absolute;
	left: 460px;
	top: 52px;
	width:401px;
	list-style: none;
}
#nav2 li {
	display: inline;
	font-family: "Arial Black",Arial,Verdana;
	font-size: 11px;
	color: #9e9e9e;
}
#nav2 li a {
	text-decoration:none;
	color:#9e9e9e;
}
#nav2 li a:hover {
	color:#272e35;
}

#logo {
	position:absolute;
	right: 20px;
	top: 30px;
}
body {
	margin:0;
	background-color:#FFFFFF;
	color:#898989;
	font-family: "Helvetica Neue UltraLight","HelveticaNeue LT 25 UltLight","HelveticaNeue UltraLight","HelveticaNeue LT",Helvetica,Verdana,Arial;
}

#homecontent {
	width: 465px;
	float: left;
	height: 380px;
	position: relative;
	top: 535px;
	left:470px;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}
#newscontent {
	width: 840px;
	float: left;
	height: 480px;
	position: relative;
	top: 335px;
	left:25px;
}
#aboutcontent {
	width: 450px;
	float: left;
	height: 480px;
	position: relative;
	top: 125px;
	left:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#aboutcontent h2 {
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	font-family: "Helvetica Neue UltraLight","HelveticaNeue LT 25 UltLight","HelveticaNeue UltraLight","HelveticaNeue LT",Helvetica,Verdana,Arial;
}
#newslist {
	width:650px; 
	height:520px; 
	overflow:hidden;
	float:left;
	clear:right;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#newslist strong {
	font-weight: bold;
	font-size: 12px;
}
#newsarchive {
	width: 90px;
	float: left;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsarchive a{
	text-decoration: none;
}
#scrollbuttons {
	width: 30px;
	float: left;
}

.newsImage {
	border: thin #999999 solid;
	padding: 10px;
	margin: 0 10px 5px 0px;
	float: left;
}
.newsContent {
	float: left;
}
.newsRule {
	margin-top: 5px;
	padding-bottom: 5px;
	border-top:medium dotted #484747;
	clear:both;
}

.BigCaslon {
	font-family: "Big Caslon","HelveticaNeue LT","HelveticaNeue UltraLight","HelveticaNeue LT 25 UltLight",Helvetica,Verdana,Arial;
	font-size: 14px;
}