/* Global Styles */

body {
	margin:0px;
	}

h3 {
	text-align:center;
	font-weight:bold;
	font:georgia
	}
	
h6 {
	color:#cc3300;
	line-height:.5
	}
		
td {
	font:17px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#calendar{
	line-height:normal;
	width:auto;
	font-weight:boldest;
	border:1px solid #000000;
	}

#navigation a {
	font:14px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

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

#calheader td {
	font-weight:bold;
	}
	

/* Class Styles */

.m1 {
	text-align:center;
	line-height:.25
	}

.officers {
	text-align:center;
	width:100%;
	line-height:normal
	}
		
.logo {
	font:2em times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:16px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:14px arial;
	line-height:24px;
	color:#333333;
	background-image:url(images/SSS.gif);
	background-position:-20px -50px;
	background-repeat:no-repeat
	}


.miss {
	text-align:center;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}
	
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	text-align:center;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:14px arial;
	color: #333300;
	letter-spacing:.1em;
	padding:20px 5px 20px 5px;
	}
	
.calendarText {
	font:14px arial;
	line-height:14px;
	color:#333333;
	}