@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cbcb95;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#maincontainer {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
	border-right: solid #b6b6b5 3px;
	border-left: solid #000000 1px;
	background-color: #99C;
}
#maincontainer #mainbody table caption {
	font-size: 24px;
}
#mainmasthead {
	height: 197px;
	width: 920px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9999cc;
	border-bottom: solid #372964 12px;
	}

#contentmasthead {
	height: 197px;
	width: 935px;
	padding-left: 10px;
	background-color: #9999cc;
	}
#mainmenuindex {
	float: left;
	height: 1000px;
	width: 300px
	margin: 10px;
	padding: 10px;
	background-color:#9999cc;
	
}
#mainmenu {
	float: left;
	width: 300px
	background-color:#66F;
	padding: 15px 10px 15px 20px;
}

#contentmenu {
	float: left;



	width: 300px
	padding: 15px 10px 15px 20px;
	background-color:#9999cc;
	font-size: 10px;
	width: 170px;
}
#mainintro {
	margin: 0 0 0 171px;
	padding: 0 20px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #000;
	position:relative;
	background-color: #FFF;
	}
#maincontainer #mainintro .mainintrosub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

#contentintro {
	width: 770px;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #000;
	position:relative;
	}
#mainintroourvoices {
	width: 900px;
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #000;
	position:relative;
	}

#mainbody {
	margin: 0px 0 0 171px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000;
	padding: 10px 43px 10px 45px;
	font-weight: bolder;
	background-color: #FFF;
	text-align: left;
	}

#mainbodychild {
	float:left;
	width: 770px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000;
	padding: 10px;
	font-weight: bolder;
	background-color: #FFF;
}
#maincontainer #mainbody .mainbodysport {
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}

#maincopyright {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #03F;
	background:#cbc8e5;
	margin: 0 0px;
}
#goals {
	padding-top: 0px;
	font-weight: normal;
	text-align: left;
}
#goals a:link {
	text-decoration: none;
	color: #000;
}
#goals a:visited {
	text-decoration: none;
	color: #286454;
}
#goals a:hover {
	text-decoration: underline;
}
#goals a:active {
	text-decoration: none;
	color: #642838;
	font-weight: bold;
}
#maincontainer #mainbody .browseradvisory {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #642838;
	
}
#maincontainer #maincopyright table tr th {
	color: #000000;
}
.color_a {
	background:#372964;
	color:#fff;
	text-align: center;
	padding: 10px 5px 10px 5px;
}
.color_b {
	background:#286454;
	color:#fff;
	text-align: center;
	padding: 15px 5px 15px 5px;
}
.color_c {
	background:#642838;
	color:#fff;
	text-align: center;
	padding: 15px 5px 15px 5px;
}
.color_d {
	background:#cbcb95;
	color:#000;
	text-align: center;
	padding: 10px 5px 10px 5px;
}
.color_dd {
	background:#cbcb95;
	color:#000;
	text-align: center;
	padding: 15px 5px 15px 5px;
}
#maincontainer #mainbody #goals #mainbody2 #small {
	font-size: 10px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #286454;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#maincontainer #mainbody #goals2 table tr th {
	color: #000;
}
h5 {
}
.airdate {
	font-size: 12px;
	font-weight: lighter;
}
#whatsnew {
	font-size: medium;
	font-weight: bold;
	padding: 20px 5px 10px 5px;
}
#whatsnewtext {
	font-size: 14px;
	font-weight: bold;
}
#maincontainer #contentmenu #whatsnew a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#maincontainer #contentmenu #whatsnew a:hover {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

