body  {
	background-color:#A13E07; 
	color:#fff;
	font-size:90%; 
	font-family:georgia,serif;
 }
#wrapper {
	margin:auto;
	text-align:center; 
	width:777px;
 }				   		  
#header  {
	background-image:url(../images/headerbg.gif);
	background-repeat:no-repeat;
	height:122px;
	word-spacing:5px;
	width:777px;
 }
#navigation {
	padding-top:20px;	
 }
#navigation li {
	list-style-type:none; 
	display:inline;
 }
#navigation li a {
	color:#fff;
	text-decoration:none;
 }
#navigation li a:hover{
	color:#F3C252;
 }
#list {
	float:left; 
	margin: 15% 0; 
	font-size:90%;
 }
#feature {
	float:left; 
	margin:0 0 0 40px;
 }												 				
#mainpicture {
	height:380px;
	background-color:#F3C252; 
	padding:2px; 
	text-align:left;								
 }
#list ul {
	list-style-type:none;
 }
#list ul li a {
	color:#8B0B04; 
	text-decoration:none;
 }
#list ul li a:hover {
	color:#fff; 
	text-decoration:none;
 }							
.thumbnailscontainer {
	background-color:#fff; 
	text-align:center;
	height:48px;
	padding:4px 0 0 4px;	
 }
.thumbnailscontainer img {
	border: 2px solid #F3C252;
 }
#smalllogo {
	background-color:#F3C252;
	text-align:center; 
	padding: 6px;
 }
#footer {
	background-color:#8B0B04; 
	text-align:center;								 
	height:1.5em;
	font-size:78%;
	padding:5px;
	width:767px;
 }
/*------INDEX----*/
#indexpanels {
	width:
	padding: 8px 5px 5px 5px;
	background-color:#F3C252;
	padding:5px;
	padding-left:15px;	
 }
#about  {
	width: 777 px;
	text-align: left;
	background-color: #F3C252;
	color: white;
	padding:20px 210px;
 }
p img {
	float:left;
	border:1px solid black;
	margin: 0 9px 2px 3px;	
 }
a {
	color: white;	
 }
a:hover{
	color: #F3C252;
 }
a:visited{
	color: white;
 }						
#contact {
	background-color: #F3C252;
	width: auto;
	padding:30px 0;	
	text-align:center;
 }
#contact a:hover{
	color: #8B0B04;
 }	