body  {
	background: url(../images/full_back_july2010.jpg) no-repeat fixed center;
	background-color: #eee;
	text-align: center;
}

.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 950px;
	margin: 10px auto 10px auto;
	text-align: center;
	background-color: transparent;
}

.main {
	width: 700px;
	margin: 5px auto 5px 170px;
	text-align: left;
}

.italic {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;  
	font-style : italic; 
}

.bold {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;  
	font-weight : bold; 
}

h2 {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 18px;  
	text-align : center; 
}

h3 {
 	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 16px;  
	text-align : center; 
}

h4 {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 14px; 
	text-align : left; 
}

a:link {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;  
	text-decoration : none;  
	color : #674b26;
	font-weight: bold;
}

a:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	text-decoration : none;
	color: #515151;
	font-weight: bold;
}

a:hover {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px; 
	text-decoration : underline;  
	color: #686f3c; 
	font-weight: bold; 
}

a:active {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;  
	text-decoration : underline; 
	color: #686f3c; 
	font-weight: bold;
}

#burroughs {
	text-align: left;
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 12px;
	width: 700px;
	margin: 5px auto 5px 20px;
	border: 1px solid #674b26;
	background-color: White;
	padding: 2px;
}

.tan{
	width: 700px;
	background-color: #F7E7C9;
	border: 1px solid #674b26;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	margin: 5px auto 5px 20px;
	padding: 3px;
}

.grey{
	width: 700px;
	background-color: #eee;
	border: 1px solid #674b26;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	margin: 5px auto 5px 20px;
	padding: 3px;
}

.green 	{
	width: 700px;
	background-color: #D1D399;
	border: 1px solid #674b26;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px auto 5px 20px;
	padding: 3px;
}

.announcement 	{
	width: 600px;
	background-color: #fff;
	border: 2px solid #B7BB7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 5px auto 5px auto;
	padding: 3px;
	text-align: center;
}

.announcement a:link {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 18px;  
	text-decoration : none;  
	color : #674b26;
	text-align: center;
}

.announcement a:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	text-decoration : none;
	color: #515151;
	text-align: center;
}

.announcement a:hover {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 18px; 
	text-decoration : underline;  
	color: #686f3c; 
	text-align: center; 
}

.announcement a:active {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 18px;  
	text-decoration : underline; 
	color: #686f3c; 
	text-align: center;
}

#footer p {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 10px;   
	color : #000000; 
}

#footer a:link {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 10px;  
	text-decoration : none;  
	color: #674b26;
}

#footer a:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	text-decoration : none;
	color: #515151;
}

#footer a:hover {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 10px; 
	text-decoration : underline;  
	color: #686f3c;  
}

#footer a:active {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 10px;  
	text-decoration : underline; 
	color: #686f3c;
}

ul {
	text-align: left;
}

img.floatLeft { 
    float: left; 
    margin-right: 5px;
	 border 0; 
}
