body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a {
color:#999999;
text-decoration:none;
}
#nav {
	margin-top: -45px;
	text-align: left;
	margin-left: 280px;
	margin-bottom: 80px;
	width: auto;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	color: #CCCCCC;
}

#nav a {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #800000;
}

a:link, a:visited, 
{
	color: #999999;
	text-decoration: none;
}

a:hover 
{
	color: #800000;
}
.news_date {
	color:#000000;
	font-weight:bold;
	line-height: 36px;
	font-size: 10px;
}
.righttnav {
	color:#000000;
	text-align:left;
	line-height:14px;
	font-size: 10px;
}
.righttnav strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

#holder {
	width: 1000px;
	background-color: #F8F8F8;
	border: 1px #cccccc solid;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	position: static;
	height: auto;
	overflow: visible;
	margin-right: 30px;
	clear: both;
}

#logo {
	text-align: center;
	width: 260px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: uppercase;
	height: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
	padding-top: 10px;
}

#content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: auto;
	padding-bottom: 30px;
	margin-left: 280px;
	height: auto;
	overflow: auto;
}

#content h1 {
	font-size: 16px;
	color: #800000;
	letter-spacing: 3px;

}

#content h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
}
#footer {
	color: #999999;
	font-size: 9px;
	padding-left: 30px;
	clear: both;
}
#footer a {
	text-align: center;
	color: #800000;
}
#content h1 a {

	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 6px;
	text-decoration: none;
}
#boxr {
	width: 226px;
	background-color: white;
	color: #666666;
	border: 1px #cccccc solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: right;
	clear: both;
	margin-left: 60px;
}
