/* CSS Document */
html {margin: 0; padding: 0; height: 100%;}
body {text-align: center;/* center workaround */
margin: 0; padding: 0;  height: 100%; color: 333399; background: white; font-family: Geneva, Arial, Helvetica, sans-serif;}
.center
{
margin-left: auto;
margin-right: auto;
text-align: left;
width:650px;
}

a:link {color: 406C05;text-decoration: none;}
<!--a:visited {color: 435F1D;text-decoration: none;}-->
a:hover {color: 7FAD40;}
h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0.25em;
	border-bottom: 2px solid #333399; }
	
h2 {text-size: 80%;
	border-bottom: 2px solid #333399; }
	
p.figure{font-style: italic;}

div.pullquote{float: right; width: 140px; 
		color: 406C05; border: solid #000099; 
		border-width: 5px 0px; text-align:center;
		font: bold 1em Arial, Helvetica, Verdana, sans-serif; 
		padding: 3px 2px; margin: 1px 5px; }
p.sidebar{
	padding: 10px 30px;
	font: italic 0.9em Arial, Helvetica, Verdana, sans-serif;
	color: 003300;
	background: #99CC99;
}
p{ 	padding: 5px; line-spacing: 1.3em;}

td#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-decoration: none;
	background-image:  url(../images/headerideaonejpg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 650px;
	text-align: right;
	vertical-align: top;
	}
	
td#header a:link {color: ffffff; }
td#header a:hover {color: 9999CC;}
td#header a:visited {color: ffffff; }


#top-menu {
	padding: 4px 2px;
	border-right:2px solid #333399;
	border-left:2px solid #333399;
	border-bottom:2px solid #333399;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13.5px;
}
#top-menu ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;} 
#top-menu ul li {
		margin-left: 0;
		padding: 4px 10px ;
		border-left: 2px solid #333399;
		list-style: none;
		display: inline;

				}
#top-menu ul li.first {	margin-left: 0;	border-left: none;	list-style: none;	display: inline;}
#top-menu ul a.selected {color: #999999;}

td#subheader{
	height: 25px;
	width: 650px;
    padding: 0px 0px 5px 0px;
	}

td#leftmenu {
	text-align: left;
	vertical-align: top;
}


div#leftnav {width: 7em; margin-top: 0.5em; margin-right: 0.25em }
div#leftnav ul {margin: 0; padding: 0; width: 7em;  border-top: 2px solid #333399; }
div#leftnav li { position: relative; margin: 0; padding: 0; list-style: none; 
				border-bottom: 2px solid #333399;  border-left: 2px solid #333399; 
				background-color: #ffffff; color: #333399; font-size: 13; font style: bold;}
div#leftnav li a {display: block; padding: 0.25em 0 0.25em 0.25em; text-decoration: none; 
				width: 6.5em;} 
div#leftnav>ul a{width: auto;}			
div#leftnav li:hover {border-left: 2px solid #006633;  color: #7FAD40;}
div#leftnav li a.selected {color: #999999;}

td#content{
	text-align: left;
	vertical-align: top;
}

td#footer {
padding-top: 15px;
font-size: 60%;
color: 999999}

td.form {
	text-align: right;
	vertical-align: top;
}

/*
.center
{
margin-left: auto;
margin-right: auto;
text-align: left;
width:650px;
}

div#top { margin-top: 0.5em; }
	
div#header {
	vertical-align:top;
	text-align: right;
	padding-right: 3px;
	font: bold 70% Arial, helvetica, verdana, sans serif;
	color: ffffff;
	text-decoration: none;
	background-image: url(../images/headerideaonejpg.jpg);
	background-repeat: no-repeat;
	width: 650;
	height: 100;}
div#header a:link {color: ffffff; }
div#header a:hover {color: 9999CC;}

#top-menu {	padding: 4px 2px;
	border-right:2px solid #333399;
	border-left:2px solid #333399;
	border-bottom:2px solid #333399;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13.5px;		}
#top-menu ul {
		margin-left: 0;
		padding-left: 0;
		display: inline;} 
#top-menu ul li {
		margin-left: 0;
		padding: 4px 10px ;
		border-left: 2px solid #333399;
		list-style: none;
		display: inline;
				}
#top-menu ul li.first {	margin-left: 0;	border-left: none;	list-style: none;	display: inline;}
#top-menu ul a.selected {color: #999999;}

