*, div, span, td, a { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, "Arial Narrow", Helvetica, "Helvetica Condensed", sans-serif; }
img { border:none; }
body {
	margin:0px;
	padding:0px;
	text-align:left;
	background-image:url('/images/checker.gif');
}
#main {
	margin:50px auto 50px auto;
	width:900px;
	background:#fff;
	border:2px solid #000;
	background-image:url('/images/redstripe.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	overflow:hidden;
}

a:link, a:active, a:visited {color:red; text-decoration:none; font-weight:900;}
a:hover {color:#444; text-decoration:underline; font-weight:900;}

#menu {
	display:inline;
	float:right;
}

.menu_item {
	width:125px;
	height:50px;
	float:left;
	background-image:url('/images/tab.gif');
	background-repeat:no-repeat;
	padding-top:20px;
	text-align:center;
}

a.menu_tab, a.menu_tab:link, a.menu_tab:active, a.menu_tab:visited {
	font-weight:900; font-size:14px; color:#fff; text-decoration:none;
}

.menu_over {
	width:125px;
	height:50px;
	float:left;
	background-image:url('/images/tab_over.gif');
	background-repeat:no-repeat;
	padding-top:20px;
	text-align:center;
	font-weight:900; font-size:14px; color:#f00; text-decoration:underline;
}

a.text_over, a.text_over:hover, a.text_over:active, a.text_over:link, a.text_over:visited {
	font-weight:900; font-size:14px; color:#f00; text-decoration:underline;		
}

h1 {font-size:1.3em; }

#footer {
	
}

h1.mhead {
	color:red;
	border-bottom:1px solid black;
}

.msub
{
	clear: both;
	font-style: oblique;
	font-size:.9em;
}
.dots {background-image:url(/images/dot.gif); background-repeat:repeat-x; background-position:100% 95%; margin-top:8px;}
.dleft {font-family: "Times New Roman", Times, serif; font-size:14px; background-color:#FFFFFF; float:left;}
.dright {font-family: "Times New Roman", Times, serif; font-size:14px; background-color:#FFFFFF; float:right;}

.event_head, .event_item {  font-family: "Times New Roman", Times, serif; font-weight:900; } 
.event_head { font-size:21px; color:red; border-bottom:1px solid black; }
.event_item {  font-size:16px; }
