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

body
{
	color: #ffc;
	font-size: 12px;
	line-height: 1.4;
	background-color: #000;
	text-align: center;
}

p
{
	font-size: 12px;
	color: #ffc;
}

#container
{
	width: 900px;
	padding: 75px 0 0 0;
	margin: 0 auto;
	text-align: left;
	background-color: #611719;
	background-image: url(navigation/container.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
}

#header
{
	width: 900px;
	position: absolute;
	top: 0;
	height: 75px;
	display: block;
	background-color: black;
	background-image: url(navigation/header.gif);
	background-repeat: no-repeat;
	background-position: right -25px;
}

#header h1
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -99910px;
}

#subnav { top: 0; }

#navigation
{
	width: 90px;
	position: absolute;
	top: 75px;
	left: 0;
	height: 250px;
	text-align: left;
	list-style: none;
}

/*#navigation li { display: inline; } */
#navigation li a
{
	width: 90px;
	display: block;
	color: #ffa;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin: 1px 0;
	padding: 1px 5px 2px 0;
	background-color: black;
	font-family: verdana, geneva, sans-serif;
	text-transform: uppercase;
}

#navigation li a:hover
{
	color: #fff;
	background-color: transparent;
}

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

#mainbox
{
	vertical-align: top;
	width: 610px;
	min-height: 311px;
	float: left;
	padding: 0 0 50px 110px;
	text-align: left;
}

#menubox
{
	vertical-align: top;
	width: 160px;
	float: right;
}

.box,.widebox
{
	margin: 1px 0;
	width: 99%;
}

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

h1,h2,h3,h4
{
	color: #ffa;
	font-size: 20px;
	padding: 6px 0 4px 0;
	font-weight: normal;
}

h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

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

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

#footer
{
	font-size: 10px;
	line-height: 12px;
	padding: 85px 100px 0 0;
	width: 800px;
	height: 15px;
	clear: both;
	color: #ffa;
	background-color: black;
	background-image: url(navigation/footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.timestamp
{
	font-size: 10px;
	text-align: right;
	color: #eee;
}

.small,a.small,a.small:hover,a.small:visited
{
	font-size: 10px;
	color: #eee;
	font-weight: normal;
	line-height: 12px;
}

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

#rightwindow { height: 400px; }

#menubox ul li
{
	padding: 2px 4px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	display: block;
	text-align: left;
	margin: 5px 0;
}


#menubox ul li a
{
	color: #def;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}

#menubox ul li a:hover
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #611719;
}

table.calendargrid
{
	width: 780px;
	margin-left: 120px;
}

table.calendargrid td { padding: 2px; }

table.calendargrid caption
{
	width: 780px;
	margin-left: 120px;
}

div.calendar_line li.day span.bigday { color: #dda; }

/*

.rowhead, .smallrowhead, .inputarea
{
	color: white;
	font-weight: bold;
}

#entry * { color: #555; }

*/

.trackline div.tracktitle a {
	color: #dda;
}

.trackline div.tracktitle a:hover {
	color: #daa;
}

.trackline div.tracknum {
	color: #dda;
}
