body { 
	background-image: url(/media/bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #007DC3;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px; 
	margin: 0;
	padding: 0; }
	
a:link, a:active, a:visited, a.alternate:link { 
	text-decoration: none;
	font-weight: bold;  }

a:link, a:active { 
	color: #FAF096; }

a:visited { 
	color: #FAD396; } 
	
a:hover { 
	text-decoration: underline; }

a.alternate { 
	color:  #007DC3;
	font-weight: bold; }

table { 
	border: 0; }

img { 
	border: 0; }
	
hr { 
	border: 0; 
	color: #80BEE1; 
	background-color: #80BEE1; 
	height: 1px;
	margin: 10px 0 10px 0;  }

#header { 
	width: 100%;
	height: 65px; /* was 43 */
	background-color: #FAF096;
	/* background-image:url(/media/brasfield_bust_top.jpg); 
	background-position: left;
	background-repeat: no-repeat; */
	text-align: center;  }
	
#nav { 
	width: 100%;
	height: 22px;
	background-color: #FFF;
/*	background-image:url(/media/brasfield_bust_bottom.jpg);
	background-position: left;
	background-repeat: no-repeat; */
	text-align: center; }
	
#main {  
	padding: 0 1px 0 0;
	margin: 0; }
	
#contentarea { 
	background-color: #007DC3;
	background-image: url(/media/background_large_spine.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 542px;
	padding: 8px;
	margin-right: 320px; }
	
.pagesection { 
	background-image: url(/media/headerbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #80BEE1;
	border-right: 1px solid #80BEE1;
	border-bottom: 1px solid #80BEE1; }
	
.subsection1 { 
	width: 50%;
	margin: 0;
	padding: 0;
	float: left; }
	
.subsection2 { 
	border-left: 1px solid #80BEE1;
	margin: 0 0 0 50%;
	padding: 0; }
	
.subsection3 { 
	width: 70%;
	margin: 0;
	padding: 0;
	float: left; }
	
.subsection4 { 
	border-left: 1px solid #80BEE1;
	margin: 0 0 0 70%;
	padding: 0; }
	
.mainheader { 
	border-top: 1px solid #80BEE1;
	height: 13px;
	padding: 4px; }
	
.subheader { 
	height: 13px;
	padding: 4px; }
	
.subheader2 { 
	background-color: #CCE5F3; 
	padding: 4px 4px 4px 2px;
	line-height: 0; }
	
.maincontent { 
	font-size: 12px;
	line-height: 19px;
	padding: 10px; }
	
.subcontent { 
	padding: 10px; 
	font-size: 12px;
	line-height: 19px; }
	
img.thumbnails { 
	padding-right: 10px;
	padding-top: 10px; }
	
#sidebar { 
	width: 320px; 
	float: right;
	color: #000;
	line-height: 0; }
	
#contactinfo { 
	background-image: url(/media/gradient_yellow_white.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 300px;
	height: 349px; 
	padding: 20px 0 0 20px;
	line-height: 16px; }
	
#footer { 
	text-align: center;
	margin-top: 100px; }

form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }

input, textarea, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	BORDER-TOP:    #000 1px inset;  
	BORDER-LEFT:   #000 1px inset;  
	BORDER-BOTTOM: #000 1px outset;  
	BORDER-RIGHT:  #000 1px outset; }  

.submit, .reset { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF; 
	background-color: #007EC5; 
	BORDER-TOP:    #000 1px inset;  
	BORDER-LEFT:   #000 1px inset;  
	BORDER-BOTTOM: #000 1px outset;  
	BORDER-RIGHT:  #000 1px outset;  }


