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


html, body {
	margin: 0px;
	background-repeat:no-repeat;
	background-image:url(images/mcbtvbg.gif);
	background-position:top;
	background-color: #151515;
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	0.95em;
	color: #FFFFFF;
	line-height: 24px;
	font-style:normal;
}
h1 {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-style:normal;
	font-weight:bold;
}
#wrapper{
	width:1000px;
	height: 100%;
	margin: 0px auto;
}
#top {
	width: 1000px;
	height: 65px;
	margin: 0px auto;
}
#logo {
	width: 370px;
	height: 65px;
	float: left;
}
#nav {
	width: 630px;
	height: 40px;
	float: right;
	padding-top: 25px;
}
#midsec {
	width: 1000px;
	height: 285px;
	margin: 0px auto;
	margin-top: 5px;
}
#midsecL {
	width: 500px;
	height:285px;
	float: left;
}
#midsecR {
	width: 500px;
	float: right;
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	1.25em;
	color: #FFFFFF;
	font-style:normal;
	text-align:left;
	vertical-align:middle;
	
}
#content {
	width: 1000px;
	margin: 0px auto;
	margin-top: 20px;
}
#con_text {
	width: 1000px;
	margin: 0px auto;
	margin-bottom:10px;
	clear:both;
}
#con_textL {
	width: 321px;
	margin-left:10px;
	float: left;
}
#con_textR {
	width: 642px;
	margin-right:10px;
	float: right;
	
}
#content_colL {
	width: 485px;
	margin-left:10px;
	float: left;
}
#content_colR {
	width: 485px;
	float: right;
	margin-right: 10px;
}
#con3_col1 {
	width: 321px;
	float: left;
	margin-left: 10px;
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	0.875em;
	color: #FFFFFF;
	line-height: 18px;
	font-style:normal;
}
#con3_col2 {
	width: 321px;
	float: right;
	margin-left: 0px;
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	0.875em;
	color: #FFFFFF;
	line-height: 18px;
	font-style:normal;
}
#con3_col3 {
	width: 321px;
	margin: 0px auto;
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	0.875em;
	color: #FFFFFF;
	line-height: 18px;
	font-style:normal;
}
#footer {
	width: 100%;
	height: 25px;
	background-color:#41bede;
	margin-top: 15px;
	float: left;
}
#footcontent {
	width: 1000px;
	height: 25px;
	margin: 0px auto;
	text-align:center;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-style:normal;
}
.navtext {
    font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing: normal;
}
.navtext a:link, .navtext a:visited, .navtext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	text-decoration: underline;
	color: #41bede;
	font-weight:normal;
}
.bodyhead {
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 20px;
	font-style:normal;
	font-weight:bold;
}
.sectionhead {
	font-family: Arial,Helvetica,Verdana,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 	0.95em;
	color: #41bedd;
	line-height: 24px;
	font-style:normal;
	font-weight:bold;

}
#headerimg {
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	width: 320px;
	height: 35px;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
	font-style:normal;
	font-weight:800;
	letter-spacing: normal;
	text-align:center;
	padding-top: 20px;
}


a:link, a:visited, a:active {
	color: #41bede;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
