

/* HOMENEWS CAROUSSEL */

#News{
	position:relative;
	
	height:auto;
	float:left;
clear:both;
	width:805px;
	
        
}

#NewsHeadlines{
	position:relative;
	left:380px;
	width:432px;
	background-color: #000000;	

}

#NewsmediaContainer div{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
		height:204px;
		overflow:hidden;
}

#NewsmediaContainer{
	position:relative;
	top:0px;
	left:0px;

}

div.Headline{
	color:#FFFFFF;
	background-color: #152b71;
	border-bottom:1px solid #FFFFFF;
	margin:0px;
	height: 55px;
	width:100%;
}

div.Headline a{
	text-decoration:none;
	font-family:Helvetica;
	font-weight:700;
	font-size:18stpx;
	color:#FFFFFF;
}

div.Headline a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.HeadlineContent{
	padding:9px;
}

#MoreNews{
	height:36px;
	border:0px;
}

#banners{
	position:relative;
	right:0px;
	float:right;
	background-color: #000000;
	border-left:1px solid #000000;
	width:164px;
	height:204px;
	overflow:hidden;

}


div.albumThumb{

	width:165px; 
	height:74px;
	color:#FFFFFF;
	
	vertical-align:bottom;
	overflow:hidden;
	margin-top:1px;
}
div.albumThumbTxt{
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin:10px;
	padding:3px;
	
}

#Poll{
	width:300px;
	height:auto;
	float:right;
	background-image: url('../images/pollbg.jpg');
text-align:left;
}


#pollAnswers{
position:relative;
float:left;
z-index:202;
}

#Poll div{ 
/*
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
*/
}

#pollSubject{
position:relative;
	z-index:201;
	margin-top:2px;
	margin-left:10px;
	font-size:14px;
	font-weight:600;
	
}

#pollTitle{
position:relative;
	z-index:201;
	margin-top:7px;
	margin-left:10px;
	font-size:16px;
	font-weight:600;
	color:#c8a0d3;
}



.pollAnswer a:hover{
	color:#000000;

}


div.pollAnswer{

	color:#FFFFFF;
	margin-top:10px;
	position:relative;
	background-color: #814590;
	font-weight:600;
	width:auto;
	margin:10px;
	padding:2px;
padding-left:5px;
	z-index:1;

}

.pollAnswerStat{
	color:#FFFFFF;
	margin:10px;
	margin-bottom:20px;
}

.pollBeam{
	height: 10px; 
	position: relative;
	background-color:#814590;
	float:left;

}

#pollExtra{
position:relative;
float:left;
	margin:11px;
	margin-top:5px;
	z-index:201;
}

.pollPerc{
	float:left;
	font-style:italic;
	margin-top:-2px;
	margin-left:4px;

}

.answerTxt{
	font-weight:bold;
	padding-bottom:1px;
}




#arrow{
	 position:absolute;
	 z-index:99;
	 width:380px;
	 height:100px;
 
}

#arrow img{
	 position:absolute;
right:0px;
}

#hyves{
	height:55px;
	overflow:hidden;
	margin-bottom:1px;
}


#RightContent{
/*	display:none; */
}


.homeIntroTxt{
	margin:8px;
	margin-left:13px;
	margin-bottom: 20px;
	min-height:238px;

}


#imageBanner{

}



#banner{

	position:relative;
	background-color:#FFFFFF;
	width:300px; 
	height:auto;
	float:right;
	color:#282f77;;
	font-size:14px;
	font-weight:bold;
	 vertical-align: middle;
	 z-index:205;

}


#bannerTxt{
	margin:15px;
	text-align:center;
}

#bannerTxt a{
color:#814590;
font-size:14px;
text-decoration:none;
}

