body 
{
	font-family:President;
}

td 
{
	font-family:President;
}

th 
{
	font-family:President;
}

div#entirePage
{
	position:relative;

}


div#content
{
	position:absolute;
	top:0px;
	right:0;
	left:274px;
	color:#FFCC99;
	height:752px;
	width: 1000px;
}

div#footer
{
	position:relative;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


img#mainLogo
{
	width:250px;
}

img.menuButton
{
	width:250px;
	outline-width:0px;
	border-width:0px;
}

a.menuLink:focus
{
	outline-width:0px;
}


