body {
	 margin: 0%;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;	
	
	
	}

td 	{
	font:100% Verdana, Georgia, Times New Roman, Times, serif;
	color:#000000;
	}
	
a {
	color: #000033;
	}
	
a:hover {
	color: #606060;
	}
	
/* ID Styles */

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid grey;
width: 200px;
text-align: left;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid grey;
}

#navlist li a { text-decoration: none; 
font-size:10px}
 
#navlist a:hover
{
color: black;
margin-top: 5px;
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 -14px;} 

.navigation a {
	font:12px Verdana, Georgia, Times New Roman, Times, serif;
	color: #FFFAFA;
	letter-spacing:.1em;
	line-height:14px;
	text-decoration: none;
	background-color: transparent;
	padding: 5px;
	}
	
.navigation a:hover {
	background: #CADDFB;
	color:#000000;
	}


/* Class Styles */

.logo {
	font:20px Verdana,Georgia, Times New Roman, Times, serif;
	color: #5682C6;
	letter-spacing:.3em;
	line-height:26px;
	font-weight: bold;
	}
	
.tagline {
	font:12px Verdana,Georgia, Times New Roman, Times, serif;
	color: #5682C6;
	letter-spacing:.5em;
	line-height:14px;
	}
	
.bodyText {
	font:12px Georgia, Times New Roman, Times, serif;
	color:#2F4C85;
	line-height:24px;
	}
	
.pageName {
	font:18px Verdana, Georgia, Times New Roman, Times, serif;
	color: black;
	letter-spacing:.1em;
	line-height:24px;
	}
	
.subHeader {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #2f4c85;
	line-height:20px;
	letter-spacing:.1em;
	}
	


.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #2F4C85;
	letter-spacing:.1em;
	}
	

	.pic {
		padding: 10px;
	}
	
	.side text {
		text-align: left;
	}
	
	.page text {
		font-family: Arial Unicode MS;
		padding:10px
		font-size: 12px;
		
	}
	
	
.quote {
	padding-left: 10px;
}
.style4 {
	font:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 100%;
	}
.style5 {font-family: "Comic Sans MS"}
.style6 {font-family: "Comic Sans MS"; font-size: 80%; }
