body
{

	background: #0000FF;
	color: #000000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	margin:10px 0px; padding:0px;
	text-align:center;
	font-size: 80%;
	line-height: 150%;
}
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #0000ff;
}

a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#navcontainer li a.here
{
	text-decoration: none;
	color: #808080;
}

#centrecontainer
{
	width:800px;
	margin:0px auto;
	text-align:left;




}

#outercontainer
{


	top: auto;
	left: auto;
}

#header
{
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	height: 120px;
	background-image:url('images/logo2.jpg');
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

#container
{
	border: 0px solid #FFFF00;
	width: 800px;
	height: 360px;
}

#containerleft
{
	float: left;
	width: 370px;
	height: 360px;
	border-right: 20px solid #FFFF00;
	border-left: 20px solid #FFFF00;
	background: #FFFF00;
	padding: 0px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FFF;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	color: #FFFF00;
	font-size: 235%;
	text-align: left;
}

#containerright
{
	float: left;
	width: 350px;
	height: 340px;
	border-right: 20px solid #FFFF00;
	background: #ffffff;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 150%;
	padding-bottom: 5px;
	width: 95%;
}

#footer
{
	width: 800px;
	height: 20px;
	background-image:url('images/footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding: 25px 0px;
	color: #FFFF00;
}

#footer a
{
	text-decoration: none;
	color: #FFFF00;
}

#footer a:hover
{
	text-decoration: none;
	color: #FF0000;
}


.staff
{
	width: 50%;
	float: left;
	padding-bottom: 15px;
}

.staffshadow
{
	width: 100%;
	filter: shadow(color:gray);
}