body {
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	margin:0;
	background-color: #3A4811;
}
#head {
	width:900px;
	left:25px;
	margin-left:5%;
	background-color: #6A8A1D;
	}
#content {
	top:205px;
	width:900px;
	background-color: #FFFFFF;
	visibility: visible;
	margin-left:5%;
	}
#content p, h2 {
	margin-left:10px;
	}
#footer {
	width:895px;
	padding-bottom:2px;
	padding-left:5px;
	}
#footer a {
	color:#333333;
	}
#random {
	float:right;
	width:410px;
	height:275px;
	padding-left: 10px;
	padding-bottom:15px;
	}
#select {
	position:absolute;
	left:643px;
	top:228px;
	width:283px;
	height:413px;
	z-index:1;
	background-color: #DAEBA5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
}
a:link, a:visited{
	color: #000099;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #006633;
}
h2 {
	font: normal 1.3em "Cataneo BT";
	}
.navimage {
	border-right:1px;
	border-right-color:#000000;
	border-right-width:1px;
	}
ul {
	font-size: 1.4em;
	line-height: 1.2em;
	list-style-type: square;
}
.bottomnav {
	font-size:.9em;
	color:#666666;
	text-align:center;
	}
a.bottomnav {
	font-size:.9em;
	color:#666666;
	text-align:center;
	}
.privacy {
	font-size:9px;
	color: #999999;
	}
