﻿body 
{
	background-color: #9c0000;	
	font-size:small;
	margin-top:0;
}


#PageWrapper
{
	width:765px;
	border:1px black solid;
}

#PageNavBar
{
	height:40px;
	text-align:left;
	display:none;
}

#PageBody
{
	background: #fff;
	text-align:left;
	
}

.smallBox
{

	width:300px;
}

.header
{
	font-size:130%;
	font-weight:bold;
}

.header2
{
	font-size:120%;
	font-weight:bold;
}
