body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:101%;
color:#111;
background-color:#fff;
margin-top:0;

}
#wrapper {
font-size:0.8em;
margin: 0 auto;
width:900px;
background-color:#FFF;

}

 



#contentdiv {
position: relative;
width:670px;
height:300px;
overflow-y:scroll;

float:right;
background-color:#fff;
line-height: 1.25;
}

#newsdiv {
    background:#fff;
    float:left;
    width:200px;
	color:#111;
    }
	
#contentwrap {
border:2px solid #ffcf7d;
padding:0;
margin:0;
}
#head {

margin:0;
padding:0;
	
	
}

h1 {
	margin: 0 10px 6px;
	color: #0072c6;
	text-align:center;
	
	font-variant:small-caps;
	letter-spacing:0.15em;
	   
}

h2 {
	margin: 0 10px 6px;
	color: #0072c6;
	text-align:center;
	letter-spacing:2px;
	font-size:0.7em;
	font-variant:small-caps;
	
}
h3 {
font-weight:600;
	color: #00a3f0;
	background-color:#ffcf7d;
	margin-right:350px;
	padding-left:5px;
	font-size:1em;
}
h3 {
	margin-top: 16px;	
}
p {
	margin: 5px 5px 8px;
	
}
#footer {
	position: relative;
	font-size: 10px;
	color:#666666;
	clear:both;
	padding:0px;
	min-height:18px;
}
.fleft 
{
float:left;
}
.fright {
float:right;
}
#mission {
    position: relative;
	font-size: .75em;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	border:1px outset blue;
	padding:5px;
	}
/*#newsdiv {
	position: absolute;
	padding: 5px;
	right: 10px;
	top: 160px;
	width:110px;
	border: 2px outset blue;
	text-align:center;
	background-color:#0072c6;
	color:#fff;
	font-size: 1em;
}
div#newsdiv a {
color:#ffffff;

}*/

/* Vert CSS Menu */
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu { margin: 5px; height: 100px; font-size: 10pt; font-family: verdana; }
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 9em; }
.menu li { background-color: #ffffff; float: left; }
.menu li.sub { background-color: #ffffff; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border-top: 1px solid #ffcf7d; border-bottom: 1px solid #ffcf7d; display: block; text-decoration: none; height: 2em; line-height: 2em; width:9em; color: #0033FF; padding-left: 0.25em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 8em; }
* html .menu a:hover { color: #FF9900; background-color: #ffffff; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #0033FF; background-color: #ffffff; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #FF9900; background-color: #ffffff; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 1em; visibility: hidden; position: absolute; top: -0.67em; left: 7.5em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
/* end vert css menu */

#credits {
	position: absolute;
	padding: 5px;
	right: 10px;
	top: 360px;
	width:110px;
	text-align:center;
	font-variant:small-caps;
	border: 1px solid gray;
	background-color:#ddd;
	color:#111;
	font-size: .74em;
}
