body {
	background: url(../images/background_wcai.gif) repeat-x #d8e5e9 0 0;
}

h3 {
	color: #5a5a5a;
	margin: 20px 0 3px 0;
	padding: 0 0 0 0;
	font-size: 16px; 
}

#header {
	height: auto;
}

#header .top {
	width: 100%;
	height: 20px;
	padding: 7px 0 0 0;
	color: #24435e;
}

#header .mid {
	width: 100%;
	height: 43px;
	padding: 5px 0 0 0;
}

#Bnav {
	width: 1000px;
	background: #000;
	height: 43px;
	margin-bottom: 10px;
}

#Bnav a, #Bnav a:link {
	color: #fff;
	height: 30px;
	text-align: center;
	padding: 13px 17px 0 17px;
	font-size: 14px;
	margin: 0 30px 0 0;
	position: relative;
	float: left;
	font-weight: bold;
}

#Bnav a.studioB:hover, #studioB #Bnav a.studioB {
	background: #e36601;
}

#Bnav a.blackPerspective:hover, #blackPerspective #Bnav a.blackPerspective {
	background: #5e7502;
}

#Bnav a.sayBrother:hover, #sayBrother #Bnav a.sayBrother {
	background: #884a02;
}

#Bnav a.about:hover, #about #Bnav a.about {
	background: #f3a500;
}

#Bnav a.broadcastSchedule:hover, #broadcastSchedule #Bnav a.broadcastSchedule {
	background: #007297;
}

#header .mid .left {
	color: #fe9f3b;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 163px;
	width: 524px;
	display: none;
}

#logo {
	width: 82px;
	display: block;
	float: left;
}

.top-arrow { float: left; display: block; width: 18px; }

#header .bot {
	height: auto;
	background: none;
	padding: 30px 0 0 0;
	text-align: left;
}

.headBot {
     width:1000px;
     height:138px;
     background:url(/images/splash_wcai.jpg) no-repeat;
}


#content {
	width: 1000px;
	clear: both;
}

#columnLeft {
	float: left;
	width: 185px;
	background: none!important;
}

#columnRight {
	float: right;
	width: 805px;
}

#footer {
    clear: both;
	padding: 5px 0;
	width: 805px;
	font-size: 11px;
	background: none;
	color: #666;
	float: left;
	margin: 20px 0 0 0;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #666;
}

.right { float: right; }

div.clear {
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

/*  end main */




h1.page-header {
	padding: 10px 0 10px 0;
}

.mainNavWcai {
    background:url(/images/bg_mainnav_wcai.gif) no-repeat;
}


.mainNavWcai a {
    float:left;
    display:block;
    color:#fff;
    padding:14px 30px 10px 30px;
    font-size:17px;
    background:url(/images/bg_mainnav_wcai.gif) no-repeat;
}

.mainNavWcai a.on {
    color:#FE9F3B;
}

.mainNavWcai a:hover {
    color:#FE9F3B;
}

.rightNavWcai {
    float:right;
    padding-top:18px;
    color:#fff;
}


.rightNavWcai a {
    color:#fff;
    font-size:12px;
}

.con {
	background-image: none!important;
	background-color: #fff!important;
    color:#464646;
    border: 1px solid #d8d6d6;
}

.midCol .con {
	width: 278px;
}

.rightCol .con {
	width: 163px;
}

.rightCol2 .con {
   background-color:transparent!important;
}

.left1 .leftCol1 .con {
	width: 143px;
}

.left1 .midCol .con {
	width: 278px;
}

.left1 .rightCol .con {
	width: 278px;
}

.full .con {
	width: 453px;
}

.con p {
    color:#464646;
}

.con h2 {
	color: #036686;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: normal;
	border-bottom:1px solid #d5d5d5;
    margin-bottom:5px;
}

#footer a:hover {
	color: #2d2d2d;
}

.radioSubnav {
    display:block;
    padding:8px 0;
    width:110px;
    font-size:16px;
    color:#e84802!important;
    background-image:url(/images/897Off.gif);
    background-repeat:no-repeat;
    background-position:right center;
}

.radioSubnav:hover {
    display:block;
    padding:8px 0;
    width:110px;
    font-size:16px;
    color:#07a9ce!important;
    background-image:url(/images/897On.gif);
    background-repeat:no-repeat;
    background-position:right center;
}

#logBox {
    background:#035896;
}

.con1Bg {
    background-image:none;
}

div.con1Bg {
    background-image:none;
}

h1.page-header {
    background:#fff;
    padding:20px 15px 10px 20px; 
}


