body {
	background-color:black;
	color:#806C59;
}
a img {
 border:0px;
}
div a:link {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#002449;
}
div a:visited {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#002449;
}
div a:hover {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#002449;
}
div a.menu:link {
	font-family:Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#002449;
	margin-left:3px;
}
div a.menu:visited {
	font-family:Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#002449;
	margin-left:3px;
}
div a.menu:hover {
	font-family:Arial, sans-serif;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	color:#002449;
	margin-left:3px;
}
p {
	text-align:justify;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#806C59;
}
#wrapper {
	      width:100%;
}
#corner {
	position:relative;
	left:-298px;
}
#rule {
	position:relative;
	left:82px;
	top:-42px;
	width:590px;
	height:25px;
	background-image:url('images/rule.png');
}
#menustart {
	position:relative;
	left:-307px;
	top:-25px;
}
#sidebar {
	position:relative;
	left:-306px;
	top:-25px;
	width:150px;
	height:630px;
	background-image:url('images/border.gif');
}
img.menudivider {
	position:relative;
	left:-2px;
	width:149px;
}
#content {
	position:relative;
	top:-650px;
	left:80px;
	width:550px;
	height:600px;
}
#headline {
	position:relative;
	top:-650px;
	left:-90px;
}
span.heading {
	font-size:18px;
	font-family:Tahoma, sans-serf;
	font-weight:bold;
	color:#002449;
}
span.subheading {
	position:relative;
	left:-5px;
	text-align:left;
	font-size:16px;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	color:#002449;
}
#copy {
	position:relative;
	bottom:1630px;
	left:80px;
	font-size:12px;
	font-family:Tahoma, sans-serf;
}
#xhtml {
	position:relative;
	bottom:1613px; 
	left:-15px;
}
#css {
	position:relative;
	bottom:1631px;
	left:130px;
}

#border {
	position:relative;
	top:-1566px;
	left:377px;
 	width:1px;
	height:905px;
	background-color:#242424;
}
.center {text-align:center;}
.bold {font-weight:bold;}
