body
{
}
.FrontPageText
{
	width: 500px;
	color: #0033ff;
}
.LetterImageInTextLeft
{
	clear: right;
	float: left;
	padding-bottom: 0px;
	margin: 5px 0px 0px 5px;
	text-align: center;
}
.TextTables
{
	width: 500px;
}
/*>>>>>>>>>>>>>>>>>>>>Navigation1<<<<<<<<<<<<<<*/
#nav-menu ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 30px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
}
/* makes it go in line as a top nav
#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center
}
#nav-menu
{
width:30em
} 
*/
#nav-menu li a
{
	display: block;
	font-weight: bold;
	float: left;
	padding-bottom: 10px !important;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 8em;
	color: #3333ff;
	line-height: 1.0em !important;
	line-height: 1.0em;
	
	height: 1.0em;
	text-align: left;
	text-decoration: none;
}

#nav-menu li a:hover
{
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */



/*____________________End Navigation_____________________*/
.HeaderFirstLetter
{
	color: blue;
}
