body {
	font-size: 13px; line-height: 140%;
	font-family: Arial, Verdana, sans-serif;
	background: #fff url('images/body-back.gif') scroll repeat-y left top;
	margin: 0px; padding: 0px;
}

img {
	margin: 0px; padding: 0px;
}

#header {
	position: absolute;
	top: 0px; left: 0px; right: 0px;
	margin: 0px; padding: 0px;
	height: 137px; width: 100%;
	background: #fff url('images/header-back.gif') scroll repeat-x left top;
	overflow:hidden;
}

#footer {
	background: #ff9900;
	font-size: 12px;
	height: 60px; line-height: 20px;
	color: #fff;
	padding: 5px 0px;
	text-align: center;
	margin-left: 162px;
}

#nav {
	background: #ff9900;
	position: absolute;
	top: 137px; left: 0px;
	padding-top: 10px;
	width: 162px;
	text-align: center;
}
#nav ul, #nav li {
	margin: 0px; padding: 0px;
	list-style: none;
}
#nav img, #header img {
	border: 0px;
}

#content {
	margin-left: 162px;
	margin-top: 137px;
	background: #fff;
	padding: 15px 45px;
}
#content li {
	margin-bottom: 1em;
}
#content li li {
	margin-bottom: .25em;
}

a:link, a:visited, a:active {
	color: #0e0e70;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}

.img_container {
	clear: both;
	padding: 4px;
	margin: 2px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}

.col_table {
	width: 100%;
}

.contrast {
	color: #0e0e70;
}

dt {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 0em;
}

dd {
	margin-bottom: 2em;
}
#menu4 {
	width: 140px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 0px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 0px;
	}
