body, html {
	margin: 0px;
	background-color: #cccc99;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px; font-weight: normal;
	color:#000000;
}

#otop {
	width: 730px; height: 31px;
	background-image: url(images/orange-top.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px; font-weight: bold;
}

#btop {
	width: 730px; height: 20px;
	background-image: url(images/blue-top.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 13px; font-weight: bold; color:  #ffffff;
	letter-spacing: 3px;
}

#contain {
	width: 730px; height: 500px;
	background-color: #ffffff;
	overflow: hidden;
}

.menu_link {
	display: block;
	height: 20px;
	background-color: #006699;
	text-align: left;
	color: #ffffff;
	padding: 5px 0 0 4px;
	margin: 0 0 0 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

.menu_link a {
	color: #ffffff;
	text-decoration: none;
}

.menu_link a:visited, a:active, a:hover {
	background-color: #cccccc;
	color: #000000;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic; color: #993366; font-weight: bold;
	color: #003366;
}

h1 {
	font-size:26px;
	margin: 15px 0 2px 0;
}

h2 {
	font-size:24px;
	margin: 15px 0 5px 0;
}

h3 {
	font-size:22px;
	margin: 15px 0 5px 0;
}

h4 {
	font-size:20px;
	margin: 1px 0 5px 0;
}

.emph {
	font-style: italic;
	text-decoration: underline;
}

#footer {
	width: 730px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}

#navdiv {
	padding:0px;
	margin:5px;
	width:350px;
	border: none;
}

#navdiv ul
{
padding: 0px;
margin: 0px;
text-align: left;
list-style-image: url("images/arrow.gif");
list-style-position: inside;
list-style-type: disc
}
#navdiv ul li
{
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 5px;
margin: 10px;
}

#navdiv2 {
	padding:0px;
	margin:15px;
	width:350px;
	border: none;
}


#navdiv2 {
	padding:10px;
	margin:15px;
	width:350px;
	border: none;
}