@charset "utf-8";
/* CSS Document */

#outer_cont {
	position:relative;
}

#header, .menu2, #footer, .showButtons {
	display:none;
	}

#inner_cont {
	width:100%;
	padding-bottom:65px;
}

#inner_cont p {
	margin:0 10px 10px 0px;
	}
	
#mbody_right {
	float:left;
	margin-left:5px;
	}

#mbody_right ul {
	margin-bottom:15px;
	list-style-type:square;
	}

#mbody_right ul li {
	margin-left:25px;
	}

.mbodyboth {
	width:420px;
	}

.mbodylmenu {
	width:570px;
	}

.mbodyrmenu {
	width:580px;
	}

.bodynone {
	width:720px;
	}
	
.mhead {
	font-size:16px;
	}

.clear {
	clear:both;
	}
	
#staffcontacts {
	margin-left:10px;
	}
	
#staffcontacts p {
	margin:0;
	padding:0;
	}
	
#intro {
	margin:0px 10px 10px 0px;
	}
	
.evntTitle {
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
	}

.evntFloatName, .evntFloatHeader {
	float:left;
	margin-bottom:5px;
	}

.evntFloatHeader {
	font-weight:bold;
	width:150px;
	margin-right:10px;
	}

.evntFloatName {
	width:450px;
}

.evntDescrip {
	width:95%;
	margin-top:10px;
	}