body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8D8D8;
}
body {
	background-color: #222222;
	background-image: url(http://www.blackopsmedia.com/mt/default_templates/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #FF9205;
}
a:visited {
	color: #FF9205;
}
a:hover {
	color: #FF9205;
}
a:active {
	color: #FF9205;
}
#wrap {
	width:933px;
	margin:0 auto;
	text-align:left;
}
#header {
	margin:0;
	height:80px;
}
#nav {
	margin:2px 0;
	height:43px;
}
#banner {
	background:url(http://www.blackopsmedia.com/mt/default_templates/images/banner.jpg) no-repeat;
	height:321px;
}
#bannerB {
	height:27px;
}
#content {
	background:url(http://www.blackopsmedia.com/mt/default_templates/images/content_bg.jpg) repeat-y;
}
#main {
	width:689px;
	float:left;
}
#main ul {
	margin: 15px 1px;
padding:0 0;
}
#main li {
	display:inline;
padding: 0 0px 0 0 0;
margin:0 5px 0 0;
}
#sidebar {
	width:227px;
	float:right;
}
#sidebar a:link,#sidebar a:visited,#sidebar a:active{
	color:#d8d8d8;
	text-decoration:none;
}
#sidebar a:hover{
	color:#FF9205;
	text-decoration:underline;
}

#sidebar ul {
	margin: 10px 15px 10px 15px;
	padding:0;
line-height:17px;
	list-style-type:none;
}
#footer {
	clear:both;
	background:#222222;
	padding:10px 0;
	text-align:center;
	font-size:10px;
}
.post {
	width:660px;
margin:10px auto;
}
#main h2 {
	color:#FF9205;
	font-size:13px;
	margin:0;
	text:0;
}
#main h2 a:link,#main h2 a:active,#main h2 a:hover,#main h2 a:visited {
	text-decoration:none;
}
.title {
	float:left;
}
.date {
	float:right;
	color:#FF9205;
	font-weight:bold;
}
.entry {
	clear:both;
	padding:10px 0;
}