/* CSS Document */

body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top center;*/
	background-color: #000033;
	margin-top: 0px;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Verdana, Arial, Helvetica, sans-serif; /* for other IE versions */
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
.bodyTable {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top center;
}



.transparentImage {
	float:left;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
/*
.transparentTdBg {
	background-image: url(../images/bodybox_bg.gif);
	float:left;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	
}

.transparentHomeBg {
	background-image: url(../images/bodybox_hm_bg.gif);
	float:left;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	
}*/

.transparentNewsImage {
	float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
/*
.transparentNewsBg {
	background-image: url(../images/bodybox_news_bg.gif);
	float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	
}*/

#live {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

	#live h1 {
	font-size: 20px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	#live h2 {
	font-size: 16px;
	margin-left: 25px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	#live h3 {
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#FFFFFF;
	}
	
	#live h4 {
	margin-left: 35px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#FFFFFF;
	}
	
	a.h4:link {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	a.h4:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
	#live p {
	margin-top: 6px;
	margin-left: 35px;
	margin-right: 60px;
	margin-bottom: 20px;
	color: #FFFFFF;
	}
	
	#live ul li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	color: #FFFFFF;
	}
	
#bios {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}


dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-bottom: 1px dotted #ccc;
}

dl.feature { display: inline-table; }
/* Hides from IE-mac \*/
* html dl.feature { height: 1%; }
dl.feature { display: block; }
/* End hide from ID-mac*/

dl.feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
dl.feature dt {
	margin: 0 0 .5em 0;
	font-size: 140%;
	color: #FFFFFF;
}

dl.feature dt img {
	float: left;
	margin: 0 15px 0 0 ;
	padding: 0 4px 4px 0;
}

dl.feature dd {
	margin-left: 169;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
}

#news {
margin-top: 0px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 0px;
}
	
#news ul li {
	margin-right: 50px;
	color:#FFFFFF;
	}

#news a {
	color: #FFFFFF;
	font-weight: bold;
	}

#footer {
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
}

	#footer a {
	color: #DDDDDD;
	text-decoration: none;
	}
	

.copyright {
	text-align: center;
	font-size: 85%;
	color: #999999;
}

a {
	color: #CC6600;
	text-decoration: underline;
}

	#homeTxt p {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 20px;
	text-align: justify;
	}
	
	#homeTxt a {
	text-decoration: underline;
	}
	
	#homeTxt2 p {
	color: #FFFFFF;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 20px;
	text-align: justify;
	}
	
	#homeTxt2 a {
	color: #FFFFFF;
	text-decoration: underline;
	}