body {
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #400040;
	background: #ECE2EC url(i/bg.jpg) repeat-x;

	
	margin: 160px 0px 0px;
	padding: 0px;
}
a, a:visited {
	font-weight: bold;
	/*/*/text-decoration: none;/* */
	color:#400040 ;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#midway {
	position: absolute;
	left: 550px;
	top: 16px;
}
#leftpic {
	position: absolute;
	left: 1px;
	top: 5px;
	width: 275px;
	height: 90px;


}
#nav {
	position: absolute;
	left: -1px;
	top: 103px;
}
#wrapper {
	margin: 0px 100px 0px 50px;
}
#mainheader {
	/*/*/border-bottom: 4px dashed #400040;
	font-weight: normal;
	padding: 6px;/* */
	color: #400040;
}
#content p {
	text-align: justify;
}
#footer {
	/*/*/border-top: 4px dashed #400040;
	
}
#skipnav {
	display: none;
}

