body, html {
	margin: 0px;
	background-color: #cccc99;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px; font-weight: normal;
	color:#000000;
}

a:link {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #ffcc99;
}

#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;
}

#left {
	width: 174px; height: 500px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	vertical-align: top; float: left;
}

#left a, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

#left a:hover {
	color: #000000;
	text-decoration: none;
}

#main {
	vertical-align: top;
}

#main a, a:visited, a:active {
	color: #0000ff;
	text-decoration: underline;
}

p {
	margin: 1px 10px 10px 5px;
}

#bottom {
	width: 730px; height: 8px;
	background-image: url(images/orange-bottom.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.menu_link {
	display: block;
	height: 20px;
	background-color: #cccc99;
	text-align: left;
	color: #0000ff;
	padding: 5px 0 0 10px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}

.menu_link a, a:visited, a:active {
	color: #0000ff;
	text-decoration: none;
}

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

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

h1 {	font-family:  "Century Gothic", Arial, sans-serif;
	font-size:42px;
	margin: 0 0 0 0;
	letter-spacing: -1px;
}

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

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

h4 {
	font-size:20px;
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #000000;
}

.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;
}