/* Color Information */

#navbar{
margin:0 0 0 0;
background-image:url(../images/menubggreenbig.gif);
border-top:5px solid #003300;
border-bottom:5px solid #003300;
}

/*Font Styles - Header Styles and paragraph styles*/

p{font-size:.75em;line-height:1.5em;}

h1,h2{
color:#FFFF00;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0; padding:0;}

h2{font-size:1.25em;}

h3{
margin:5px 0 0 0;
color:#FFFFCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:.75em;
font-weight:bold;
}

h4{
	color:#FFFF66;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:1em;
	}
h5{
	color:#33CC66;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size: 1.25em;
	}


/*Link Colors*/

#content a{
color:#FFFFCC;
}
		
/*For Show Pages (i.e. 05-06 page) this is what contains the image*/
.showpage{
	padding: 0 0 10px 0;
	margin:0;
	float:right;
	border:none;
	width:180px;
}

.showpagealt{
padding: 0 0 10px 0;
	margin:0;
	float:right;
	border:2px solid green;
	border-bottom:none;
}



/*HACKS*/

/*Hide from IE5/Mac\*/
*html #footer {height:1%;}
/*end hide from IE5/Mac*/
