@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	background-color: #000;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg_flat.png);
}
.main_wrapper_new {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav {
	background-image: url(images/index/nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 46px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
}
.main_wrapper_new .nav {
	padding-right: 30px;
}
.main_content {
	background-color: #252525;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	position: relative;
}
.grey_bg {
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
}
.img_rt {
	padding: 10px;
	float: right;
	
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	z-index: 10;
	position: relative;
}
.img_lft {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img_welcome {
	background-image: url(images/index/img_welcome.jpg);
	height: 317px;
	width: 900px;
	position: relative;
	left: -10px;
}
a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #060;
}
a:visited:hover {
	color: #CCC;
}

a.navlink:link {
	color: #CCC;
	text-decoration: none;
	padding-right: 15px;
}
a.navlink:visited {
	color: #CCC;
	text-decoration: none;
	padding-right: 15px;
}
a.navlink:hover {
	color: #CC9;
	text-decoration: none;
	padding-right: 15px;
}
a.navlink:visited:hover {
	color: #CC9;
	text-decoration: none;
	padding-right: 15px;
}

#feed-control a:link
{
color:#CCC;
}.footer_wrapper a:link {
	color: #CCC;
}
.footer_wrapper a:visited {
	color: #CCC;
}
.footer_wrapper a:hover {
	color: #09C;
}
.footer_wrapper a:visited:hover {
	color: #09C;
}
.nav a:link {
	padding-right: 15px;
	color: #CCC;
}
.nav a:visited {
	padding-right: 15px;
	color: #CCC;
}
.nav a:hover {
	padding-right: 15px;
	color: #CCC;
}
.nav a:visited:hover {
	padding-right: 15px;
	color: #CCC;
}
.title_wht {
	font-size: 24px;
	color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10px;
	height: 52px;
	background-repeat: no-repeat;
}
.title_blue {
	font-size: 24px;
	padding-left: 10px;
	height: 52px;
	background-repeat: no-repeat;
	margin-left: 10px;
	color: #09C;
}
.clr_both {
	clear: both;
}
.txt_bigger {
	font-size: 22px;
}
.txt_medium {
	font-size: 18px;
	color: #CCC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
#index_welcome {
	position:absolute;
	width:518px;
	height:269px;
	z-index:1;
	left: 359px;
	top: 47px;
}
.twoHundredWide {
	width: 275px;
}
.highlight {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2E3B44;
}
#subscribe {
	position:absolute;
	width:397px;
	height:39px;
	z-index:1;
	left: 473px;
	top: 369px;
	text-align: right;
	font-size: 12px;
}
.threeCol {
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 250px;
}
#feed-control a:visited {
	color:#CCC;
}
#feed-control a:hover {
	color:#09C;
}
#feed-control a:visited:hover {
	color:#09C;
}
.rt_col {
	float: left;
	width: 410px;
}
.lft_col {
	float: left;
	padding-right: 10px;
}
.atty_status {
	font-size: 10px;
	color: #999;
}
.white_links a {
	color: #FFF;
}
