body  {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


#wrapper {
	width: 1000px; 
	text-align: center;
	margin: 0  auto;
	background-image: url(images/bluegradient_bckgrnd.jpg);
	background-repeat: repeat:y;
	height: 100%;
	}
	
#topbanner {
	width: 1000px; 
	text-align: center;
	margin: 0  auto;
	background-image: url(images/topbanner_2.jpg);
	background-repeat: no-repeat;
	height: 148px;
	}
	
#toplinks {
	width: 535px; 
	text-align: center;
	height: 100px;
	border: 0px solid white;
	height: 27px;
	padding: 109px 0 0 410px;
	}
	
.linkbckgrnd {
	width: 102px; 
	text-align: center;
	margin: 0  auto;
	height: 100px;
	border: 0px solid white;
	height: 29px;
	margin: 107px 0 0 200px;
	background-image: url(images/linkbutton.gif);
	background-repeat: no-repeat;
	}
	
#topPhoto {
	width: 1000px; 
	text-align: center;
	height: 296px;
	align:center;
	}
	
#contentShadow {
	width: 1000px; 
	text-align: center;
	margin: 0  auto;
	height: 29px;
	background-image: url(images/topcontent_shadow.jpg);
	background-repeat: no-repeat;
	}
	
#botcontentShadow {
	width: 1000px; 
	text-align: center;
	margin: 0  auto;
	height: 29px;
	background-image: url(images/botcontent_shadow.jpg);
	background-repeat: no-repeat;
	}
	
#content {
	width: 1000px; 
	text-align: left;
	margin: 0  auto;
	height: 100%;
	background-color: #fff9ee;
	}
	
.contentmain {
	width: 600px; 
	text-align: left;
	padding: 30px 0 0 55px;
	line-height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	}
	
.contentmain13 {
	width: 575px; 
	text-align: left;
	padding: 30px 0 0 55px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	}
	
.contentmain12 {
	width: 575px; 
	text-align: left;
	padding: 30px 0 0 55px;
	line-height:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	}
	
.contactform {
	width: 200px; 
	float:right;
	position:relative;
	margin: 6px 80px 0 20px;
	}
	
.contactFormright {
	width: 210px; 
	font-family: verdana, tahoma, arial, helvetica;
	font-size:11px;
	}
	
.submit {
	font-family: verdana, tahoma, arial, helvetica;
	font-size:11px;
	text-align: left;
	border: 1px solid #09448c;
	width: 205px;
	padding:4px;
	background-color: #09448c;
	color: #ffffff;
	margin:6px 0 0 0;
	}
	
li {
	text-align: left;
	line-height:16px;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	}
	
i {
	text-align: left;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	}
	
.i16 {
	text-align: left;
	line-height:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #09448c;
	}
	
.igeorgia {
	text-align: left;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
	}
	
#footer {
	width: 1000px; 
	text-align: center;
	margin: 0  auto;
	height: 100px;
	background-image: url(images/bluegradient_bckgrnd.jpg);
	background-repeat: no-repeat;
	}
	

.pageTitle 		{font-family: Georgia, "Times New Roman", Times, serif; 
		color: #09448c;
		font-weight: normal;
		font-size:24px;
		margin-bottom:-10px;
		padding: 0 0 0 55px;
		}

.main12 		{font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:12px; 
		color: #3c496a;
		}
		
.main14 		{font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:14px; 
		color: #3c496a;
		}
		
.main14 		{font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:16px; 
		color: #3c496a;
		}
	
b 		{font-family: Georgia, "Times New Roman", Times, serif; 
		color: #09448c;
		font-weight: normal;
		}
		
b.boldSmall {font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:14px; 
		color: #606060;
		font-style: italic;
		}
		
b.boldSmall13 {font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:13px; 
		color: #00585C;
		font-style: italic;
		}
		
b.boldSmall12 {font-family: Georgia, "Times New Roman", Times, serif; 
		font-size:12px; 
		color: #606060;
		font-style: italic;
		}
		

	

	
	
A:link {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color: #09448c;
		}
A:active {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #09448c;
		}
A:visited {text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #09448c;
		}
A:HOVER {text-decoration: underline; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #09448c;
		}

A.topbanLinks:link {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color: #ffffff; 
		}
A.topbanLinks:active {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;  color: #ffffff;
		}
A.topbanLinks:visited {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;  color: #ffffff;
		}
A.topbanLinks:HOVER {text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px;  color: #ffffff;
		}
		
A.footerlinks:link {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #ffffff; 
		}
A.footerlinks:active {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #ffffff;
		}
A.footerlinks:visited {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #ffffff;
		}
A.footerlinks:HOVER {text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;  color: #ffffff;
		}
