#logo {
	text-align: center;
	vertical-align: top;
	width: 700px;
}
#mBody {
 	margin: 0 auto;
	font-family:"Times New Roman", Times, serif;
	border: thin solid #FFCC99;
	width: 700px;
	text-align: center;
	
}
body {
	text-align: center;
	
}
#navbar {
	 margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	clear: both;
	width: 600px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.pBody {
	text-align: left;
	margin-left:8px;
	margin-right:8px;
}
#navCont {
	text-align: center;
	
}
.schedule {
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	border-bottom:1px solid #CCCCCC;

}
.hLink {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 8px;
	margin-left: 8px;
}
div.hLink a{
color:#009900;
text-decoration:none;
}
div.hLink a:hover{
text-decoration:underline;
}
div.hLink a:visited{
color:#0099CC;
}
#footer {
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
}
h1{
font-size:18px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
h2{
font-size:16px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.pCont {
	clear:both;
	border: 1px solid #33CC66;
	position:relative;
	margin: .5em 0 .5em 0;
}
img.photoL {
	float: left;
	margin-top: 5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0;
}
img.photoR {
	float: right;
	margin: 5px 5px 0px 5px;
}

div.pCont P {
	padding:0px;
	margin:0px;
}
div.pCont hr.r {display: block; clear: right; 
  visibility: hidden;}
  
div.pCont hr {display: block; clear: left; 
  visibility: hidden;}
