/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px "Tahoma";
	color:#99A4C1;
	border-width: 0px;
	}
	
a {
	color: #0000FF;
	}
	
a:hover {
	color: #800000;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:center;
	text-transform: lowercase;
	
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding:0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
	white-space: nowrap;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	text-transform: none;
	background-image: url(images/menu.jpg);
	}
	
#logo 	{
	color: #FFFFFF;
	letter-spacing:0.2em;
	line-height:5px;
	font-family: "Tahoma";
	font-size: 17px;
	}

#tagline 	{	
	font:11px "Tahoma";
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	}
		
#dateformat {
	font:10px "Tahoma";
	color: #000000;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px "Tahoma";
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#8D8D8D;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: "Tahoma";
	font-size: 18px;
	}
	
.subHeader {
	font-size: 18px;
	color: #FF0000;
	line-height:normal;
	letter-spacing:normal;
	}

.quote {
	font: 20px "Tahoma";
	color: #FFFFFF;
	line-height:30px;
	}
	
.smallText {
	font: 10px "Tahoma";
	color: #80FF80;
	line-height: 22px;
	}
	
.navText {
	color: #008000;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	font-variant: small-caps;
	}
	
