body {
	background: #ffffff url('topbg.png') fixed;
	background-repeat: repeat;}
#wrapper {
	width: 0px;
	border: 0px solid #EA7762;
	padding: 0px;
	position: relative;}
#header {
	width: 400px;
	border: 0px solid #EA7762;
	position: absolute;
	top: -8px;
	left: 0px;}
#content {
	background: #EAF3EE;
	color: #2b2b2b;
	font-family: Verdana;
	font-size: 7pt;
	width: 398px;
	margin: 0px auto;
	border-left: 1px solid #EA7762;
	border-right: 1px solid #EA7762;
	border-top: 0px solid #EA7762;
	border-bottom: 1px solid #EA7762;
	padding: 0px;
	position: absolute;
	top: 342px;
	left: 0px;}
a:link {
	color: #727D93;
	text-decoration: none;
	border-bottom: 1px solid #727D93;
	font-weight: bold;}
a:visited {
	color: #727D93;
	text-decoration: none;
	border-bottom: 1px solid #727D93;
	font-weight: bold;}
a:hover {
	color: #EA7762;
	text-decoration: none;
	font-weight: bold;}