body {
	background-color:#b0c4de;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	}
img {
	border:0px;
	}
.mainContainer {
	width:800px;
	margin:0px auto;
	}
.bAndSHeader {
	font-weight:500;
	color:#fff;
	font-size: 2.5em;
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	}
.mainHeader {
	background: no-repeat;
	height:250px;
	margin-top:30px;
	width:800px;
	}
.contentContainer {
	background:url(../images/Body_bg1.png) repeat-y;
	float:left;
	width:800px;
	}
.navigation {
	float:left;
	width:180px;
	}
.navigation ul {
	padding:20px 25px;
	margin:0px;
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	}
.navigation li {
	list-style-type:none;
	line-height:1.4em;
	font-size: 16px;
	}
a:link, a:hover, a:visited {
	color: #009;
	font-size: 1em;
	text-decoration:none;
	}
.navigation a:hover {
	color: #fff;
	text-decoration: underline;
	}
.content {
	float:left;
	font-size:.9em;
	padding: 10px 25px 15px 15px;
	width:580px;
	}
h1 {
	margin:20px 0px;
	color:#ffffff;
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	}
h2 {
	margin:20px 0px;
	color:#ffb300;
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	}
h4 {
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #000099;
}
h4 {
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #000099;
}
.entry {
	margin: 0;
	padding-left: 17px;
	font-size: 12px;
	color: #000000;
}
.entry1 {
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
.entry2 {
	margin: 0;
	padding-left: 10px;
	font-size: 12px;
	text-align: center;
	margin:10px 0px 0px 0px;
	color: #000000;
}
.pics {
	padding:0px 5px 5px 5px;
	border:0px solid #000;
	}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
.mAndM {
	display:block;
	float:left;
	width:150px;
	}
.mAndMs {
	width:350px;
	padding-top:20px;
	height:250px;
	margin:0px auto;
	}
.orb {
	display:block;
	float:center;
	}
.bbPic {
	display:table-cell;
	float:left;
	width:200px;
	margin:0px 20px auto;
	}
.bbPics {
	display:table-cell;
	float:right;
	width:200px;
	margin:0px 0px 0px 10px;
	}
.divider {
	display:block;
	float:center;
	padding-top:10px;
	}
.footer {
	background:url(../images/footer2.png) no-repeat;
	color:#ababa3;
	height:60px;
	font-size:.9em;
	float:left;
	padding:8px 0px 0px 0px;
	margin-bottom:40px;
	text-align:center;
	width:800px;
	font-family: "Kristen ITC", Georgia, "Times New Roman", Times, serif;
	}
.footer a:link, .footer a:hover, .footer a:visited {
	color:#b0c4de;
	font-size:.9em;
	}