body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	height:100%;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0px;
	height:75px;
	width:100%;
	background-color: #000066;
	padding:0px;
	}	
#top-curve {
	top: 75px;
	left: 150px;
	padding:0px;
	margin: 0px;
	height:15px;
	position: absolute;
	}	
#left {
	position: absolute;
	float:left;
	top: 75px;
	left: 0px;
	padding: 0 0 0 2px;
	margin: 0;
	border: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	color: #FFFFFF;
	}	
#right {
	position: absolute;
	top: 105px;
	left: 150px;
	padding: 10px;
	margin: 0;
	border: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	}		

#top a:hover, #top a:active,
#top a:link, #top a:visited {
	font: bold 15pt Geneva, Arial, Helvetica, sans-serif;	
	text-decoration: none; 	
	color: #F7941C;	
	}	

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #B27F4C;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #B27F4C;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #804E1A;
	}	

