a img {
	border-style: none;
}
.clearthefloats {
	clear: both;
	padding-top: 10px;
}
.center {
	text-align: center;
	}

#bd {
  background-color: #d0a070;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
}

#skipnav {
	font-size: 0.7%;
	visibility: hidden;
	text-align: right;
	text-decoration: none;
	display: none;
}

#mainTable td {
 } 

#mainTable {
	
 } 
 
 #content {
 
 background-color: #f0c090;
  border-color: #ffe0b0 #b08050 #b08050 #ffe0b0;
  border-style: solid;
  border-width: 2px;
  padding: .5em 1em .25em 1em;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	
	font-size: 90%;
	color: #5B3D23;
	
 } 
 
 #content h2 {
 
 }
 
 
 #content a:link {
	text-decoration: underline;
}
  #content a:hover {
	text-decoration: none;
}
  #content a:visited {
	text-decoration: underline;
}

  #content a:active {
	text-decoration: underline;
}
 

#nav {
	background-color: #f0d0b0;
	font-size: 90%;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #c09070;
	border-right-color: #704020;
	border-bottom-color: #704020;
	border-left-color: #c09070;
  
 } 
 
 

#nav a {
	display: block;
	margin: 2px;
	padding: 2px;
	border: thin inset #000000;
	width: 125px;
 } 
 
 #nav a:link, #nav a:visited {
	margin: 1px;
	padding: 1px;
	border: 1px outset #000000;
	color: #FFE6B0;
	text-decoration: none;
	background-color: #CC9966;
	font-weight: normal;
 } 
 
 #nav a:hover, #nav a:active {
	color: #5B3D23;
	background-color: #FFCC99;
	font-weight: normal;
 } 
 
 #nav ul {
 
 
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 list-style-type: none
 } 



 #content a:visited {
	text-decoration: underline;
}

 #content a:link {
	text-decoration: underline;
	
}

 #content a:hover, #content a:active {
	text-decoration: none;
	
}

 
  #nav h2 {
	color: #5B3D23;
	font-size: 120%;
  font-family: Georgia, "Times New Roman", Times, serif; 
 } 
 
 #nav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
 }
 
#banner h2 {
 	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	padding-left: 10px;
	color: #FFCC99;

}
 
 
 #banner
 
 {
	background-color: #a07050;
	border-color: #c09070 #704020 #704020 #c09070;
	border-style: solid;
	border-width: 2px;
	color: #fff0d0;
	font-weight: bold;
	padding: 1em 0.5em;
	background-position: center;
 }
 
  #footer {
	background-color: #a07050;
	color: #fff0d0;
	text-align: center;
	font-size: 80%;
	font-weight: 300;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c09070;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #704020;
	border-bottom-color: #704020;
	border-left-color: #c09070;
 }
 
 #footer a {
	color: #fff0d0;
	text-decoration: none;
 } 
 
 #footer a:hover {
	color: #fff0d0;
	text-decoration: underline;
}
 
		
h2 {
	font-size: 125%;
	line-height: 150%;
 	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 160%;
	line-height: 150%;
}
.floatleft {
	float: left;
	border: 2px solid #a07050;
	padding: 2px;
}
.floatright {

float: right;
margin: 0 0 10px 10px;
border: 2px solid #a07050;
padding: 2px;


}


.floatcenter {

float: none;
margin: 10px;
border: 2px solid #a07050;
padding: 2px;


}


body {
	background-image:  url(images/bgwood.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.em8 {
	font-size: .8em;
}
.indent {
	margin-right: 20px;
	margin-left: 20px;
}
.triviaanswer {
	font-weight: bold;
	color: #000000;
	background-color: fff0d0;
}
.break {
	clear: both;
}

.center {
	text-align: center;
}
.caption {
	font-size: 120%;
	font-weight: bold;
}


