/* File: jlaa6.css						*/

body, html {
		background-color: #cd853f;
		font-size: 15px;	/* baseline font */
		margin: 0 auto;
		padding: 0;
		text-align: left;
}
#topContent {
	position: static; 
	background-color: #cd853f;
	z-index:1;
	margin: 0 auto;
	padding: 0;
	min-width: 1000px;
}
#masthead {
	position: static; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 4px;
	color: #cc0000;
	background-color: #cd853f;
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	z-index: 4;
	margin: 0 auto;
	line-height: 2em;
	text-transform: uppercase;
	width: 790px;
	height: 92px;
	text-align: center;
}
#mission {
	position: static; 
	width:799px;
	height:22px;
	margin: 0 auto;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: italic;
	color: #990000;
	background-color: #aaddaa;
	background-repeat: no-repeat;
	border: none;
}
#menu {
	position: static; 
	width:799px;
	height:22px;
	margin: 0 auto;
	margin-top: 3px;
	/* margin-bottom: 5px; */
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #990000;
	background-color: #aaddaa;
	background-repeat: no-repeat;
	border: none;
	z-index: 20;
}
#mainText {
	position: static; 
	width:700px; 
	z-index:2;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background: #cd853f;
	text-align: justify;
}
.menuText {
	font-weight: bold; 
	font-size: small; 
	color: #003366; 
	text-decoration: none;
}
.menuText a:link {
	color: #003366;
}
.pOffset {	/* offset the paragraphs */
	margin-left: 3em;
}
#mainFooter { 
	width:500px; 
	height:25px; 
	z-index:5; 
	margin-top: 2em;
	margin-left: 20em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
}
td.right {
	background-color: #000000
}
a.menuText:hover {
	color: #0066cc;
	text-decoration: underline;
}
a:link {
	color: #666666;	
}
.eight {
	font-size: 0.7em;
	color: #ffffff;
}