BODY {
	background-image: url(graphics/main-bg.gif);
	background-repeat: repeat-y;
	background-color: #EAE3D9;
	}

TD, P {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	}
	
a { 
	text-decoration: none;
	font-family: arial, helvetica;
	color: #660000;
	}

a:hover { 
	text-decoration: underline;
	font-family: arial, helvetica;
	color: #660000;
	}
	
.subnav { 
	text-align: center;
	color: #660000;
	padding-bottom: 30px;
	padding-top: 10px;
	}
	
.title{ 
	color: #660000;
	font-family:arial, helvetica;
	font-size:1.5em;
	}
.sitemap { 
	text-align: left;
	color: #660000;
	padding-bottom: 30px;
	padding-top: 10px;
	} 

.header { font-size: 125% }
.small { font-size: 80% }
.indent { margin-left: 30px; }

ul.homepage_announcements { padding-left: 20px; margin-right: 10px; }
ul li { margin-bottom: 10px; }

