body {
	margin: 10px 0px;
	font-family: arial,hevetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 85%;
	text-align: left;
	line-height: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
}
#container {
	border: 10px solid white;
	margin: 30px auto 0px;
	width: 750px;
	text-align: left;
	position: relative;
	min-height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
#header {
	margin-top: -13px;
	vertical-align: top;
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#footer {
	clear: both;
	height: 24px;
	width: 750px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	background-color: #FFFFFF;
}

#contents { margin: 0px; padding: 12px 20px; background: rgb(255, 255, 255) none repeat; height: 100%; }
#contents2 { padding: 30px 20px; background: rgb(255, 255, 255) none repeat; }




#header2 { width: 480px; float: right; position: relative; top: 0px; height: 120px; background-color: rgb(204, 204, 204); text-align: left; }
#skipmenu { width: 220px; height: 135px; margin-top: 5px; margin-left: 5px; }
#header3 { width: 260px; float: left; background-image: url('os_bkgd_sm.jpg'); }
#insert1 { font-family: Arial,Helvetica,sans-serif; margin-top: -120px; margin-left: 100px; position: relative; width: 120px; background-color: rgb(204, 0, 51); z-index: 1; height: 30px; }


#menu { float: right; width: 180px; background-color: yellow; }
#navtext { font-family: Arial,Helvetica,sans-serif; font-size: 1em; font-style: normal; margin-left: 12px; padding-top: 4px; }
.mainnav {
	padding: 0px;
	width: 760px;
	margin-top: 4px;
	height: 25px;
	background-image: url(gradient.gif);
}

/* New toolbar */

#nav { margin: 0pt; padding: 0pt 0pt 20px 0px; }
#nav li {
	margin: 0pt;
	padding: 0pt;
	display: inline;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	padding: 4pt 15px 6px 13px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('bullet.gif') no-repeat scroll left center;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 6px;
	text-transform: lowercase;
}
#nav a.active:link, #nav a.active:visited, #nav a:hover {
	background: transparent url('bullet1.gif') no-repeat scroll left center;
	color: #00EF00;
}
*/
