body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/down-image.jpg);
	background-repeat: repeat-x;
	}
a {
	color:#000000;
	}
.style2 {
	color: #FFFFFF;
	font-weight: bold; 
	}

#body-header {
	height: 150px;
	width: 900px;
	text-align: left;
	margin-top: 18px;
	position: relative;
	}
#header {
	height: 150px;
	width: 900px;
	float: left;
	}
#logo {
	width: 300px;
	height: 100px;
	float: left;
	}
#search {
	width: 500px;
	height: 90px;
	float: right;
	}
#body-main {
	height: 720px;
	width: 900px;
	float: inherit;
	}
#content-bar {
	width: 900px;
	height: 50px;
	float: right;
	margin-top: 20px;
	}
#styletwo{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/menu/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#styletwo ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#styletwo ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#styletwo ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:6px 20px 0 20px;
	height:24px;
	}
#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background:transparent url(images/menu/bgON.gif) repeat-x top left;
	}


#top_avert {
	width: 900px;
	height: 200px;
	margin-top: 5px;
	float: left;
	left: 0px;
	background-color:#6699CC;
	}
#top_avert_img {
	height: 200px;
	width: 350;
	float: left;
	}
#top_avert_input {
	height: 200px;
	width: 550px;
	float: right;
	text-align: left;
	}
#main-boxes {
	width: 900;
	height: 520;
	float: right;
	}
#main-content {
	width: 370px;
	height: 500px;
	margin-top: 10px;
	left: 0px;
	background-color:#6699CC;
	float: left;
	}
#center-top-content {
	width: 250px;
	height: 100px;
	margin-left: 10px;
	margin-top: 10px;
	left: 0px;
	float: left;
	background-color: #6699CC;
	}
#blog-feed {
	width: 260px;
	height:	400px;
	float: right;
	margin-top: 10px;
	background-color: #6699CC;
	}
#advert {
	width: 250px;
	height: 390px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	background-color: #6699CC;
	}
#body-footer {
	margin-top: 10px;
	width: 900px;
	height: 150px;
	background-image: url(images/Footer.png);
	}
#twitter { 
	height: 372px; 
	width: 232px;
	position: absolute;
	}
#blog-out-frame {
	margin-top: 10px;
	width: 900px;
	}
#blog-frame {
	float: left;
	width: 600px;
	}
#blog-google {
	float: left; 
	width: 160px;
	height: 600px;
	margin-left: 10px;
	background-color: #6699CC;
	}
#blog-sidebar1 {
	float:left;
	background-color: #6699CC;
	width: 120px;
	height: 600px;
	margin-left: 10px;
	}
	
.post {
	text-align: left;
	color: #000000;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.storytitle {
	color: #666666;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #6699CC;
	}
.meta {
	background-color: #CCCCCC;
	
	}
.storycontent {
	}