body{
	margin: 0px;
	padding: 0px;
	font-family:   "Trebuchet MS", Arial;
	font-size: 13px;
	padding: 0px;
	background-color: #000;
	color: #fff;
}

img{border: 0px}

.bizarregirlDiv{
	position: relative;
	/*left: 665px;*/
	left: 30px;
	top: -15px;
	margin: 0px;
	padding: 0px;
	display: inline
}
.blogBannerLinkImg{
	width: 600px;
	height: 213px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.bizarregirlDiv img{
	height: 250px;
	margin: 0px;
	padding: 0px;
}
/* all, ie7, ie8 in order*/
/*.bMenu{
background-color: ;

opacity: .5;
filter: alpha(opacity=50);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

}*/

.bMenu{
background-color: #000000;
}
a:link{color:#ccffff; text-decoration: none}
a:visited{color:#808080; text-decoration: none}
a:active{color:#00FFFF; text-decoration: none}
a:hover{color: #ffffff; text-decoration: none}

.masterbody{
	width: 875px;
	border-left: solid 1px #008000;
	border-right: solid 1px #008000;
	border-top: solid 1px #008000;
	border-bottom: solid 1px #008000;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

/* TOP BANNER */
.topBanner{
	border-bottom: solid 1px #008000;
	height: 225px;
	padding: 10px;

	background-repeat: no-repeat;
	background-position: top left;
}

.topAd{
	margin: 5px auto 5px auto;
	text-align: center;
	/*border: solid 1px yellow;background-color: white;*/
	width: 468px; height: 60px;  float:left;
	margin-left: auto;
	margin-right: auto;
	background-color: #666;
}

.leftAd{
	/*border: solid 1px yellow; */
	margin-right: auto; margin-left: auto; width: 160px; height: 600px; 
	background-color: #666;
}
/* TEMPLATE CSS */
.contentheading{
	font-weight: bold;
	font-size: 24px;
	color: #336633;
}

.createdate{
	font-size: 12px;
	color: #666;
}

.clearDiv{
	clear: both;
}
.mainContent{
	background-color: #ccffcc;
	color: #000;
	padding: 5px;
	border: solid 5px #336633;
}
.leftColumn, .rightColumn{
	float: left;
	width: 21%;
	padding-left: 3px;
}

.leftColumn h3, .rightColumn h3{
	margin-top: 5px;
}
.contentDiv{
	width: 56%;
	margin-left:auto;
	margin-right: auto;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	color: #ccc;
	height: 100%;
}

/*
.mainContent{
width: 100%;
margin-left: auto;
margin-left: auto;
}
*/
ul{
	margin: 0px !important; /* prevents padding on bottom of page */
	padding-left: 23px;
}
ul li{
	list-style: url('../images/arrow.gif');
}
.module h3, .module_menu h3, .moduletable h3, .blogsTitle{
	background-color: #336633;
	padding-left: 5px;
}
.blogsTitle{
	color: #ffffff
}
.module, .module_menu, .moduletable{
	background-color: #003300;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.componentheading{
	font-size: 20px;
	font-weight: bold;
}

.mainContent a:link{color:#009900; text-decoration: none}
.mainContent a:visited{color:#808080; text-decoration: none}
.mainContent a:active{color:#009900; text-decoration: none}
.mainContent a:hover{color: #669966; text-decoration: none}


div .ultimatesbplugin_bottom img{
padding: 0px;
}

.bFooter{
text-align: center;
}