body {
	font-family: arial;
	color: #666666;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

a {
	color: #FA4000;
	text-decoration: none;
}

a:hover {
	color: #FC8A06;
}

img {
	border: 0;
}

form {
	margin: 0;
}

ul {
	margin-top: 0px;
}

.bio_image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:17px;
}

.page_header {
	color: #fa4000;
	font-size: 20px;
	margin-top: 12px;
}

.sub_header {
	font-size: 14px;
	font-weight: bold;
}

#reality {
	margin-top:0;
}

#reality li {
	margin-top: 10px;
}

.dark_orange {
	color: #fe8d21;
}

.light_grey{
	color: #a9a7a7;
}

.big_blue {
	color: #0099ff;
	font-size: 16px;
	line-height: 24px;
}

#twitter {
	text-align:center;
}

#twitter a{
	color:#64CEF5;
	font-weight:bold;
}

#twitter a:hover {
	color:#85D0ED;
}

.vert_mid {
	vertical-align: middle;
}

.back {
	float: right; 
	margin-right: 30px;
	margin-top: 12px;
}

#home_go {
	margin-bottom: 8px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 929px;
	overflow: auto;
}

#header {
	margin: 0 auto 15px auto;
	position: relative;
	height: 105px;
	width: 929px;
	text-align: left;
}

#menu {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}	

#menu a {
	line-height: 36px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 25px 0 25px;
}

#menu img {
	float: left;
}

.menu_item {
	background: url('/objects/images/menu-bg.jpg') repeat-x; 
}

.menu_item:hover {
	background: url('/objects/images/menu-bg-over.jpg') repeat-x;
	text-decoration: none;
}

#menu_left {
	background: url('/objects/images/menu-left.jpg');
}
#menu_left:hover {
	background: url('/objects/images/menu-left-over.jpg');
}

#menu_right {
	background: url('/objects/images/menu-right.jpg') right;
}
#menu_right:hover {
	background: url('/objects/images/menu-right-over.jpg') right;
}

#bottom_home {
	float: left;
	width: 929px;
	clear: both;
}

#left_home {
	width: 500px;
	float: left;
	min-height: 350px;
	_height: 350px;
}

#left_home p {
	margin-top: 25px;
}

#news p{
	margin-top:12px;
}

.right_home {
	width: 342px;
	background: #f6f6f6;
	float: right;
	margin-top: 5px;
}

.right_home_wrapper{
	padding: 20px 20px 20px 20px;
}

.right_home p {
	margin: 0 0 20px 0;
}

.right_home form {
	margin-top: 10px;
}

#right_home_link {
	color: #666666;
}

#right_home_link:hover {
	color: #FA4000;
}

#left_nav {
	width: 192px;
	min-height: 620px;
	_height: 620px;
	float: left;
	margin-top: 95px;
}

#left_nav a {
	color: #f97d18;
	display: block;
	padding-left: 25px;
	margin-bottom: 10px;
}

.left_main:hover {
	font-weight: bold;
	text-decoration: none;
	background: url('/objects/images/left_nav_bg.jpg') no-repeat 0 5px;
}

.left_sub:hover {
	font-weight: bold;
	text-decoration: none;
}

.left_sub {
	margin-left:10px
}

#content {
	float: left;
	width: 730px;
	position: relative;
}

#content_right {
	width: 200px;
	position: absolute;
	top: 110px;
	right: 0;
}

#right_signup {
	background: #F6F6F6;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

#right_signup_form {
	background: #F6F6F6;
	padding: 0px 10px 10px 10px;
	_padding: 10px 0px 0px 0px;
	margin: 0;
}

#footer {
	width: 929px;
	clear: both;
	margin: 20px auto 0 auto;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #FA4000;
}

#footer_left {
	float: left;
	font-size: 10px;
}

#footer_right {
	float: right;
}