BODY
{
	 margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
	color: #666666;
	text-decoration: underline;
}
A:hover
{
	color: #CC0000;
	text-decoration: underline;
}
A:focus
{
	color: #CC0000;
	text-decoration: underline;
}
P
{
	line-height: 1.75em;
}
IMG
{
	border: 0px;
}
#footerdiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 9px;
}
.footerlinetwo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
}
.inputFields
{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.colortext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
#master
{
	margin-top: 10px;
	padding: 5px;
	width: 960px;
	text-align: left;
	border: 1px solid #D7D7D7;
}
#header
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
#headerNav
{
	width: 550px;
	_width: 520px;	
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}
#headerLogo
{
	width: 200px;
	float: left;
}
.logospace
{
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
#content
{
/* background: url(../images/cwbtv_bg.jpg);*/
width: 940px; 
float: left;
clear: left;	
padding: 10px;

}
.imagespace
{
	margin-left: 3px;
	border: 1px solid #D7D7D7;
}
.imageleft
{
	border: 1px solid #D7D7D7;
}
#copywrite
{
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	font-size: 11px;
	line-height: normal;
	clear: both;
	padding-right: 25px;
	text-align: right;
/*!important; line-height: 40px*/
}
#newsletter
{
	position: absolute;
	margin-top: 386px;
	z-index: 100;
}
.clear
{
	clear: both;
}
#footerline
{
	margin-top: 5px;
	border-bottom: 1px solid #BFBFBF;
}
#bottom
{
	clear: left;
	float: left;
	width: 960px;
	height: 140px;
	padding-top: 5px;
	text-align: center;
	z-index: 105;
	margin: 0px auto;
}

#bottom-links
{

	margin: 0px auto;
	padding-top: 5px;
	font-size: 11px;
	line-height: normal;
	text-align:center;
	clear:both;
/*!important; line-height: 40px*/
}

#letter
{
	clear:both;
	text-align:center;	
}
#banner
{
	clear: right;
	float: right;
	width: 410px;
	height: 200px;
}
/*additional for non borders layuout*/
#master1
{
	margin-top: 5px;
	padding: 5px;
	width: 960px;
	text-align: left;
}
.imagespace1
{
	margin-left: 7px;
}
.imageleft1
{
}
#leftboard
{
	float: left;
	width: 400px;
}
#rightboard
{
	float: right;
	width: 400px;
}
#signupform {
	margin : 10px auto 0px 5px; width: 190px; float: left;  
}

#signupform p{
	margin : 5px auto ; 
}


#SeriesText
{
	margin-top: 60px;
	text-align: center;
	float: left;
	width: 155px;
}
#SeriesText H2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CD1314;
	font-size: 16px;
}
#boards_thumb
{
	width: 240px;
	height: 125px;
	overflow: auto;
	padding: 0px;
	float: right;
	border: 1px solid #D7D7D7;
}
#newsdiv, #eventsdiv, #blogdiv
{
	width: 280px;
	height: 350px;
	position: absolute;
	border: 1px solid #C9C2C1;
	background-color: #FFFFFF;
	font-size: 80%;
	padding: 10px;
	line-height: 20px;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	z-index: 99;
	top: 440px;
	left: 313px;
	visibility: hidden;
}
#newsdiv H2, #eventsdiv H2
{
	font-size: 16px;
	color: #CC0000;
	margin-bottom: 5px;
}
#buynow
{
	position: absolute;
	left: 321px;
	top: 328px;
}

			/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 50px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 10px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px; margin-top:0;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(../images/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(../images/grey.png) no-repeat left;}
			
			/* Black Menu */
			#menu_wrapper.black ul {
				border-top: 2px solid #333;
				border-bottom: 2px solid #000;
				background: #333;}
			#menu_wrapper.black a {color: #CCC;}
			#menu_wrapper.black li a:hover, #menu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
			#menu_wrapper.black {
	background: url(../images/black.png) no-repeat right;
	 
}
			#menu_wrapper.black div {background: url(../images/black.png) no-repeat left;}
