#MainContainer{
	background-image: url('images/breadcrumbbg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 12px;
	margin: 0;
}

#TopHalfContainer {
	background-color: #E9E9E9;
	text-align: left;
	margin: 0 auto;
}


.whiteBG {
	background-color: #e9e9e9;
}

#welcome_box {
font-size:1.2em; 
border: 1px solid #9D94AD; 
background-image: url(/images/welcome_background.jpg); 
background-position: center center; 
float:left; 
height:165px; 
width:510px; 
margin-left: 10px; 
padding: 8px;
}

#nominations {
width: 536px; 
height: 150px; 
margin: 5px 0 0 10px; 
background-image: url(/images/2011_nominations_background.jpg); 
background-position: bottom center; 
background-repeat: no-repeat; 
text-align: center; 
border: 1px solid #9D94AD; 
font-size: 1.2em;
}

#nominations h2 {
padding-bottom: 2px; 
margin-bottom: 2px;
}

#nominations p {
padding-top: 2px; 
margin-top: 2px;
}

#video_contest {
background-image: url(/images/video_contest_background.gif); 
background-position: bottom center; 
background-repeat: no-repeat;  
height: 150px; 
margin-top: 8px;
}

#video_contest h2 {
text-align: center; 
color: #ce2b2b;
}

#video_contest p {
text-align: right; 
font-size: 1.1em;
font-weight: bold;
}


#HomeNominations {
float: right; 
width: 218px; 
background-image: url(/images/background_nominations.jpg);
background-position: center; 
border: 3px solid #91869d; 
text-align: center; 
padding: 1px; 
margin-left: 5px; 
font-size: 1.2em; 
line-height: 1.2em; 
height: 218px;

}

#HomeNominationsAlt {
float: right; 
width: 218px; 
text-align: center; 
padding: 1px; 
margin-left: 5px; 
font-size: 1.2em; 
line-height: 1.2em; 
height: 218px;
background-image: url(/images/background_flag.jpg); 
background-position: top left; 
border: 3px solid #97241b;
}
#HomeNominationsAltTextBox {
margin: 1px; 
border: 1px solid #97241b; 
padding: 2px; 
height: 210px;
}

#HomeNominationsAltTextBox h3 {
color: #fff; 
}

#BottomHalfContainer {
	background-color: white;
	text-align: center;
}

#LandingPurpleTextBar {
	height: 1.85em;
	background-color: white;
	background-image: url(images/headertxtgradient.png);
	background-repeat: repeat-x;
	font-size: 1.8em;
	color: #51426E;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#LandingPurpleTextBar a, a:visited {
	text-decoration: none;
	color: #51426E;
	
}
#BottomHalfContainer a, a:visited {
	text-decoration: none;
	color: #51426E;
	
}
.top_home_news {
font-size: 1.2em; 
line-height: 1.3em; 
padding: 0 0 5px 0; 
margin-bottom: 5px; 
border-bottom: 1px solid #e3d9f4;
}



.onethird {
	width: 246px;
	font-size: 1.1em;
	margin-right: 15px;
}

.onethird h1 {
	font-size: 1.2em;
}

.onethird ul {
	padding-left: 20px;
}

.onethird ul li {
	margin: 0;
	padding-left: 0;
}

/* WOCNCB HOME PAGE AD */

#adContainer {
	padding: 2px;
	width: 595px;
	background-color: #FFF;
	float: right;
	height: 240px;
	margin-top: 5px;
	border:4px solid #0090C4;
}

#adInnerContainer {
	border: 1px solid rgb(0, 144, 196);
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	background-color: rgb(255, 255, 255);
	height: 228px;
	width: 583px;
}



