body {
	background: White;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px auto;
	line-height: 1.2em;
}

a, a:visited, a:active {
	color: #CC0066;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: underline;
}

h1 {
	margin: 27px 0px 27px 0px;
	font-size: 62px;
	color: #990033;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom : 0px;
}

#page {
	width: 980px;
	margin-top: 15px;
	margin-left: 0px;
}

#header {
	width: 980px;
	clear: both;
	padding-bottom: 15px;
}

#header2 {
	width: 980px;
	clear: both;
	border : 1px solid #990033;
	text-align : center;
	background-color : #FFF4FF;
	padding : 5px 0px 5px 0px;
	font-weight : bold;
	margin-bottom : 22px;
}

#leftcolumn {
	float: left;
	margin-right : 15px;
}

.left {
	width: 210px;
	text-align : left;
}

.lefthead {
	border-bottom : 1px solid #990033;
	margin-bottom : 8px;
	padding-bottom : 5px;
	color : #990033;
	font-size : 13px;
}

.leftsmall {
	font-size : 10px;
	padding-bottom : 6px;
}

#rightcolumn {
	border-left: 1px solid #990033;
	padding-left: 25px;
	margin-left : 220px;
	text-align : left;
}

.right {
	width: 730px;
	text-align : left;
}

.righthead {
	border-bottom : 1px solid #990033;
	margin-bottom : 14px;
	padding-bottom : 5px;
	color : #990033;
}

.screenshots {
	text-align : center;
	height : 185px;
}

.screenshotsimg {
	width : 235px;
	float:left;
}

#footer {
	width: 980px;
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 3px;
	border-top : 1px solid #990033;
	margin-top : 15px;
}

ul {
	margin-left : 0px;
	padding: 0px 0px 0px 10px;
}

li {
	list-style: none;
	margin-left : 0px;
}

.ltrades {
	font-weight:normal;
}

.post {
	width: 610px;
	margin: 10px 0 0 0;
	padding: 0 16px 0 0;
}

.posttitle {
	text-transform: capitalize;
	font-size:16px;
	font-weight:bold;
	font-size-adjust: 0.58;
	margin:0 18px 5px 0;
}

.postedon {
	color: #fcb942;
	font-size: 1.1em;
	margin-bottom: 6px;
	margin-left:1px;
}

.postbody {
	font-family: "Arial",sans-serif;
	border-bottom : 1px dotted #990033;
	padding-bottom : 12px;
}

.bo_recent_posts {
	font-weight:normal;
}

.bocat {
	font-weight:normal;
}