body {
	background: #ffffff;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	line-height: 1.5em;
}

a, a:visited, a:active {
	color: Blue;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}

#topline {
	height: 15px;
	background: #006400;
	width: 100%;
}

p {
}

h1 {
	padding-top: 10px;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

#logo {
	width: 990px;
	height: 70px;
	text-align: center;
	margin-top: 15px;
}

#tablebg {
	margin : 0 auto;
	width : 990px;
}

#page {
	width:990px;
	text-align:left;
	margin-left:0px;
}

hr {
	height: 1px;
	border-style: none;
	background-color: Green;
	margin: 10px 0;
}

#rightsidebar {
	float:right;
}

#leftsidebar {
	float:left;
}

.sidebarheader {
	background-color: #F0FFF0;
	border: 1px solid Green;
	height: 37px;
	width: 200px;
	padding-bottom: 0px;
}

.sidebarheader2 {
	background-color: #F0FFF0;
	border: 1px solid Green;
	height: 57px;
	width: 200px;
	padding-bottom: 0px;
}

.sidebartitle {
	margin : 0;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	color: #454545;
}

.sidebarbody {
	background-color: #F0FFFF;
	border: 1px solid Green;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	margin-right: 0px;
	margin-top: -5px;
}

.sidebartext {
	margin-top:3px;
	margin-left:10px;
	margin-bottom:5px;
	margin-right:7px;
}

.post {
}

.postheader {
	background-color:#F0FFF0;
	border: 1px solid Green;
	width:530px;
	line-height: 200%;
	padding-bottom:6px;
	padding-top:0px;
	margin-left:225px;
}

.posttitle {
	text-transform: capitalize;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	margin-left:7px;
}

.posttitle a {
	color:#0F5BAF;
}

.postbody {
	background-color:#F0FFFF;
	border: 1px solid Green;
	width:530px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:10px;
	font-size: 12px;
	margin-left:225px;
	margin-top:-5px;
}

.posttext {
	padding-left: 10px;
	padding-right: 5px;
}

.posttext a {
	text-decoration: underline;
	font-style:normal;
}

.postedon {
	letter-spacing : 2px;
	color : #A5A5A5;
	padding-top:3px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:7px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 990px;
	clear: both;
	text-align: center;
}

.bo_recent_posts {
}

.bocat {
}

.ltrades {
}

.links {
}