BODY{
background-image: url('../images/backgrounds/background.jpg'); background-repeat: repeat-x; background-attachment: fixed;
/*background-image: url('images/bg2a.jpg'); background-repeat: repeat; background-attachment: fixed;*/
/*background-color: #F5F5FA; */
margin-top: 3px; margin-bottom: 2px; margin-left: 0px; margin-right: 0px; 
}

body, td {
	color : Black;
	/*background-color: White;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#background {
	background-image: url(../images/backgrounds/lakebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	float: left;
	width: 100%;
}

#shadow{
	background-image: url('../images/backgrounds/shadow.jpg'); background-repeat: repeat-y; background-position: center; float: center; }

#body{
	background-image: url('../images/bg1.jpg'); background-repeat: repeat; width: 796px; background-position: center; float: center;       /* margin-left: 227px; */
	margin: 0px auto 0px auto;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 2px #000000 solid;
	border-bottom: 2px #000000 solid; }

#headershadow{
	background-image: url('../images/backgrounds/footer-shadow.jpg'); background-repeat: repeat-x; width: 796px; height: 30px; background-position: center;
	font-family: arial; font-size: 10pt; font-color: black; font-weight: bold; line-height: 19pt;
	margin: 0px auto 0px auto;
 	border-left: 0px #000000 solid;
	border-right: 0px #000000 solid;
	border-top: 1px #000000 solid;
}

td.upper {
	/*color : #FFFFFF;*/
	background : #D2C2AE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
} /*#23559C*/

.smaller {
	font-size: 10px;
}

a {
	color : #0084BE;
	text-decoration : none;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center; margin-left: 20px; margin-right: 20px;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #520107;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

h4 {font-family: arial, comic sans ms; color: #520107; font-style: italic; font-size: 10pt; font-weight: bold; }

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}
