/* Screen */
html {
	height: 100%;
	margin: 0 0 1px 0;
	padding: 0;
	overflow-y: scroll;
}
body, th, td {
	margin: 0;
	padding: 0;
	background: #ffffff url(/_img/bg_icon.png) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #2e3640;
}
td, th {
	color: #2e3640;
}
a:link {
	text-decoration: none;
	color: #EF792F;
}
a:visited {
	text-decoration: none;
	color: #EF792F;
}
a:hover {
	text-decoration: underline;
	color: #EF792F;
}
a:active {
	text-decoration: none;
	color: #EF792F;
}
a img {
	border: 0;
}
#wrapper {
	background: #ffffff;
	color: #2e3640;
	margin: 0 auto;
	width: 760px;
}
#header {
	clear: both;
	margin:0;
	padding: 0;
	background: #2e3640 url(/_img/top_bg.gif) top left no-repeat;
	height: 40px;
	vertical-align:middle;
}
#header h1 {
	display:none;
}
#header h2 {
	text-align: center;
	color: #999999;
	font-size: 11px;
	padding: 12px 0 0 0;
	margin:0;
}
#header h2 a:link, a:visited, a:hover, a:active {
	color: #999999;
	text-decoration:none;
}
#header #textrotator h2 {
	text-align: center;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	padding: 7px 25px 2px 25px;
	margin:0;
}
#indexheader {
	clear: both;
	margin:0;
	padding: 0;
	background: #2e3640 url(/_img/top_bg.gif) top left no-repeat;
	height: 40px;
	vertical-align:middle;
}
#indexheader h2 {
	text-align: center;
	color: #999999;
	font-size: 11px;
	padding: 12px 0 0 0;
	margin:0;
}
#indexheader h2 a:link, a:visited, a:hover, a:active {
	color: #999999;
	text-decoration:none;
}
#header_img {
	margin: 0;
	border: 0;
}
#photo {
	display:block;
	float:left;
	width:514px;
	height:470px;
}
#indexlogo {
	display:block;
	float:left;
	width:246px;
	height:160px;
}
#intro {
	display:block;
	float:right;
	width:200px;
	margin:0 20px;
}
#intro p {
	line-height:13px;
	margin:0;
}
#intro ul {
	margin:0;
	list-style-type:none;
}
#intro li {
	margin:12px 0;
	list-style-type:none;
}
.logo_right {
	display:block;
	float:right;
	width:246px;
	height:175px;
}
#index {
	vertical-align:top;
}
#index .intro {
	position:relative;
	left:0;
	top:0;
	display:block;
	width:230px;
	float:right;
}
#index .intro p {
	line-height: 13px;
	margin:20px;
}
#index .intro ul {
	margin:20px;
	padding:0;
}
#index .intro li {
	margin: 8px 0 8px 0;
	color: #333333;
	line-height: 13px;
	list-style-type:none;
}
#navbar {
	float: left;
	width: 150px;
	margin: 2px 0 2px 0;
	padding: 0;
}
#nav {
}
#nav ul {
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
}
#nav li {
	margin: 3px 0;
}
#nav li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #2e3640;
	display: block;
	padding: 5px 0 1px 10px;
	background: #F4F4F4;
	border-left: 4px solid #cccccc;
}
#nav li a:hover {
	background: #eaeaea;
	color: #EF792F;
	border-left: 4px solid #2e3640;
}
#join {
	background-color:#FFFFFF;
	width: 120px;
	margin: 5px;
	padding: 5px;
	border:1px solid #c9cacb;
	line-height: 13px;
}
#join .input {
	clear:both;
	width:110px;
	border:1px solid #c9cacb;
	background-color:#FFFFFF;
	margin: 5px 0;
	padding:1px 1px 1px 5px;
	font-size:10px;
}
#join .submit {
	width:35px;
	height:17px;
	cursor:pointer;
	border:outset 1px #cccccc;
	background:#DB0006;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:1px;
}
#join .safeunsub {
	padding:5px 0 5px 0;
}
#news {
	float: left;
	width: 130px;
	margin: 5px;
	padding: 0;
	background-color: #ffffff;
}
#news h3 {
	font-size:14px;
	padding: 5px 2px;
	margin:2px 2px 1px 0;
	color: #505050;
}
#news p {
	padding: 0;
	margin:2px 2px 5px 5px;
	color: #505050;
	line-height: 13px;
}
#news p .flush_right {
	padding:0;
	margin:0;
}
#news .newsitem {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:7px;
}
#news .date_orange {
	background: url(/_img/date_orange.gif) left no-repeat;
	display:block;
	width:130px;
	height:25px;
	padding: 18px 0 2px 6px;
	margin:5px 2px 0 5px;
	color: #505050;
	font-weight:bold;
}
#news .date_red {
	background: url(/_img/date_red.gif) left no-repeat;
	display:block;
	width:130px;
	height:25px;
	padding: 18px 0 2px 6px;
	margin:5px 2px 0 5px;
	color: #505050;
	font-weight:bold;
}
#news .date_black {
	background: url(/_img/date_black.gif) left no-repeat;
	display:block;
	width:130px;
	height:25px;
	padding: 18px 0 2px 6px;
	margin:5px 2px 0 5px;
	color: #505050;
	font-weight:bold;
}
#news .date_gray {
	background: url(/_img/date_gray.gif) left no-repeat;
	display:block;
	width:130px;
	height:25px;
	padding: 18px 0 2px 6px;
	margin:5px 2px 0 5px;
	color: #505050;
	font-weight:bold;
}
#news .date_blue {
	background: url(/_img/date_blue.gif) left no-repeat;
	display:block;
	width:130px;
	height:25px;
	padding: 15px 0 4px 6px;
	margin:5px 2px 0 5px;
	color: #505050;
	font-weight:bold;
}
#news a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#news a:hover {
	color: #EF792F;
	text-decoration:underline;
}
#sidebar {
	float: right;
	width: 115px;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar p {
	margin: 0 8px 16px 0;
	line-height: 13px;
}
#sidebar h4 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color: #999999;
	margin:0 0 5px 0;
}
#sidebar h3 {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color: #2e3640;
	margin:5px 0 10px 0;
}
#sidebar .box p {
	margin:0 5px 8px 0;
}
#sidebar .box {
	border:1px solid #f4f4f4;
	margin:0;
	padding:8px 3px 5px 10px;
}
#sidebar .box_gray {
	border:1px solid #f4f4f4;
	background-color:#CCCCCC;
	margin:0;
	padding:8px 3px 5px 10px;
}
#sidebar .box_orange {
	color:#ffffff;
	border:1px solid #f4f4f4;
	background-color:#F95A0F;
	margin:0;
	padding:8px 3px 5px 10px;
}
#sidebar .box_red {
	color:#ffffff;
	border:1px solid #f4f4f4;
	background-color: #DB0006;
	margin:0;
	padding:8px 3px 5px 10px;
}
#sidebar .text {
	background-color:#FFFFFF;
}
#sidebar .textshade {
	background-color:#e6e6e4;
}
#sidebar img {
	text-align:center;
	border:1px solid #f4f4f4;
	border:none;
	padding:5px 0;
}
#sidebar .harnessing {
	padding:2px 0 5px 0;
}
#sidebar a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#sidebar a:hover {
	color: #EF792F;
	text-decoration:underline;
}
.more {
	text-align:right;
	display:block;
	padding:0 3px 0 0;
	margin:0;
}
#subspace {
	float:left;
	width:465px;
	height:60px;
}
#subnav {
	display:block;
	float:left;
	margin: 10px 0 5px 32px;
	padding: 10px 0;
}
#subnav .item {
	display: block;
	float:left;
	width:inherit;
	border-bottom:1px dashed #cccccc;
	padding-left: 8px;
	padding-right:4px;
	padding-bottom:5px;
	border-left:1px solid #cccccc;
	font-size: 11px;
}
#subnav a {
	text-decoration: none;
	font-size: 11px;
	margin:0;
	padding:0;
}
#body {
	margin: 0 125px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 5px 20px 10px 20px;
	text-align: left;
}
#body td {
	background:none;
}
#body p {
	margin:6px 0 12px 0;
}
#body h2, #body h3 {
	font-size: 16px;
	font-weight:bold;
	color: #2e3640;
	margin:0 0 8px 0;
}
#body h4 {
	font-size:14px;
	line-height:16px;
	/*	background: url(/_img/icon_bullet.gif) center left no-repeat;*/
	padding:0;
	margin:0;
	color:#999999;
}
#body blockquote {
	line-height: 13px;
	border-left:1px solid #DB0006;
	padding:5px 5px 2px 12px;
}
#body img {
	padding: 5px;
	display:inline;
	background: #ffffff;
	border: none;
}
#body .noborder {
	padding: 0;
	display:inline;
	background: #FFFFFF;
	border: none;
	text-align:right;
}
#body a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#body a:hover {
	color: #EF792F;
	text-decoration:underline;
}
#table {
}
#table .row {
	display:block;
	width:430px;
	height:80px;
	border:none;
	margin:10px 0 25px 0;
}
#table .logo {
	float:left;
	width:120px;
	display:block;
	padding-bottom:8px;
	border-bottom:1px thin #F4F4F4;
}
#table .description {
	float:left;
	width:300px;
	display:block;
	margin-left:10px;
}
#table .description p {
	margin:0;
	padding:0;
	line-height: 13px;
}
#table a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#table a:hover {
	color: #EF792F;
	text-decoration:underline;
}
#footer {
	background-color:#FFFFFF;
	height:80px;
	display:block;
	margin: 0;
	padding: 5px;
	border-top: 4px solid #db0006;
	width: 750px;
	clear:both;
}
#footer .left {
	float:left;
	width: 600px;
	height:70px;
	text-align: center;
	color: #808080;
	font-size: 11px;
	line-height:13px;
}
#footer .right {
	float:left;
	width: 139px;
	height:70px;
	border-left: 1px solid #f0f0f0;
	text-align: right;
	color: #808080;
	font-size: 11px;
}
#footer img {
	padding:5px 3px;
}
#footer p {
	margin:5px;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.align_left {
	margin: 10px 10px 5px 0;
	float: left;
	width: auto;
}
.align_right {
	margin: 10px 0 5px 10px;
	float: right;
	width: auto;
}
.align_center {
	text-align: center;
}
.flush_right {
	text-align: right;
}
.flush_left {
	text-align: left;
}
.footnote {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
#tweets {
	float: left;
	clear: both;
	width: 150px;
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
	padding: 0;
}
#tweets ul {
list-style-type:none;
padding:3px;
margin-left:6px;
}
#tweets li {
	line-height: 13px;
	margin-bottom:9px;
}
#tweets h3 {
	font-size:14px;
	padding: 5px 2px;
	margin:2px 2px 1px 5px;
	color: #505050;
}
#tweets a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#tweets a:hover {
	color: #EF792F;
	text-decoration:underline;
}
#columns p {
	margin:5px 0 20px 0;
	line-height: 13px;
}
#columns {
	display:block;
	width:400px;
}
#columns .column1 {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
#columns .column2 {
	float:left;
	width:200px;
	margin-left:20px;
	padding:0;
}
#columns a:link, a:visited {
	color: #EF792F;
	text-decoration:none;
}
#columns a:hover {
	color: #EF792F;
	text-decoration:underline;
}
