/* CSS Document */

.SMALL {
	font-size:10px;
	font-weight:bold;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#top_banner {
	position:absolute;
	left:7px;
	top:11px;
	width:722px;
	height:62px;
	z-index:1;
}

#side_menubar {
	position:absolute;
	left:7px;
	top:75px;
	width:179px;
	height:826px;
	z-index:1;
}

#main_content{
	position:absolute;
	left:184px;
	top:77px;
	width:547px;
	height:822px;
	text-align:center;
	z-index:1;
}

#event_container {
	position:relative;
	border: thin solid #F0E1A4;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align:left;
	margin-bottom:5px;
	
}

h1 {
	font-size: 16px;
	font-weight:bold;

}

h3 {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	
}
.style8 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style9 {font-size: 12px}

#one_third {
	width: 32.9999%;
}

#plain {
	text-align: left;
	height: 80px;
}

.site-wide-menubar {
	position:relative;
	font-size:10px;
	text-decoration:none;
	color:black;

		
	}
	
.site-wide-menubar a{

	}