#header_wrapper {
	position: fixed;
	width: 100%;
	min-width: 700px;
	background: url("/images/bg3.png") repeat-x scroll top center;
#	border: 1px dashed black;
}
#wrapper {
#	size: {5.5,10} portrait;
#	border: 1px dashed black;
	margin-bottom: 41px;
	padding: 0px;
#	background: url("/images/bg.gif") repeat-x scroll top center;
	width: 100%;
	min-width: 700px;
#	text-align: center;
}
#header {
#	background: url("/images/bg.gif") repeat-x scroll top center;
#	border: 1px dashed black;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
#	padding-bottom: 13px;
	padding-left: 25px;
	padding-right: 25px;
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
}
#footer {
	border-top: 3px solid #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	display: none;
	position: fixed;
	overflow: hidden;
	width: 100%;
	min-width: 700px;
	height: 100%;
	text-align: center;
#	background: url("/images/bg_footer2.gif") repeat-x scroll top center;
	background: url("/images/bg_footer.gif") repeat scroll top center;
}
#content {
#	border: 1px dashed black;
	margin-left: auto;
	margin-right: auto;
#	padding-top: 13px;
	padding-top: 121px;
	padding-bottom: 70px;
	padding-left: 25px;
	padding-right: 25px;
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
}
html>body #content {
	width: 600px; /* ie5win fudge ends */
}
#cho {
    padding-bottom: 23px;
	text-align: left;
}
#nav {
	font-family: gotham, arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 32px;
	padding-bottom: 13px;
	text-align: right;
}
.spotlight, .spotlight_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	clear: right;
}
.spotlight_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	clear: right;
}
.spotlight_center {
	text-align:center;
}
.border_image {
	border: 3px solid white;
}
.border_image_bk {
	border: 3px solid #333333;
}
.separator {
	display: block;
	border: 0px;
	border-bottom: 1px dashed white;
	height: 1px;
}

div.on {
        font-family: gotham, arial, helvetica, sans-serif;      
        font-size: 11pt;        
        line-height: 32px;
        text-transform: uppercase;
        color: #636363;   
        display: inline;  
        font-weight: bold;
}
#main {
	text-align: left;
}
#opt {
	text-align: right;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #636363 url("/images/bg_red.gif") repeat-x fixed top center;
#	background: #91A85D url("/images/bg_bottom2.gif") repeat-x scroll bottom center;
	cursor: default;
/*	background-color: #A2BA70; */
}

#header a {
	font-family: gotham, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #636363;
	text-decoration: none;
	cursor: pointer;
}
#header a:hover {
	color: #FFFFFF;
}
	
a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F2CE72;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #333333;
}
p {
	text-indent: 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 13px;
	text-align: justify;
}
/* 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 {
#	text-align: left;
	font-family: gotham, arial, helvetica, sans-serif;
	font-size: 24px;
/*	line-height: 34px; */
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 13;
}
h2 {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	clear: both;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 0px;
}
h3 A {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}
.titleLeft {
	padding-left: 15%px;
}
.titleRight {
	text-align: right;	
	padding-right: 15%;
}
.right {
	text-align: right;
}
.poem P {
	text-indent: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 13px;
	text-align: left;
}
.poem {
	margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
	width: 350px;
}