html, body {
    height: 100%;
}

.wrapper {
	width: 800px;
	overflow: hidden;
}
.header {
	width: 800;
	height: 152;
	background: url(images/banner/rotate.php);
	background-repeat: repeat;
	background-position: top;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
	
.menu {
   text-align: left;
	width: 800;
	height: 36;
	background: url(images/cscn_1_02.jpg);
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
}
.menu  A{
	text-decoration: none;
	color: White;
}
.content {
	width: 800;
	text-align: left;
	height: auto;
	background: url(images/cscn_1_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.main {
	background: url(images/cscn_1_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	float: left;
	width: 410px;
	height: auto;
	color: 222222;
}
#main A{
	color: #178309;
}

.footer {
	clear: both;
	width: 800;
	height: 39;
	background: images/cscn_1_04.jpg);
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: White;
}

hr {
	border: 0;
	color: #178309;
	background-color: #178309;
	height: 2px;
	}

h2{
	color: #178309;
}

h3{
	color: #178309;
}


#post_feed{
	font-size: small;
}

#post_feed A{
	text-decoration: none;
	color: #178309;
}

.description {
	display:none;
}