body  { 
	background-color: #CBCC66;
	background-image:url(images/burgBak3.jpg); 
	background-repeat:repeat-y;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.title {
	color: #000000;
	font-family:Harrington, "Bookman Old Style", Garamond, "Times New Roman";
	text-align: center;
	font-size:24px;
}
.toplinks { 
	font:Arial, Helvetica, sans-serif;
	outline-color:#000000;}

.nav {
	position:absolute; 
	left:50%; 
	top:200px;
	width: 400px;
	height: 40px;
	margin-top: 0px;
	margin-left:-200px; 
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFFFFF;
	outline-color:#000000;
	background-color:#000000;
	border: ridge #990000;
	padding: 4px;
	text-align:left;
}

.content {
	position:absolute; 
	left:50%; 
	top:260px;
	width: 660px;
	min-height: 400px;
	margin-top: 7px;
	margin-left:-345px; 
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFFFFF;
	outline-color:#000000;
	background-color:#000000;
	border: ridge #990000;
	padding: 10px;
	text-align:left;
}


.content .mission {
 font-size: 14px; font-style:italic; padding-left:25px; padding-right:25px;
}
.content .banner  { text-align: center}
.content  a:link  {
	color: #FFFF99;
	text-decoration: none;
}
.content  a:visited  {
	color: #FFFF99;
	text-decoration: none;
}
.content  a:active {
	color: #FFFF99;
	text-decoration: none;
}
.content a:hover {
	color: #663300;
	text-decoration: underline;
}


.bluelink a:link  {
	color: #0000FF;
	text-decoration: none;
}
.bluelink a:visited  {
	color: #0000FF;
	text-decoration: none;
}
.bluelink a:active {
	color: #0000FF;
	text-decoration: none;
}
.bluelink a:hover {
	color: #663300;
	text-decoration: underline;
}



li {
	list-style-image:url(images/bullet.gif);
	line-height: 25px;
}



.marq {font-family: "Batik Regular", "Times New Roman", serif;
	font-size: 16px;
	color: #FF0000;
}

