body  {
	background: #111111;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	width: 850px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #222222;
	background-image: url(Images/bg_side_bar_fast.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(Images/bg_header_fast.jpg);
	padding-right: 15px;
	padding-left: 15px;
	height: 395px;
	text-align: right;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #222;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 165px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 45px;
	line-height: 135%;
}
.twoColFixLtHdr #mainContent {
	margin-left: 250px;
	padding-right: 25px;
	padding-bottom: 15px;
	line-height: 3.5ex;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(Images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-top: 1px solid black;
	font-style: italic;
	text-align: center;
	font-size: small;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 8px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header h1 {
	padding-top: 50px;
	font-style: italic;
	font-size: 250%;
}
.twoColFixLtHdr #container #header h3 {
	font-size: small;
	font-style: italic;
}
a:link {
	color: #FF6;
}
a:visited {
	color: #FF6;
}
a:hover {
	color: #9F9;
}
a:active {
	color: #9F9;
}
h2 {
	color: #F96;
}
#mainContent h3 {
	color: #FF6;
}
.from_page_feed img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid black;
}
.from_news_feed img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid black;
}