body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#fff;
	}

#wrapper {
    border-right:1px solid #526168;
	border-left:1px solid #526168;
	margin: 0 auto;
	padding: 0;
	width: 847px;
	color: #000;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	color:#666666
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #666;
	}
a:hover {
	color: #666;
	text-decoration: underline;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

#navtab {
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

a.navtab {
font-size:12px;
color:#FFFF66;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-weight: normal;
	}
	
a.visited.navtab {
font-size:12px;
color:#FFFF66;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
	}
	
#navheader {
font-size:14px;
color:#FFFFFF;
padding-left: 7px;
font-family:Arial, Helvetica, sans-serif;
}

a.navheader {
font-size:14px;
color:#FFFFFF;
padding-left: 7px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

#navlinks {
font-size:13px;
color:#FFFF66;
padding:5px;
line-height: 18px;
/*background-image:url(nav-bg.jpg);*/

}

a.navlinks {
font-size:13px;
color:#FFFF66;
padding:5px;
line-height: 18px;
font-weight:normal;
/*background-image:url(nav-bg.jpg);*/

}

.navtext {
font-size:13px;
color:#ccc;
padding:5px;
line-height: 18px;
background-image:url(nav-bg.jpg);
}

a.navtext {
font-size:13px;
color:#ccc;
padding:5px;
line-height: 18px;
font-weight:normal;
background-image:url(nav-bg.jpg);

}

#top {
	margin: 0% 0% 0px 0%;
	padding: 0px;
	border: 0px;
	background-image:url(header-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height: 136px; /* ie5win fudge begins */
	width: 100%;
	}
	
html>body #top {
	height: 136px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 137px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	height: 367px;
	}
	
html>body #left {
	width: 194px; /* ie5win fudge ends */
	}
	
#middle {
	position:absolute;
	padding: 10px;
	border: 0px;
	background: #fff;
	margin: 0px 150px 0px 150px;
	left: 361px;
	top: 263px;
	width: 569px;
	height: 370px;
	}
#bottom {
	position: absolute;
	margin: 0px;
	text-indent: -1000px;
	background-image:url(subtitle-bg.jpg);
	width: 100%; /* ie5win fudge begins */
	z-index: 20;
	clear:both;
	}
