body {
background:#000 url(images/background.jpg)  no-repeat right top fixed;
margin:0px;
padding:0px;
font-family:"Trebuchet MS", Arial, Tahoma;
width:100%;
color:#ffffff;
}
img{
	border:0px;
}
label{
	display:none;
}
a{
	color:#ffffff;
}
#banner{
	min-width:700px;
	height:165px;
	padding:0px;
	margin:0px;
	background:url(images/headerBG.png) no-repeat left top;
}
ul.nav{
	 float:left;
	 margin:0px;
	 margin-left:380px;
	 position:absolute;
	 top:90px;
	 padding:0px;
}
ul.nav li{
	float:left;
	list-style:none;
}
ul.nav li a{
	margin:0px 8px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.narrowcolumn{
	color:#ffffff;
}
#bannerR{
	float:right;
	top:0px;
	position:absolute;
	right:0px;
}
#sidebar {
	width: 336px;
	color:#ffffff;
	float:right;
	position:absolute;
	top:178px;
	right:0px;
	margin-right:12px;
}
#sidebar a{
	color:#ffffff;
	text-decoration:none;
}
.sb_section{

}
.sb_section .top{
	background:url(images/sidebarTop.png) no-repeat bottom left;
	height:20px;
	margin:0px;
	padding:0px;
}
.sb_section .mid{
	background:url(images/sidebarMid.png) repeat-y top left;
	margin:0px;
	padding:0px;
}
.sb_section .bot{
	height:20px;
	margin:0px;
	padding:0px;
	background:url(images/sidebarBtm.png) no-repeat top left;
}
.sb_content{
	padding:0px 16px;
}
.searchbar{
	color:#ffffff;
	background:#000000 url(images/searchbarbg.jpg) bottom left repeat-x;
	border:1px solid #0099CC;
	height:20px;
	margin-top:2px;
	float:left;
	width:233px;
}
.searchbtn{
	float:left;
}
#searchbarcontainer{
	height:25px;
	position:relative;
}

#contentArea{
	padding:8px 358px 10px 15px;
	clear:both;
	min-height:700px;
}
#contentHolder {
	width:100%;
	color:#ffffff;
	float:left;
	margin-right:5px;
	min-height:700px;
}
.cntnt_section{
	margin:0px 0px 65px 0px;
	clear:both;
	max-width:1400px;
}
.cntnt_section a{
	color:#ffffff;
}
.cntnt_section .top{
	background:url(images/cboxTop.png) no-repeat bottom left;
	height:73px;
	margin:0px;
	margin-right:15px;
	padding:0px;
}
.cntnt_section .top .r{
	background:url(images/cboxTopR.png) no-repeat bottom right;
	height:73px;
	margin:0px;
	margin-right:-15px;
	padding:0px;
}
.cntnt_section .top .r .title{
	float:left;
	padding-top:15px;
	margin-left:4px;
	font-weight:bold;
	height:73px;
	width:300px;
}
.cntnt_section .top .r .title a{
	color:#ffffff;
	text-decoration:none;
}
.cntnt_section .top .r .title .date{
	font-weight:normal;
}
.cntnt_section .mid{
	background:url(images/cboxMid.png) repeat-y top left;
	margin:0px;
	margin-right:15px;
	padding:0px;
}
.cntnt_section .mid .r{
	background:url(images/cboxMidR.png) repeat-y top right;
	margin:0px;
	margin-right:-15px;
	padding:0px;
}
.cntnt_section .mid .r .content{
	padding:0px 25px;
}
.cntnt_section .bot{
	height:20px;
	margin:0px;
	margin-right:15px;
	padding:0px;
	background:url(images/cboxBot.png) no-repeat top left;
}
.cntnt_section .bot .r{
	background:url(images/cboxBotR.png) no-repeat top right;
	height:20px;
	margin:0px;
	margin-right:-15px;
	padding:0px;
}
.cntnt_section .content{
	/*padding:0px 16px;*/
}
.cntnt_section .comments{
	height:55px;
	width:197px;
	background:url(images/commentsBG.png) no-repeat top right;
	margin-top:-40px;
	float:right;
	padding-top:30px
}
.cntnt_section .comments a{
	padding:15px 15px 15px 57px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}
.tags a{
	color:#ffffff;
}

#footer{
clear:both;
width:100%;
margin-top:10px;
text-align:center;
color:#ffffff;
height:50px;
background:#000000;
}