﻿@charset "utf-8";
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C7C3C2;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C7C3C2;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
		background-color: #000000;
}
h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
		color: #85B3EF;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
		color: #85B3EF;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #C7C1C3;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #E5AF57;
}
p
{
color: #C7C3C2;	
}
a:link {
	color: #85B3EF;
}
a:hover {
	color: #E8B059;
}
a:visited {
	color: #85B3ef;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
	z-index:1;
}
#titlebar {
	position:absolute;
	left:244px;
	top:0px;
	width:680px;
	height:64px;
	z-index:2;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:245px;
	height:128px;
	z-index:3;
	background-color: #7A520C;
}
#leftnavbar {
	position:absolute;
	left:0px;
	top:128px;
	width:235px;
	height:376px;
	z-index:4;
	padding-left: 10px;
}
#main {
	position:absolute;
	left:245px;
	top:128px;
	width:729px;
	height:600px;
	z-index:5;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.style1 {color: #000000}
.style2 {color: #E5AF57}
