<style type="text/css">

#outer {
background-image:url(images/shadow.gif);
background-repeat:repeat-y;
width:808px;
margin:auto;
}

.indent
  {padding: 10pt 25pt 10pt 25pt;}
  
#inner {
	text-align:left;
	width:800px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;	
	}

#l_side {
	position: relative;
	float:left;
	text-align:left;
	margin:auto;
	width:58px;
	background-color: #FFFFFF;	
	top: 29px;
	}

#middle {
	float:left;
	text-align:left;
	width:224px;
	height: auto;
	text-align:center;
	background-color: #ffffff;
	background-image:url(images/banner3.jpg);
	background-repeat: repeat;
	}

#r_side {	
	float:right;
	text-align:left;
	width:518px;
	height: auto;
	margin:auto;
	background-color: #FFFFFF;	
	}

#header {
	width:800px;
	height: auto;
	margin: auto;	
	text-align: center;
	background-color: #FFFFFF;	
	}
	
#trailer {
	width:800px;
	height: auto;
	margin: auto;	
	text-align: center;
	background-color: #FFFFFF;	
	}
	
 #footer {
	width:800px;
	clear: both;
	height: auto;
	margin: auto;	
	text-align: center;
	background-color: #FFFFFF;	
	}

.navbox {
	text-align: center;
	display: inline;
	float: right;
	padding: 6px 12px 5px 2px;
	}

#fineprint {
	text-align:center;
	}

body {
	font: 8pt/16pt georgia, arial;
	color: #555753;
	margin: 0px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	}

p {
	font: 9pt/16pt arial; 
	margin-top: 0px; 
	text-align: justify;
	}

#main_content {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
	}

.ribbon_content {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
	}

.navtext {
	font-family: georgia, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	}

.footer_links {
	font-family: georgia, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	float:inherit;
	color: #ffffff;
	}

.smalltext {
	font-family: georgia, arial;
	font-size: 8px;
	color: #e1e1e1;
	}

a:link {
	font-weight: bold; 
	text-decoration: none; 
	color: #003333;
	}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a:hover {
	text-decoration: underline; 
	color: #0000CC;
	}

</style>
