body, td {
	color : #663333;
	background-color: #faebd7;	font-family : Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


td.upper {
	color : #faebd7;
	background : #660000;
	font-family : Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.smaller {
	font-size: 12px;
}


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


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

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


a.smaller:hover {
	font-size: 12px;
	color : #660000;
	text-decoration : none;
}


input {
	font-size: 12px;
	font-family: Lucida, Geneva, Arial, Helvetica, sans-serif;
	color:#663333;
	background-color:#cc9966;
}


div.centered {
	text-align: center;
}


/* EVERYTHING BELOW ADDED IN 1.6 */

div.centered table.entries {
	color : #663333;
	font-family : Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 10px auto; 
/* margin: top right bottom left; 
*/
	border: 0px solid #cc9966;
}
h3 {
	color : #660000;
	font-family : Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


table.gbookMenu {
	color: #663333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc9966;
}

