/* CSS Document */

/* Vertical Menu Area */
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EE0000;
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EE0000;
	width: 161px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	height: 275px;
	clear: both;
	}

#vertmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}

#vertmenu li ul {
	padding: 0px;
	left: 156px;
	display: none;
	}

#vertmenu ul li a {
	font-size: 60%;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	width:156px;
	margin: -1px;
	display: block;
	height: 20px;
	background-color: #000000;
	background-image: url(../images/blankbutton.jpg);
	border-top-style: inset;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	}
#holder #vertmenu a.event:link
{
	color:#770000;
	font-weight: bolder;
}

#holder #vertmenu a.event:hover 
{
	color: #EE0000;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
}

#vertmenu li:hover ul {
	display: block;
	background-color: #EE0000;
}


#vertmenu ul li a#current {
	color: #EE0000;
	background-image: none;
}



#vertmenu ul li a#current:hover {
color: #000000;
background-color: #eeeeee;
}
#holder #vertmenu #sponsor {
	background-color: #EEEEEE;
	height: 10px;
	width: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#fbfan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: left;
	background-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EE0000;
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EE0000;
	width: 161px;
	overflow: hidden;
	height: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #F00;
	border-top-width: thin;
	border-top-style: solid;
}
.font {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	width: 50px;
	float: left;
}
