body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bluebg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border: 1px solid #e7dba0;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	height: 129px;
	width: 996px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7dba0;
}

#navholder {
	width: 200px;
	float: left;
}

#nav {
	background-image: url(images/sidenavline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 181px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #486cc7;
	text-decoration: none;
	padding-left: 45px;
	line-height: 25px;
}
#content {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	clear: none;
	line-height: 18px;
}
#content a {
	color: #486cc7;
	text-decoration: underline;
}

	
#footer {
	width: 996px;
	background-color: #FCF4C5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7dba0;
	clear: both;
}
#tableborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #83a1ec;
	border-left-color: #83a1ec;
}
#tablebottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #83A1EC;
	border-bottom-color: #83A1EC;
}


#forum {
	float: left;
	width: 202px;
	padding-top: 20px;
	clear: none;
}
#nav a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284180;
	text-decoration: underline;
	padding-left: 45px;
	line-height: 25px;
}
#image {
	display: run-in;
	float: right;
	margin-left: 20px;
}
#imageleft {
	display: run-in;
	float: left;
}

#content a:hover {
	color: #284180;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #486CC7;
	padding-left: 32px;
}
a:link {
	color: #486CC7;
}
a:hover {
	color: #486CC7;
	text-decoration: none;
}
a:visited {
	color: #486CC7;
}
