* { font-family: Arial, Geneva, Helvetica, Verdana, Sans-Serif; }

body
{
	color: #1A1A16;
	font-size: 11px;
	line-height: 1.4;
	background-color: #DEDCCD;
	background-image: url(navigation/vert.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

p
{
	font-size: 11px;
	color: #1A1A16;
}

ul,ol { font-size: 11px; }

#header h1
{
	position: absolute;
	top: 0;
	left: 0;
}

#header span { display: none; }

#container
{
	width: 780px;
	display: table;
	background-position: 10px 65px;
	padding: 200px 0 0 0;
	background-color: #DEDCCD;
}

#header
{
	width: 780px;
	position: absolute;
	top: 0;
	background-color: #828071;
	background-image: url(navigation/header.gif);
	background-position: 0 0;
	height: 180px;
	display: block;
	background-repeat: no-repeat;
}

#subnav { top: 0; }

#navigation
{
	width: 760px;
	position: absolute;
	top: 160px;
	left: 0;
	padding: 0 10px;
	height: 20px;
	float: left;
	text-align: right;
	list-style: none;
}

#navigation li { display: inline; }
.navigation,a.navigation,a.navigation:link,a.navigation:visited
{
	color: #CAA924;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 3px;
	padding: 0 2px;
}

a.navigation:hover
{
	color: #fff;
}

#main
{
	width: 780px;
	clear: both;
}

.mainbox
{
	vertical-align: top;
	width: 570px;
	min-height: 310px;
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
}

.menubox
{
	vertical-align: top;
	width: 180px;
	float: left;
	padding: 10px 0 0 10px;
	border-width: 0 0 0 3px;
	border-color: #CAA924;
	border-style: solid;
}

.box,.widebox
{
	width: 99%;
}

hr
{
	border-width: 1px 0 0 0;
	border-color: #aaa;
	border-style: solid none none none;
	margin: 5px 0;
	background-color: #FFF;
}

h1,h2,h3,h4
{
	color: #1A1A16;
	font-size: 16px;
	line-height: 130%;
	padding: 4px 0 8px 0;
	font-weight: normal;
}

h2 { font-size: 15px; }
h3 { font-size: 14px; }
h4 { font-size: 11px; }

a:visited,a:link
{
	color: #012345;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #456789;
	font-weight: bold;
	text-decoration: none;
}

#footer
{
	font-size: 9px;
	line-height: 11px;
	padding: 20px 0 10px 0;
	width: 99%;
	height: 15px;
	clear: both;
	color: #555;
}

.timestamp
{
	font-family: arial,helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #5b5b5a;
}

.small,a.small,a.small:hover,a.small:visited
{
	font-size: 9px;
	color: #444;
	font-weight: normal;
	line-height: 11px;
}

#sidemenu
{
	width: 150px;
	height: 400px;
}

#rightwindow { height: 400px; }

.list1,.list2
{
	padding: 2px 4px;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	display: block;
	text-align: left;
}

.list2 { padding: 0 0 0 10px; }

a.list1,a.list1:link,a.list2,a.list2:link,a.list1:visited,a.list2:visited
{
	color: #111;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0;
	line-height: 11px;
}

a.list1:hover,a.list2:hover
{
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	background-color: #1A1A16;
}
