#centersection {
			position: absolute;
			width: 620px;
        	height: 100px;
        	border: 3px;
        	padding: 0px;
        	z-index: 10;
        	left:50%; 
        	padding:0; 
       	 	border:none; 
       	 	left: 50%;
        	margin-left:-310px; 
        	         			
           	}

#selectionbox {
		position: relative;
        border: 0px;
        padding: 0px;
		float: right;
        top: -70px;
        right: 30px;
        z-index: 20;
}
h1.centerheading  { 
		position: absolute;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0 0 12px 0;
        font-size: 16px;
        color: #000066;
        font-weight: bold;
        top: 130px;
        left: 150px;
         }
         
#text2 {
position: absolute;
        width: 620px;
        height: 30px;
        border: 0px;
        padding: 0px;
        left: 5px;
        top: 200px;
        font-weight: normal;
		color: #000066;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
#bottomimage {
		position: absolute;
        width: 360px;
        height: 88px;
        border: 0px;
        padding: 5px;
        top: 260px;
        z-index: 10;
        left: 50%;
        margin-left:-168px;
}

#newswrapper{
position: absolute;
top: 365px;
width: 290px;
height: 30px;
left:	50%;
margin-left: -145px;
padding: 5px;
overflow: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.newsitem{
width: 250px;
display: block;
font-size: 12px;
	color: #666666;
}

h1.newsitem { 
 	font-size: 12px;
 		color: #000066;
	display: block;
		font-style: italic;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000066;
        font-weight: bold;
        
}

td
{
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000066;
        font-weight: normal;
        
}
        a:link { font-family: Verdana, sans-serif; 
        font-weight: bold; 
		color: #0000ff; 
		text-decoration: none; 
		font-size: 11px
}

a:visited { font-family: Verdana, sans-serif;
        font-weight: bold; 
		color: #0000ff; 
		text-decoration: none; 
		font-size: 11px
}

a:hover { font-family: Verdana, sans-serif; font-size: 11px;
        font-weight: bold; 
		color: #993333; 
		text-decoration: none; 
		font-size: 11px
}
