/* Global Styles */

body {
	width: 900px;
	position: absolute;
	left: 10%;
	margin-left: -60px;
	margin-right: 150px;


	}
	
td {
	color:#0033FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
a {
	color: #003300;
	}
	
a:hover {
	color: #99CC66;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7251A1;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#333333;
	background-color: #0099FF;
	}
	
#logo 	{
	color: #003300;
	letter-spacing:0.2em;
	line-height:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	}

#tagline 	{
	color: #FFF;
	letter-spacing:0.4em;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #322549;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #322549;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
.bodyTextCenter {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	}

.pageName{
	color: #003300;
	line-height:normal;
	letter-spacing:0.21em;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	}
	
.subHeader {
	color: #003300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #000000;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
.NameText {
	color: #003300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7251A1;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}

