﻿body {
	background: #999999 url(images/background.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height: 16px;
	}

#margin {
	padding-left: 13px;
	}


#resources td {
	padding: 10px 5px 10px 0px;
	}
	
	
#events {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height: 16px;
	}
	
#events a:link {
	color: #58327E;
	}

#events a:hover {
	color: #000000;
	}

#events td {
	padding: 10px 5px 10px 0px;
	}
	
.eventsNav {
	background: #CFC4DA;
	padding: 5px 5px 5px 5px;
	}
	
.eventsNav a:link {
	text-decoration: underline;
	font-weight:bold;
	}

.eventsNav a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #58327E;
	}

.subhead {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-decoration: underline;
}

.subheadsmall {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #58327E;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	}

h2 {
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 14px;
	}


#sidebar {
	position: absolute;
	top: 0px;
	left: 584px;
	}

#sidebarTable {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #58327E;
	padding-left: 12px;
	}

#sidebarTable td {
	padding-bottom: 15px;
	}

#sidebarTable a {
	color: #666666;
	text-decoration: underline;
	}

#sidebarTable a:hover {
	color: #000000;
	text-decoration: none;
	}

#footernav {
	width: 450px;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	padding-top: 15px;
	padding-left: 100px;
	border-top: 1px solid #666666;
	}


a:link, a:visited { 
	text-decoration : underline;
	color: #58327E;
	background: transparent; 
	}

a:hover {
	text-decoration : underline;
	color: #000000;
	background: transparent; 
	}

a:active { 
	text-decoration : underline;
	color: #58327E;
	background: transparent;  
	}