body      {
	font-size: 0.85em;
	font-family: "Trebuchet MS";
	background-color: #d1cb92;
}

/* Layout */

#container 
{
	width: 1000px;
	margin-left: 2em;
}
#bottom 
{
	width: 1000px;
	margin-left: 2em;
	text-align: center
}
#headerlinks {
	position: absolute;
	left:748px;
	top:14px;
	width:290px;
	height:42px;
	z-index:1;
	text-align:right;
}
	
#header .links {
	position:absolute;
	float:right;
	left: 842px;
	width: 253px;
	height: 48px;
	top: 18px;
	}
#header li {
	list-style: none;
	display: inline;
	white-space: nowrap;
}

#homemiddle {
	margin-top: 5px;
	margin-right: 400px;
	margin-bottom: 0px;
	margin-left: 115px;
	text-align: left;
}

#homenav{
	margin-top: 5px;
	float:left;
	width: 115px;
}

#homeright{
	margin-top: 5px;
	float: right;
	width: 400px;
}

#sponsors {
	clear:both;
	text-align: center;
}
#footer {
	background:#ffefbe;
	color:#fffff;
	border: 2px solid #55a453;
	text-align:center;
	clear:both;
	padding:.5em;
	margin-top: .5em;
}

/* Layout END */


#announcementbox {
	background:#ffefbe;
	text-align:center;
	color:#fffff;
	border: 2px solid #55a453;
	width: 99%;
	margin-bottom: 5px;
}


.content   { font-size: 0.82em; font-family: "Trebuchet MS"; padding: 8px; border-right: 2px solid #55a453; border-left: 2px solid #55a453 }
.text { font-size: 0.82em; font-family: "Trebuchet MS"; padding: 8px }
.subheader   { color: #177919; font-size: 1.3em; font-weight: bold }
.announceheader   {font-size: 1.3em; font-weight: bold }

.header       { color: #177919; font-size: 2.5em; font-variant: small-caps; font-weight: bold }

.pageheader { color: #177919; font-size: 2em; font-weight: bold }

.greenBorder { 
border: 2px solid #55a453;
 }

.box {
background:#ffefbe;
color:#fffff; 
border: 2px solid #55a453;
padding: 5px;
height: 340px;
width: 300px;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
}
