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

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

#LandingSideNav {
	float: left;
	width: 170px;
	height: 230px;
	font-weight: bold;
	color: #51426E;
	font-size: 1.2em;
	line-height: 2.2em;
}

#LandingSideNav ul, #LandingSideNav ul li {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#LandingSideNav ul li a, a:visited {
	color: #51426E;
	text-decoration: none;
}

#WelcomeContainer {
	float: right;
	height: 226px;
	width: 617px;
	background-color: #9D94AD;
}

#WelcomeContainerShort {
	height: 226px;
	background-color: #9D94AD;
	float: left;
	width: 390px; 
	margin-left: -8px;
}

#WelcomeText {
	z-index: 2;
	float:right;
	display: inline;
	background-color: #FDEAD4; /*#E2CEB8;*/
	width: 343px;
	height: 224px;
	margin-right: 1px;
	margin-top: 1px;
	font-size: 1.2em;
}


#WelcomeText h1 {
	display: inline;
	font-size: 1.3em;
	font-weight: bold;
	color: #51426E;
	line-height: 1em;
}

hr.welcome {
	height: 1px;
	line-height: 1px;
	color: #9C692F;	
	background-color: #9C692F;
	border: #9C692F;
}

#WelcomeText p {
	padding-top: 0; 
	margin-top: 0;
	margin-bottom: 5px;
}


#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;
	height: 1.85em;

}



.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;
}