body {
	color : #353535;
	background-attachment: fixed;
	background-image: url(../Images/Page%20BG%27s/BG12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td {
	color : #353535;
	font-family : Tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

td.upper {
	color : #FFF;
	font-family : "Adobe Caslon Pro", baskerville, garamond, Times;
	font-size: 13px;
	background-color: #000;
}

.smaller {
	font-size: 10px;
}

a {
	text-decoration : underline;
	color: #F00;
}

a:hover {
	color : #5d5c5c;
	text-decoration : none;
}

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

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

input {
	font-size: 12px;
	font-family: Tahoma, arial, verdana, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Tahoma, arial, verdana, sans-serif;
   font-size: 13px;
   BORDER-RIGHT: #353535 1px solid;
   BORDER-LEFT: #353535 1px solid;
   BORDER-TOP: #353535 1px solid;
   BORDER-BOTTOM: #353535 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : Tahoma, arial, verdana, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

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