body {
	background: #FFFFFF;
	color: #393939;
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin: 0 auto;
	line-height: 1.5em;
}


a, a:visited, a:active {
	color: #454545;
	text-decoration: none;
}

a:hover {
	color: #4682B4;
	text-decoration: underline; 
}

#topline {
	height: 35px;
	background: #626262;
	width: 100%;
}

p {
}

h1 {
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
}

h2 {
	font-size: 12px;
	text-align: left;
	padding-top: 35px;
	padding-left: 6px;
}

#logo {
	width: 990px;
	height: 130px;
	text-align: center;
	background: #F5F5F5;
	background-image: url(images/logo.gif);
}

#tablebg {
	margin: 0 auto;
	width: 990px;
}

#page {
	width: 990px;
	text-align: left;
	margin-left: 0px;
}

hr {
	height: 1px;
	border-style: none;
	background-color: #C0C0C0;
	margin: 10px 0;
}

#rightsidebar {
	float: right;
}

#leftsidebar {
	float: left;
}

.sidebarheader {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	height: 37px;
	width: 210px;
	padding-bottom: 0px;
}

.sidebartitle {
	margin: 0;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}

.sidebarbody {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 210px;
	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: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 520px;
	line-height: 200%;
	padding-bottom: 6px;
	padding-top: 0px;
	margin-left: 234px;
}

.posttitle {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	font-size-adjust: 0.60;
	padding-top: 5px;
	margin-left: 7px;
}

.posttitle a {
	color: #0F5BAF;
}

.postbody {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 520px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	margin-left: 234px;
	margin-top: -5px;
}

.posttext {
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}

.posttext a {
	text-decoration: underline;
	color: #0d378c;
	font-style: normal;
	font-weight: bold;
	font-size: 115%;
}

.postedon {
	letter-spacing: 1px;
	color: #A5A5A5;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 3px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 990px;
	clear: both;
	text-align: center;
}

.bo_recent_posts {
}

.bocat {
}

.ltrades {
}

.links {
}

ul {
	margin: 4px 0px 0px 0px;
	padding-left: 0px;
}

li {
	list-style: none;
	margin-left : 0px;
	padding-left : 0px;
	margin-bottom : 2px;
}
