body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/******* navigation bar styles *******/

#ddcolortabs{
	position: absolute;
	padding: 0;
	left: 20px;
	top: 182px;
	width: 800px;
	color: #000000;
	background-color: #FFFFFF;

}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display: inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float: left;
color: white;
background: #0099FF;
margin:0 2px 0 0;
padding:0 0 1px 4px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding:3px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #0066CC;
color: #FFFFFF;
}

#ddcolortabs a:hover span{
background-color: #0066CC;
color: #FFFFFF;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #0066CC;
color: #FFFFFF;
}

#ddcolortabsline{
position: absolute;
clear: both;
padding: 0;
left: 20px;
top: 172px;
width: 800px;
height: 8px;
line-height: 8px;
color: #FFFFFF; 
background: #0099FF;
border-bottom: 1px solid #FFFFFF; /*Remove this to remove border between bar and tabs*/
}


/******* font styles *******/

.style1 {
	background-color: #FFFF99;
	color: #0099FF;
	font-weight: bold;
}


.style2 {
	background-color: #FFFFFF;
	color: #0066FF;
	
	
}


/******* hyperlink and anchor tag styles *******/

a:link{ 
	text-decoration: none;
	
	
		

}

a:link, a:visited{
	
	text-decoration: none;
}

a:hover{
	text-decoration: underline;

}
	
/************** topbar styles ****************/		

#topbar{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 20px;
	left: 20px;
	height: 150px;
	width: 800px;
	background-image: url(images/topbar2.jpg);	
}



/************** left styles *****************/

#left{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 235px;
	left: 650px;
	width: 170px;
	
	
	
	
		
}

#center{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	top: 236px;
	left: 20px;
	width: 614px;
	
	
		
}

#right{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	top: 206px;
	left: 20px;
	height: 18px;
	width: 800px;
	background-color: #FFFF99;
	color: #000000;
	
		
}

#fillright{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 182px;
	left: 817px;
	height: 20px;
	width: 3px;
	background-color: #0099FF;
	color: #FFFFFF;
	
		
}

/************** sponsor styles *****************/

#sponsor{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 3px 3px;
	top: 751px;
	left: 20px;
	height: 71px;
	width: 794px;
	background-image: url(images/palinblueline.gif);
	background-repeat: no-repeat;
	
		
}

/************** footer styles *****************/

#footer{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 2px 2px;
	top: 837px;
	left: 20px;
	height: 16px;
	width: 797px;
	background-image: url(images/footer_bg1.gif);
	background-repeat: no-repeat;
		
}

/************** date styles *****************/

#date{
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 843px;
	left: 22px;
	height: 16px;
	width: 120px;
	
		
}
