body {
	margin:0 auto;
	padding:0;
	width:806;
	text-align:center;
	background-color: #cccccc;
	color: #656565;
	font-family: Helvetica Neue, Helvetica;
	
}

h2 {
	color: #656565;
	font-family: Helvetica Neue, Helvetica;
	font-size: 1.15em;
	font-style: italic;	
}

#container {
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	padding : 0;
	background-color: white;
	border: 0px solid gray;
	text-align: left;
}

/* TOP PART OF LAYOUT - EVERYTHING TO THE BOTTOM ON THE CONTENT BOX */

#topall {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid gray;
}

#topheader {
	background-repeat: no-repeat;
	width: 800px;
	height: 96px;
}

#top {
	position: absolute;
	top: 0px;
	height: 19px;
	text-align: center;
	padding-top: 78px;
	font-family: Helvetica Neue, Helvetica;
	font-size: 12px;
	color: white;
}

#top a {
	font-family: Helvetica Neue, Helvetica;
	color: white;
	text-decoration: none;
}
#top a:hover {
	color: white;
	text-decoration: underline;
}

#top td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#top td.menuitem {
	border-right: 1px solid white;	
}


#middleleft {
	width: 105px;
	height: 132px;
}
#content {
	text-align: left;
	width: 691px;
	margin: 0px 0px 0px 105px;
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: #656565;
	font-family: Helvetica Neue, Helvetica;
	font-size: .71em;
	line-height: 1.5em;
	border: 2px solid white;
}

#content a {
	color: #370B00;
}
#content img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content td {
	padding: 0px 10px 10px 10px;	
}
#content td.lefttext {
	width: 224px;
	background-color: #EAEAEA;
	
}
#content td.righttext {
	padding: 0px 0px 0px 4px;
}
#announcements {
	margin: 10px 0px 0px 0px;
	border: 2px solid white;	
}
#announcements h1 {
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 1.25em;
	background-color: white;
}
#announcementstext {
	margin: 5px;	
}
.textarea {
	width: 450px;
	padding: 0px 0px 0px 2px;
	border: 0px solid red;

}

/* BOTTOM PART OF LAYOUT, WITH THE BULL IN THE BOTTOM LEFT AND THE FOOTER */

#allbottom {
	position: relative;
	display: block;
	margin: 0 auto;
	top: -0px;
	width: 800px;
	height: 25px;
	border: 0px solid green;
}
#bottomleft {
	display: inline;
	float: left;
	width: 105px;
	height: 372px;
	margin: -347px 0px 0px 0px;
	border: 0px solid green;
}

#bottomright {
	display: inline;
	float: left;
	margin: 0px 0px 0px 1px;
	text-align: left;
	width: 694px;
	height: 25px;
	font-weight: lighter;
	border: 0px solid black;
}
#bottomrightbottom {
	margin: 0px 0px 0px 0px; 
	width: 694px; 
	height: 25px; 
}

/*
#bottominfo {
	margin: 195px 0px 0px 50px;
	line-height: 100%;
}
#bottominfo h1 {
	font-size: 1.20em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 60%;
}
*/

