@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto !important; 
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 163px;
	width: 990px;
}
#header-bg {
	position: relative;
	height: 163px;
	width: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	}
blockquote { 
	border: 1px solid #333333;
	padding:2px;
	margin-left:3px;
	padding-left: 5px; padding-right:5px;
	width:570px; 
} 

#content-bg {
	background-position: bottom;
	min-height: 440px;
	width: 100%;
	background-color: #121212;
}
#content-bg2 {
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	width: 990px;
}
#content{
	width: 992px;
	z-index: 100;
	padding-top: 30px;
	float: left;
}
#footer {
	margin-right: auto;
	margin-left: 250px;
	height: 104px;
	width: 800px;
	float: left;
}
#footer-bg {
	height: 104px;
	width: 992px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
#menu {
	color: #959595;
	float: left;
	width: 230px;
}
#textarea {
	float: right;
	width: 750px;
	margin-top: -210px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #959595;
	width: 180px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
#menu ul li.current_page_item a{
	color: #FFFFFF;
}
#menu ul .current_page_ancestor a{
color: #959595;
}
#menu ul li.current_page_item a, #menu ul ul li.current_page_item a{
	color: #FFFFFF;
}
#menu ul li.current_page_item a, #menu ul ul ul li.current_page_item a{
	color: #FFFFFF;
}
#menu a.current {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu ul ul{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #959595;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959595;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	float: left;
	line-height: 12px;
	font-size: 10px;
}
#menu ul ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 180px;
	margin-left: 10px;
}
#menu ul ul ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 180px;
	margin-left: 10px;
	text-transform: capitalize;
}
h1 {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copyright {
	font-size: 11px;
	float: left;
	width: 600px;
	margin-top: 10px;
}
#news {
	float: left;
	height: auto;
	width: 700px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.rssdescription a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
.rsstitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86c92e;
	text-decoration: none;
}
.news-wrap{
	float: left;
	width: 500px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.news-wrap h3{ 
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cnnclass{
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
	-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}
-->
