ul {list-style: none; margin: 0; padding: 0;}

ul li {float: left; margin: 0; padding: 0;}

ul li a.main {color: darkred; font-family: tahoma; font-size: 17px; font-weight: bolder; display: block; padding: 0px; text-align: center; text-decoration: none; width:100px; background: transparent;}

ul li a.cur {color: yellow; font-family: tahoma; font-size: 17px; font-weight: bolder; display: block; padding-bottom: 0px; text-align: center; text-decoration: none; width:100px; background: darkgreen;}

ul li a.home {color: yellow; font-family: tahoma; font-size: 17px; font-weight: bolder; display: block; padding: 2px 3px 1px 3px; text-align: center; text-decoration: none; width:30px;}

ul li a.sub {color: white; font-family: tahoma; font-size: 12px; font-weight: bolder; display: block; padding: 6px 15px 0px 15px; text-align: center; text-decoration: none; background: transparent;}

ul li a.csub {color: yellow; font-family: tahoma; font-size: 12px; font-weight: bolder; text-transform: uppercase; display: block; padding: 6px 15px 0px 15px; text-align: center; text-decoration: none; background: transparent;}

ul li a.sub2 {color: black; font-family: tahoma; font-size: 10px; font-weight: bolder; display: block; padding: 6px 15px 0px 15px; text-align: center; text-decoration: none; background: transparent;}

ul li a.csub2 {color: yellow; font-family: tahoma; font-size: 10px; font-weight: bolder; display: block; padding: 3px 15px 3px 15px; text-align: center; text-decoration: none; background: darkgreen;}


ul li a.main:hover {background: darkred; color: gold;}
ul li a.home:hover {background: darkred;}
ul li a.sub:hover {color: lime;}
ul li a.sub2:hover {background: gold; color: darkred;}

td.chrono {
	background-repeat: no-repeat;
	background-position: top right;
	} 

.chronodate {
	font-style:italic;
	font-family: verdana;
	font-size: small;
	}

.chronovenue {
	font-weight: bold;
	font-size: small;
	font-family: verdana;
	}

.chronofeature {
	font-size: x-large;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: arial;
	}

.chronofeature2 {
	font-size: medium;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: arial;
	}

.chronosupport {
	font-size: medium;
	font-weight: bold;
	font-family: verdana;
	}

body {background: darkblue; margin: 0; padding: 0;}

div#container {background: white; position: absolute; left: 100px; right: 100px;}
div#topgray {background: darkgray url('../images/top.gif') no-repeat bottom left; height: 20px; width: 100%;}
div#topgold {background: gold url('../images/bot.gif') no-repeat top left; height: 60px; width: 100%;}
div#mainmenu {background: transparent; padding-left: 250px; padding-top:39px;}


div#subcat {background: darkgreen; height: 25px; width: 100%;}
div#subcat2 {background: transparent; height: 25px; width: 100%; margin-left: 2px;}

td.calendar {
	font-family: verdana;
	font-size: 10px;
	}

div#botgold {background: gold; height: 10px; width: 100%; margin-top: 20px; float: left;}
div#botgray {background: darkgray; width: 100%; float: left;}


.archive {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}

a.archive:hover {
	color: yellow;
	background: darkgreen;
	}

.archive2 {
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin: 5px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	}

a.archive2:hover {
	color: white;
	background: red;
	}


.title {
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
	color: black;
	}

.date
	{
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: black;
	}

p {
	font-family: verdana;
	font-size: 13px;
	color: black;
	}

.standard {font-family: verdana; font-size: 13px; text-decoration: none;}
.small {font-family: arial; font-size:10px;}

hr.hrl {color: white; background-color: white; border: 0px; height: 0px;}