body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfcba;
	text-align: center;
	behavior: url(css/csshover.htc);
}






div#header {
		height:38px; width:393;
		margin-top: 20px;
		padding-left: 25px;
		background-image: url(../images/welcome.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		z-index:5;
	}
#menu {
	position:absolute; 
	left:auto; right:auto; top:123px; 
	width:750px; 
	height:35px; 
	z-index:3;	
}


	
#wrapper {
	position: relative;
	text-align: left;
	width: 750px;
	margin:0 auto;
	padding: 160px 0 0 0;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF; 
	border-left: 2px solid #06437d;
	border-right: 2px solid #06437d;
	border-bottom: 2px solid #06437d;
	border-top: 2px solid #06437d;
}

#menuwrapper {
	position: absolute;
	padding: 5px 0 0 0;
	margin:0 auto;
	
	padding: 0 0 0 0;
	
	border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	
}

#sidebar {
	font-size: 12px;
	position: absolute;
	top: 150px;
	right: 7px;
	width: 200px;
	background-image: url(../images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	margin-right: 230px;
	padding: 0px 10px 0 0;
}
#content p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	
	line-height: 1.6em;
	padding-left: 20px;
}

#formtext {
	font-size: 12px;
	line-height: 1.7em;
	padding-left: 20px;
}

#content h1 {
	font: normal 180% Arial, Helvetica, sans-serif;
	color: #06437d;
	background-color: transparent;
	padding-left: 20px;
}
#content h2 {
	font-size: 120%;
	color: #06437d;
	background-color: transparent;
	padding-left: 20px;	
}

#content h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 85%;
	color: #06437d;
	background-color: transparent;
	padding-left: 20px;
}

#content  ul {
	font-size: 12px;
	line-height: 1.7em;
	padding-left: 1em;		
}


#navigation {
	font-size: 12px;
	position: absolute;
	
	top: 150px;
	right: 7px;
	width: 200px;
	border-left: 3px solid #7ECC70;
	border-right: 3px solid #7ECC70;
	border-top: 3px solid #7ECC70;
	background-color: #fcfcba;
	background-image: url(../images/sidebartop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation ul {
	list-style-type: none;
	font-weight: bold;
	margin: 70px 0 0 0;
	
	padding-left: 2px;
	
}
#navigation li {
	
	font-weight: normal;
	padding: 0;
	margin-top: .5em;
	width: 180px;
	border-bottom: none;	
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation p {
	list-style-type: none;
	font-weight: normal;
	margin: 0 0 0 0;	
	padding-left: 10px;
	padding-right: 7px;
	padding-top:7px;
	
	
}
.firstp {
	
	background-repeat: no-repeat;
	background-position: left top;
	top: 70px;
}
.navigationlast {
border-bottom: 3px solid #7ECC70;
}

#navigation li li {
	
	width: 150px;
	margin-left: 2.5em;	
	
	border-bottom: none;
	vertical-align: bottom; /* Removes unwanted margin in IE */
	}
	
#navigation ul  ul{
	list-style-type: circle;
	width: 155px;
	margin-top: 0;
	margin-left: 0;
	border-left: none;
	border-right: none;
	background-color: none;
	border-bottom: none;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}	

#navigation.image li {
	width: 150px;
	margin: 0;
	padding: 0;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #fff498;
	color: #167905;
	
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 158px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#footer {
	padding: 0 0 10px 50px;
	font-size: 70%;
	color: #6a6a6a;
	background-color: transparent;
}

#topbar {
	position: relative;
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding:2px 0 0 0;
	border-left: 1px solid #722100;
	border-right: 1px solid #722100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	background-color: #06437d;	
}

#topbar a:link {
	color: #ffffff;
	text-decoration: none;
}
#topbar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topbar a:hover {
	color: #FFFF66;
	text-decoration: none;
}
#topbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#date  { 
	position:absolute; 
	left:630px; top:130px; width:100px; height:20px; z-index:2; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}

.searchtext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
}

.asearchtext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	text-align: left;
}
#asearchtext  { 
	position:absolute; 
	left:15px; top:130px; width:250px; height:20px; z-index:2; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	margin-right: 0px;
}

#menubar {
	position: absolute; 
	top: 99px;
	left:auto; right:auto;
	
	z-index: 2;
	width: 750px;
	padding: 2px;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7ECC70;
	color: #000000;
	border-left: 2px solid #000000;
		}
		
#menubar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		
		}
		
#menubar li {
		float: left;
		border-bottom: 1px solid #7ECC70;
		border-left: 0;
		margin: 0;
		}
		
#menubar li a {
		display: block;
		padding: 2px 24px 2px 24px;
		border-left: 0px solid #7B4A29;
		margin: 1px;
		background-color: #7ECC70;
		color: #000000;
		text-decoration: none;
		text-align: left;
		}
		
#menubar li a:hover {
		border-left: 0px solid #000000;
		background-color: #06437d;
		color: #ffffff;
		}

#menubar #currentpage  a {
		background-color: #06437d;
		color: #ffffff;
		font-weight: bold;
		}
		
<!--LIST-BASED MENUS WITHOUT IDs OR CLASSES ON THE LIST ELEMENTS-->
<!-- tested in NN7, Opera, Firefox, IE6, IE5.5, IE5, on Windows and Safari and IE5 on Mac -->
<!--this continues the horizontal menu demo-->
<style type="text/css">

* {margin:0; padding:0;} 

/* the horizontal menu starts here */
div#listmenu {
	
	position: absolute;
	top: 99px;
	left: auto;
	right: auto;
	width:750px; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #7ECC70;	/* draws line on top edge of div */
	border-bottom:1px solid #06437D;	 /* draws line on bottom edge of div */
	font-color: #000;
	font-size:.8em;	/* SET FONT-SIZE HERE */
	background-color:#7ECC70; /* colors the div */
	margin-top:0; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
div#listmenu ul {margin: 0;/* indents ul from edge of container */
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#7ECC70; /*sets the background of the menu items */
	border-right:1px solid #7ECC70; /* creates dividing lines between the li elements */
	}
div#listmenu li:first-child {
	border-left:1px solid #7ECC70; /*the first vertical line on the menu */
	}
div#listmenu li:hover { 
	background-color:#06437D; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block;
	padding:0 20px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#000;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#fff;
	background-color:#06437D;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:15em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #06437D; /*  three sides of each drop-down item */
	border-bottom:1px solid #06437D;
	border-right:1px solid #06437D;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #06437D; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #7ECC70; /* adds the rightmost menu vertical line to the ul */
	margin-left:7px; /* IE doubles the given value above - why? */
	}
* html a {display:inline;} /* makes IE5 & 5.5 accept the padding on the link */
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* end of hack zone */
/* END OF LIST-BASED MENU */		
