/* Reset */
html, body, div, span, h1, h2, h3, p, a, img, ul, li, fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
p {
	margin-bottom: 10px;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
a img {
	border:none;
}
body {
	font: 11px/18px tahoma, verdana, arial;
	color: #3b3b3b;
}
h1, h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 18px tahoma, verdana, arial;
	font-weight: bold;
	color: #154b7d;
}
a {
	color: #154b7d;
	text-decoration: none;
}
div#footer a, div #searchbar a{
    color: #fff;
	text-decoration: none;
}
div#footer a:hover, div #searchbar a:hover{
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
div#wrapper {
	width: 990px; 
	left: 50%;
	margin-left: -480px;
	position: relative;
	background: url(bg.jpg) repeat-y;
	background-position: center;
}
div#searchbar {
	width: 900px;
	height: 35px;
	background: url(images/searchbar.jpg) repeat-x;
	color: #ffffff;
	line-height: 35px;
	margin-left: 10px;
}
div#header {
	margin-left: 10px;
height: 152px;
border-bottom: 1px solid #000;
width: 971px;
}
div#body {
	margin-left: 10px;
	padding-bottom: 10px;
}
div#body div#left, div#body div#center, div#body div#right {
	float: left;
}
div#body div#left {
	width: 250px;
	background-color: #ddd;
	min-height: 300px;
}
div#body ul {
	list-style-type: none;
}

div#body div#left ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}
div#body div#left ul ul li {

}
div#body div#left ul li:hover ul {
	display:block;
}
















div#body div#left ul li a{
	color: #000000;
	text-decoration: none;
	padding: 5px 0 0 10px;
	float: left;
	display: block;
width: 160px;
}
div#body div#left a:hover{
	text-decoration: underline;
}
div#body div#center {
	width: 700px;
	margin: 10px;
}
div#footer {
	bottom: 0;
	width: 971px;
	height: 35px;
	background-color: #888;
	color: #ffffff;
	line-height: 35px;
	margin-left: 10px;
text-align: center;
}
div.clear_float {
	clear: both;
}
.post{
	margin:0 0 25px 0;
	background-color: #e8e8e8;
	padding: 2px 5px 5px 5px;
}
.post-author, .post-date, .post-comm {
	font-size: 1em;
	text-decoration:none;
	color: #154b7d;
}
.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
}
.post-date {
	margin: 0 0 0 0;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
}
.left {
	margin: 0 0 0 10px;
	width: 440px;
	float: left;
}
.right {
	margin: 0 10px 0 0;
	width: 440px;
	text-align: right;
	float: left;
}
.photoright {
	width: 180px;
	height: 180px;
	padding: 4px 0 0 4px;
	margin-top: 30px;
	background: url(images/photoright.jpg) no-repeat;
}

.center {
text-align: center;
margin-top: 10px;
}
