/* Global Styles */
body{
margin: 0;
text-align: center;
}

div#main_container{
margin: 0 auto 0 auto;
width: 1000px;
text-align: left;
}


	
td {
	font:11px "Comic Sans MS";
	color:#996633;
	}
	
a {
	color: #996633;
	
	}
	
a:hover {
	color: #FFFFCC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #FFFFCC;
	}
	
#navigation a {
	font: 11px "Comic Sans MS"
	color: #996633;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("zeester.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #FFFFCC url("zeester.gif") 10px 45% no-repeat;
	color:#996633;
	}

#logo 	{
	font:24px "Comic Sans MS";
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px "Comic Sans MS";
	color: #996633;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #FFFFCC;
		}
		
#dateformat {
	font:11px "Comic Sans MS";
	color: #996633;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px "Comic Sans MS";
	color: #996633;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #996633;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:16px "Comic Sans MS";
	color:#996633;
	line-height:20px;
	margin-top:10px;
	}
	
	
.pageName{
	font: 16px "Comic Sans MS";
	color: #996633;
	line-height:24;
	letter-spacing:.2em;
	}
	
.subHeader {
	font: 10px "Comic Sans MS";
	color: #996633;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px "Comic Sans MS";
	color: #996633;
	line-height:30px;
	}
	
.smallText {
	font: 10px "Comic Sans MS";
	color: #996633;
	}
	
.navText {
	font: 11px "Comic Sans MS";
	color: #996633;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

