body {
	color : white;
	background-color: #1b1b1b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

td {
	color : white;
	background-color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}


td.upper {
	color : #EDC399;
	/*background : #23559C;*/
	background-image: url('http://www.cowgirlmodel.com/guestbook/images/template/toplog.jpg');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #FE3271;
	text-decoration : none;
}

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

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

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;
}

/* 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: #82575E 1px solid;
   BORDER-LEFT: #82575E 1px solid;
   BORDER-TOP: #82575E 1px solid;
   BORDER-BOTTOM: #82575E 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #FFCC33;
   font-family : Pristina;
   font-size: 20pt;
	font-weight: bold; 	

}

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