body{
	font-family: "Century Gothic";
	scrollbar-face-color:#5B747D;
	scrollbar-arrow-color:#CED6D8;
	scrollbar-track-color:#7C7151;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

table{
	padding:0;
	border:0;
}

td{
	margin:0;
	padding:0;
	border:0;
}

.nav{
	background-image:url(../images/nav_background.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#E3E9E7;
	vertical-align:top;
}

.navigation{
	margin-bottom:0px;
	margin-left:12px;
}

#left_box{
	background-image: url(../images/left_box.jpg);
	background-repeat:no-repeat;
	background-color:#ADBAC0;
}

#footer_middle{
	background-image: url(../images/footer_repeat.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:10px;
	color:white;
	text-align:right;
}
	
#footer_middle div{
	display:inline;
	padding:0px 3px;
	font-size:11px;
}

#main_text{
	background-image: url(../background_main.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size:11px;
	text-align:justify;
	vertical-align:top;
}
	
#main_text_right{
	background-image: url(../background_main.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:white;
}

a:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#aaaaaa;
}

blockquote{
	margin:8px;
}

p a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#757575;
}

p a:hover{
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:#757575;
}
	
#formdiv2{
	color:white; 
	text-align:center; 
	font-weight:bold;  
	font-size:14px; 
	letter-spacing:2px;
}

#formdiv{
	color:white; 
	font-weight:bold; 
	margin:4px; 
	margin-left:6px; 
	font-size:8pt; 
	letter-spacing:2px;
}
	
#button{
	background-color: #CED6D8;
	border:1pt solid white;	
}

#submit{
	background-color: #CED6D8; 
	border:1pt solid white; 
	color:white; 
	font-weight:bold; 
	letter-spacing:2px; 
	font-size:14px;
}

#location{
	color:#62707B; 
	font-weight:bold; 
	font-size:13px; 
	text-align:center;
	padding:2px 0px 0px;
}

#logos{
	text-align:center;
	width:354;
	padding:3px 0px;
}

#logos img{
	padding:2px;
}