body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
body,span {
	font-family: Georgia, Times New Roman, Times Roman, Times, serif;
	font-size:14px;
	line-height: 18px;
	color: #ffffff;
}
a {
	color: #FFEEAA;
}
h3 {
	font-family: Georgia, Times New Roman, Times Roman, Times, serif;
	font-size:16px;
	line-height: 22px;
	color: #ffffff;
}
#sticky, #sticky p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#cccccc;
}
#sticky h3, #sticky p h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#cccccc;
}
#Container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:996px;
	height:100%;
}
#Header {
	width:996px;
	height:300px;
	margin:0px;
}

#ActionStrip {
	width:996px;
	height:20px;
	margin:0px;
	padding-top:5px;
	margin-bottom:6px;
}
#ActionStrip a {
	font-family: Georgia, Times New Roman, Times Roman, Times, serif;
	font-size:12px;
	font-style:italic;
	color:#FFEEAA;
	text-decoration:none;
	padding-left:24px;
}
#ActionStrip a:hover {
	color:#FFEE44
}
#NavStrip {
	width:996px;
	text-align:center;
	margin:0px;
	border-top:1px #585858 solid;
	border-bottom:1px #585858 solid;
	padding-top:4px;
	margin-bottom:18px;
}
#NavStrip a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#cdcdcd;
	text-decoration:none;
	padding-right:3px;
	text-transform:uppercase;
}
#NavStrip a:hover, #NavStrip a:active {
	color:#ffffff;
}
#NavStrip font {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:3px;
	text-transform:uppercase;
}
#Column_1, #Column_1_Sidebar {
	float:left;
	width:320px;
	padding-right:10px;
	/*border-right:1px solid #212121;*/
}

#Column_1_Sidebar {
	border-right:1px solid #212121;
	border-bottom:1px solid #212121;

}
#Column_2 {
	margin: 0px 330px 0px 338px;
}

#Column_23 {
	margin: 0px 0px 0px 350px;
}

#Column_3 {
	float:right;
	width:320px;
	padding-left:10px;
	/*border-left:1px solid #212121;*/
}
#Column_1 hr,#Column_2 hr,#Column_3 hr,#Column_23 hr {
	background-color:#434343;
	color:#434343;
	border: 1px solid #434343;
	width:50%;
}
#social_div {
	float:right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#Footer {
	width: 996px; /* width of site */
	clear: both;
	text-align: center;
	padding-top:24px;
}
.tiny {
	color:#cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}
a.link_more {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-style:italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none;
	color:#9a9a9a;
	/*color:#807755;*/
}
a.link_more:hover {
	color:#ffeeaa;
}
font.column_head, font.sidebar_head {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#a03333;
}
font.sidebar_head {
	font-size:14px;
}
.rel_datetime {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#b0b0b0;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}
a.rel_datetime {
	color:#b3a778;
	text-decoration:none;
}
font.sidebar_date, font.feature_date {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none;
	color:#787878;
}
.FBConnectButton_Text_Simple {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
