/* CSS Document */

body {
	background:#000000 url("../images/bg_gritty.gif") no-repeat top center; ; 
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	line-height: 1.7em;
	color:#FFF;
	}
	
body.iframecontent {
	text-align:left;
	margin:0px;
	background:#000000;
	padding: 15px;
	}
	
a {
	color: #FF9900;
	text-decoration:underline;}
a:hover {
    color:#FF0000; 
	}
	
#wrapper1 {
	position:relative;
	text-align:left;
	width:980px;
	margin:0 auto;
	background:#000000 url("../images/rightcolor_bg.png") no-repeat top right; 
	
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:980px;
	margin:0 auto;
	background:url("../images/leftcolor_bg.png") no-repeat top left;
	}
#header {
	background:url("../images/bg_header.png") no-repeat top left;
	background:url("../images/bg_header.png") no-repeat top left;
	padding:10px;
	margin:0 auto;
	text-align:left;
	color:#FFF;
	height:155px;
	width:960px;
	margin:0 auto;
	}
#header h1 {
	font-size:200%;
	margin:0px;
	display: none;
	}
#header a:hover {
/*	color:#7A2875; */
	}
	
#logo {
float:left;
}
	
	
#icons {
display:block;
float: right;
width: 350px;
height: 100px;
margin-top:-10px;
}
	
#navigation {
	background:#000000;
	background:url("../images/bg_nav.png") no-repeat top left;
	padding:0px;
	margin:0;
	color:#FFF;
	height:41px;
	width:980px;
	margin:0 auto;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
	
.vidblock {
	background:#FFFFFF;
	padding:10px 10px 0px 10px;
	}
	
#leftcol { 
	position:relative;
	top:10px;
	left:26px;
	float:left;
	width:144px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#000;
	z-index:100;
	
	}
	
body.inner #leftcol { 
	position:relative;
	top:10px;
	left:26px;
	float:left;
	width:144px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#000;
	z-index:100;
	
	}
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px; /* actual value */
	margin:0 0 -10px 0;
    padding:10px; 
/*	background:#D7C4FA; */
	z-index:99;
	}
	
	
#rightcol img {
position:absolute;
top: -65px;
}

#rightcol form {
position:absolute;
top: -65px;
}
	
#centercol {
	position:relative;
	padding:0 190px;
	top:-10px;
	}
/* #centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	} */
#footer {
	position:relative;
	top:1px;
	background:#000;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}

.dotted {
border-color:#cccccc;
border-style:dotted;
border-width:1px;
}

.news {
font-size: 150%;
color: #FFCC00;
display:block;
margin-bottom: 8px;
}

.minisodebanner {
background-image:url(../images/minisodesBannerBG.png);
}
