@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(images/back1px.jpg);
	margin-top:0px;
}
.bodycontent{
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	height: 410px;
	background-color: #996633;
}
#header{
	width: 952px;
	height: 405px;
}
#smallheader{
	width: 952px;
	height: 141px;
}
#contactbody{
	width: 300px;
	height: auto;
	position: relative;
	z-index: 2;
	left: 600px;
	top: 20px;
	text-align: center;
}
#contactbody{
	font-size: 14px;
}
#navbar{
	height: 20px;
	width: 952px;
}
#announcement{
	width: 540px;
	height: 229px;
	position: relative;
	margin: 7px;
	top: -320px;
	color: #FFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
td.whiteCol { background-color: white; 
}
a.navleah:link {
	color: #3CF;
}
a.navleah:visited {
	color: #666;
}
a.navleah:hover {
	color: #0C3;
}
a.navleah:active { 
}