#container {
	height: 800px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#header_avatar {
	height: 45px;
	width: 204px;
	position: absolute;
	left: 606px;
	top: 50px;
	z-index: 99;
	border: medium solid #add137;
}
#showhide {
	position: absolute;
	height: 238px;
	width: 386px;
	bottom: 0px;
	top: -238px;
	background-color: #FFF;
	display: none;
}
#header {
	height: 100px;
	width: 580px;
	position: relative;
	z-index: 2;
	left: 5px;
	top: 5px;
	right: 5px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#right {
	width: 192px;
	position: absolute;
	z-index: 2;
	left: 628px;
	height: 560px;
	top: 135px;
	background-image: url(../images/right_banner.gif);
	background-repeat: no-repeat;
}
#nav {
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	position: relative;
	top: 20px;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/nav_backing.gif);
	left: 20px;
	z-index: 99;
}
#left {
	height: 560px;
	width: 192px;
	position: relative;
	z-index: 2;
	left: 20px;
	top: 15px;
	background-image: url(../images/left_backing.gif);
	background-repeat: no-repeat;
}
#content {
	height: 560px;
	width: 386px;
	position: relative;
	z-index: 98;
	left: 227px;
	top: -545px;
	font-family: Helvetica;
	font-size: 16px;
}
#content_header {
	position: absolute;
	top: 5px;
	height: 194px;
	width: 386px;
	z-index: 99;
}
#content_centre {
	background-image: url(../Images/content_backdrop.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 386px;
	position: absolute;
	left: 0px;
	top: 180px;
	z-index: 2;
}
#content_base {
	height: 138px;
	width: 386px;
	position: absolute;
	top: 430px;
	z-index: 99;
}
.content_list {
	list-style-image: url(../Images/list_block.gif);
	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	display: inline;
}
.nav {
}
id {
	background-image: url(../Images/content_backdrop.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 386px;
	position: relative;
	left: 202px;
	top: 166px;
}
#content_footer {
	background-image: url(../Images/break.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
	position: absolute;
	left: 20px;
	top: 705px;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
}
.right_top {
	font-size: 11px;
	height: 50px;
	width: 163px;
	position: absolute;
	left: 17px;
	top: 80px;
}
.right_middletop {
	font-size: 11px;
	height: 50px;
	width: 163px;
	position: absolute;
	left: 17px;
	top: 215px;
}
.right_middlebase {
	font-size: 11px;
	height: 50px;
	width: 163px;
	position: absolute;
	left: 17px;
	top: 352px;
}
.right_bottom {
	font-size: 11px;
	height: 50px;
	width: 163px;
	position: absolute;
	left: 17px;
	top: 487px;
}
.right_links {
}
#upper_paragraph {
	position: absolute;
	width: 386px;
	top: 130px;
	height: 30px;
}
.nav a:link {
	text-decoration: none;
	color: #000;
	font-size:11px;
}
.nav a:visited {
	text-decoration: none;
	color:#000;
	font-size:11px;
}
.nav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size:11px;
}
.nav a:active {
	text-decoration: none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#right a:link {
	color:#add137;
	text-decoration:none;
	font-size:11px;
}
#right a:visited {
	color:#add137;
	text-decoration:none;
	font-size:11px;
}
#right a:hover {
	color:#add137;
	text-decoration:underline;
	font-size:11px;
}
#right a:active {
	color:#add137;
	text-decoration:none;
	font-size:11px;
}
#displaytext a:link {
	color:#add137;
	text-decoration:none
}
body,td,th {
	font-family: Helvetica;
}
#form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 82px;
	left: 10px;
	width: 173px;
	height: 200px;
}
#subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	height: 15px;
	width: 800px;
	position: absolute;
	left: 20px;
	top: 710px;
}
a {
	font-size: 16px;
	color: #add137;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#subfooter a {
	font-size:10px;
}