body {
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #535F64 url(i/bg.html) repeat-x;
	margin: 240px 0px 0px;
	padding: 0px;
}
a, a:visited {
	font-weight: bold;
	/*/*/text-decoration: none;/* */
	color: #FF9933;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#midway {
	position: absolute;
	left: 0px;
	top: 70px;
}
#nav {
	position: absolute;
	left: 0px;
	top: 198px;
}
#wrapper {
	margin: 0px 100px 0px 50px;
}
#mainheader {
	/*/*/border-bottom: 4px dashed #999;
	font-weight: normal;
	padding: 6px;/* */
	color: #FF9933;
}
#content p {
	text-align: justify;
}
#footer {
	/*/*/border-top: 4px dashed #999;
	padding: 4px 0 2px 0;
	margin: 0 0 4px 0;/* */
}
#skipnav {
	display: none;
}
