#container 
{
height:207px;
padding-left:15px;
overflow:hidden;
text-align:center;
top:228px;
width:544px;
}

#arrows 
{
	width:13px;
	position:relative;
	*position:absolute;
	left:527px;
	bottom:125px; 
	*top:20px;
	margin:0px;
	
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
	width:528px;
	*width:500px;
	height:129px;
}

#mainContent{
height:130px;
}


#headertxt{
font-size:14px;
font-weight:bold;
margin-left:16px;
margin-top:11px;
color:#C3E0F8;
}

h1,h2{
font-size:14px;
}

.footerlink a{
color:#000000;
}

.footerlink a:hover{
color:#000000;
}