body	{
	background-color : #000000;
	font-family : verdana, sans-serif;
	font-size : 13.5pt;
	}
.burgundybg {
	background-color : #530f15;
	color : #ffffff;
	font-size : 10pt;
	}
.whitebg {
	background-color : #ffffff;
	color : #000000;
	font-size : 9pt;
	}
.blackbg {
	background-color : #000000;
	color : #ffffff;
	font-size : 10pt;
	}
hr {
	border : 0;
	background-color : #530f15;
	color : #530f15;
	width : 95%;
	height : 3px;
	}
	
a.white:link, a.white:visited { color : #ffffff; }
a.white:hover { color : #530f15; }
a.black:link, a.black:visited { color : #000000; }
a.black:hover { color : #530f15; }
a.burgundy:link, a.burgundy:visited { color : #530f15; }
.mascot {
	font-family : "Tempus Sans ITC";
	font-size : 13pt;
	}
.burgundy { color : #530f15; }
.black { color : #000000; }
.white { color : #ffffff; }
.smallprint {
	font-size : 6.5pt;
	font-weight : bold;
	}
.largeprint {
	font-size : 12pt;
	font-weight : bold;
	}  
ul#navigation {
background-color: #000000;
color : #ffffff;
}
#navigation li { display : inline; }
#navigation li a {
	padding : .25em 1em;
		background-color : #999999;
		color : #ffffff;
		font-family : verdana, arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		float : center;
		border-bottom : solid 2px #666666;
		border-top : solid 2px #666666;
		border-left : solid 2px #c9d2d6;
		border-right : solid 2px #c9d2d6;
		}
		a:link, a:visited { color: #ffffff; }
#navigation li a:hover {
		color : #000000;
		background-color : #ffffff;
		}
#navigation li#youarehere a { background-color: #530f15; }
a.menu:link, a.menu:active, a.menu:visited {
	color : #ffffff;
	font-size : 8.5pt;
	font-weight : bold;
	text-decoration : none;
	}
a.menu:hover { color : #666666; }
a.menu2:link, a.menu2:active, a.menu2:visited {
	color : #ffffff;
	font-size : 9pt;
	text-decoration : none;
	}
a.menu2:hover { color : #666666; }

