body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.primary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}

.utility
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
}

.secondary
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	padding: 2px;
}
.tertiary 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}
#leftnav
{
	position: absolute;
	width: 200px;
	z-index: 3;
	left: 0px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background-color: #FFFF33;
}

#utilitytop
{
	z-index: 2;
	color: #000000;
	top: 0%;
	padding: 0px;
	left: 220px;
	right: 0px;
	
}

#green
{
	z-index: 3;
	background-color: #BB8800;	
	top: 20px;
	padding: 0 0 0 220px;
	border: 1px none #000000;
	right: 0px;
}

#yellow
{
	z-index: 3;
	background-color: #BB8800;
	top: 50px;	
	padding: 0 0 0 220px;
	border: 1px none #000000;
	right: 0px;
}
#yellowhome
{
	z-index: 3;
	background-color: #FFE600;
	top: 50px;	
	border: 1px none #000000;
	right: 0px;
}

#tertiary
{
	font-size: 12px;
	font-weight: bold;
}

#text
{
	padding: 0 0 0 220px;
	background-color: #FFFFFF;
	border: 1px none #000000;
	z-index: 2;
	left: 225px;
	top: 121px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#cursive A
{
	color: #006633;
	border-color: #666666;
	border-style: inset;
	border-width: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}

.cursive {
	font-family: Apple Chancery, Lucida Calligraphy, cursive;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

#leftnav A
{
	color: #0000FF;
}

#utilitytop A
{
	text-decoration: none;
	color: #FFFFFF;
}

#green A
{
	text-decoration: none;
	color: #FFE700;
}

#yellow A
{
	text-decoration: none;
	color: #DDFFDD;
}

#tertiary A
{
	text-decoration: none;	
	color: #330000;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.header {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #381206;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #321206;
}
.box-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}
.box-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003700;
	text-align: center;
}
.ticker {
	font-family: Courier New, Courier, mono;
	color: #FF0000;
}
.admissions {
	position: absolute;
	width: 200px;
	z-index: 1;
	left: 1px;
	top: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background-color: #FFFF33;
	padding: 2px;
}

.center {
	position: absolute;
	width: 350px;
	z-index: 3;
	left: 204px;
	top: 151px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background-color: white;
}
.right {
	position: absolute;
	width: 200px;
	z-index: 2;
	left: 559px;
	top: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	background-color: #FFFFFF;
}
.hometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
#bottomaddress
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}