/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: arial;
	font-size: 12px;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #660099;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #993366;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:23px times new roman;
	color: #660033;
	letter-spacing:0.4em;
	font-weight:bold;
	}


	
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#000000;
	}
	

	
	
.navText {
	color: #000000;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#000000;
	}
	
	
.masthead {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.thumblink	{border:2px solid black}
