BODY {
font-size : 0.9em; 
font-family: Georgia, "Times New Roman", Times, serif;
font-weight : normal; 
color : #B20806; 
background-color : beige;
background-image : url("images/sand.gif");
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 1.2em; 
	color : #B20806; 
	background-color : transparent; 
}

p {
	font-size : .9em; 
	font-family : Georgia, "Times New Roman", Times, serif;
}

div.sitenav {
	position: absolute;
	top: 50px;
	right: 18px;
}

div.banner {
	position: relative;
	top: -42px;
	left: 90px;
}

table.corner {
	position: relative;
	top: -36px;
}

a:link{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	color: #663a00;
}

a:visited{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	text-decoration: none;
	color: #bd7100;
}

a:hover{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	background-color: #EFB240;
	color: #316AC5;
}

a:active{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
	background-color: #EFB240;
	color: #000000;
}

.smalltext {
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.9em; 
}

.smalltext a:link{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
}

.smalltext a:visited{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration: none;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}
.tinytext {
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}

.largetext {
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Georgia, "Times New Roman", Times, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Georgia, "Times New Roman", Times, serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #0088ff;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
