body {text-align:center; background-color: #003853; font-family: Arial, sans-serif; }
	
a:link {color: #003853;}
a:visited {color: #003853;}
a:focus {color: #003853;}
a:hover {color: #0097DF;}
a:active {color: #003853;}
	
#frame { width:720px; margin-right:auto; margin-left:auto; margin-top:30px; margin-bottom:0px; padding:0px; text-align:left; background-color: #DDF1FF; }

* html #frame { width:720px; margin-right:auto; margin-left:auto; margin-top:20px; margin-bottom:0px; padding:0px; text-align:left; background-color: #DDF1FF; }

#topheader {width: 720px; height: 167px; }
		
#contentleft {width:150px; float:left; background-color: #DDF1FF; margin-left: 20px; padding-right: 20px;  margin-top: 10px; FONT-SIZE: 12px; FONT-WEIGHT: bold; text-transform: uppercase; }
* html #contentleft {width:150px; float:left; background-color: #DDF1FF; margin-left: 10px; margin-top: 10px; padding-right: 20px; FONT-SIZE: 12px; FONT-WEIGHT: bold; text-transform: uppercase; }
		
#contentleft a {display:block; TEXT-DECORATION: none; padding-bottom: 7px; padding-top: 7px; padding-left: 15px; line-height: 15px; background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0px 8px; }

#contentleft h1 {padding-top: 10px; padding-bottom: 0px; margin-bottom: 5px; line-height: 15px; FONT-SIZE: 12px; FONT-WEIGHT: bold; text-transform: uppercase;}

#contentcenter {width:480px; padding:10px; float:left; background:#FFFFFF; border-right: #006699 4px solid; border-left: #006699 4px solid;
border-bottom: #006699 4px solid; margin-bottom: 20px; FONT-SIZE: 12px;}
* html #contentcenter {width:480px; padding:10px; float:left; background:#FFFFFF; border-right: #006699 4px solid; border-left: #006699 4px solid; border-bottom: #006699 4px solid; margin-bottom: 20px; FONT-SIZE: 12px;}
	

#contentcenterwide {width:650px; padding:10px; background:#FFFFFF; border-right: #006699 4px solid; border-left: #006699 4px solid;
border-bottom: #006699 4px solid; margin-bottom: 5px; FONT-SIZE: 12px; margin-left: 20px; margin-top: 20px;}
* html #contentcenterwide {width:650px; padding:10px; background:#FFFFFF; border-right: #006699 4px solid; border-left: #006699 4px solid; border-bottom: #006699 4px solid; margin-bottom: 5px; FONT-SIZE: 12px; margin-left: 20px; margin-top: 0px;}
	
#navcontainer ul {padding: 0; margin: 0; background-color: #20A0DF; color: White; float: left; width: 100%; font-family: arial, sans-serif;
font-weight: bold; }

#navcontainer ul li { display: inline; font-size: 12px; text-transform: uppercase;}

#navcontainer ul li a {width: 120px; height: 22px; color: White;
text-decoration: none; float: left; text-align: center; background-image: url(images/button01.jpg); background-repeat: no-repeat; padding-top: 6px;}

#navcontainer ul li a:hover {background-image: url(images/button02.jpg); background-repeat: no-repeat; background-position: left center; 
color: #fff;}

#footer {width: 720px; height: 26px; background-image: url(images/bottom.jpg); background-repeat: no-repeat; margin-right:auto; margin-left:auto; margin-bottom:30px; color: #fff; font-size: 11px; padding-top:5px;}

