body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EEEEEE;
	background-color: #080801;
	line-height: 20px;
}


#outline {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 656px;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 25px;
}

#header {
	height: 75px;
	width: 850px;
}

#head_logo {
	width: 240px;
	float: left;
	height: 55px;
	padding-top: 20px;
	text-align: center;
	padding-left: 20px;
}

#head_split {
	width: 40px;
	float: left;
	height: 62px;
	text-align: center;
	padding-top: 13px;
}

#head_nav {
	text-align: center;
	width: 525px;
	float: right;
	height: 40px;
	padding-top: 27px;
	padding-right: 25px;
}

#body {
	height: 550px;
	width: 850px;
	clear: both;
	background-color: #FFFFFF;
}

#body_inside {
	height: 544px;
	width: 838px;
	background-color: #000000;
	margin: 0px 6px 6px;
}

#sidebar {
	width: 242px;
	float: left;
	padding-left: 12px;
	color: #DDDDDD;
	padding-top: 6px;
	height: 544px;
}

#split {
	width: 40px;
	float: left;
	height: 530px;
	color: #DDDDDD;
	text-align: center;
	padding-top: 20px;
}

#content {
	float: right;
	width: 526px;
	color: #DDDDDD;
	padding-right: 12px;
	padding-top: 12px;
	height: 538px;
	padding-left: 6px;
}

#flash {
	width: 515px;
	padding-top: 9px;
	height: 290px;
	padding-bottom: 9px;
}

#footer {
	width: 835px;
	height: 28px;
	background-color: #DDDDDD;
	clear: both;
	padding-top: 7px;
	padding-left: 15px;
}

#featureBox {
	border: thin solid #FFFF66;
	width: 380px;
	padding: 20px;
}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: .1em;
}

.navbar {
	font-family: "Trebuchet MS", Geneva, Vedana;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 11px;
	padding-left: 11px;
	color: #DDDDDD;
}

.pageTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 6px;
	line-height: 24px;
}
.sitebyfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
	line-height: 17px;
}

li {
	list-style-position: outside;
	list-style-image: url(images/yellow_bullet.jpg);
	line-height: 20px;
	padding-bottom: 20px;
}
.body_small {
	font-size: 14px;
	color: #DDDDDD;
	line-height: 18px;
}
.body_link {
	font-size: 15px;
	color: #DB9942;
	line-height: 20px;
}
#article_links {
	width: 512px;
	padding-top: 9px;
	height: 241px;
	padding-bottom: 9px;
	overflow: auto;
	margin-top: 5px;
	padding-right: 3px;
}
#article_body {
	width: 512px;
	padding-top: 9px;
	height: 299px;
	padding-bottom: 9px;
	overflow: auto;
	padding-right: 3px;
	margin-top: 5px;
}
#news_links {
	width: 512px;
	padding-top: 9px;
	height: 346px;
	padding-bottom: 9px;
	overflow: auto;
	margin-top: 5px;
	padding-right: 3px;
}
.body_smaller {
	font-size: 12px;
	color: #DDDDDD;
	line-height: 18px;
}
.body_slogan {
	font-size: 16px;
	color: #DDDDDD;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
