body
{
	margin: 2em;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	color: #000;
	background-color: #fff;
}

a { color: #000; text-decoration: none;}

#header
{
	border-bottom: 1px solid #999;
}

#header h1
{
	color: #000;
}

#topnav
{
	display: none;
}


#leftnav
{
	display: none;
}

#rightnav
{
	display: none;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#middle p { line-height: 165%; }
.middlecontent { border-bottom: 1px solid #999; }

.middlecontent ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.middlecontent li
{
	display: inline;
	padding: 0 0 0 7px;
}

.imageright
{
	float: right; 
}

#bottomnav
{
	display: none;
}

#skip
{
	display: none;
}
