#header {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: right;
	background-image: url(images/banner1.jpg);
}
#content li {
	list-style-image: url(images/bullet2.gif);
	color: #999999;
}
.xl_lime {
	font-size: large;
	font-weight: bold;
	color: #B1C240;
	text-align: center;
}
#footer .xl_lime a {
	color: #B1C240;
}
#leftcolumn {
	width: 220px;
	float: left;
	background-color: #000000;
	padding: 15px;
	height: 447px;
}
#citrus {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
}
#citrus a {
	font-size: small;
	color: #666666;
	text-decoration: none;
	background-color: #000000;
	padding: 2px;
}
.RedBold {
	font-weight: bolder;
	color: #C55649;
}
#citrus a:hover {
	text-decoration: underline;
}
#contact h2 {
	font-size: xx-small;
	color: #000000;
}
#footer {
	width: 760px;
	background-color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#content {
	width: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: right;
	background-color: #000000;
	margin-right: 10px;
	height: 450px;
	margin-top: 15px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: thick solid #B1C240;
	background-color: #000000;
}
p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B1C240;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
}
dt {
	font-size: small;
	font-weight: bold;
}
dd {
	font-size: small;
}
li {
	font-size: small;
}
h3 {
	font-size: small;
	color: #B1C240;
}
#wrapper #menu #p7MBM_1 li {
	list-style-type: none;
}
#contentindex {
	width: 760px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #000000;
	margin-right: 10px;
	height: 450px;
	margin-top: 15px;
}
#content2 {
	width: 760px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #000000;
	margin-right: 10px;
	height: 450px;
	margin-top: 15px;
}
/*--------------------------------------------------------- gallery*/
#simplegallery {
	position:relative;
	background-image: url(gallery/galleryBG.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	background-position: 185px top;
}
#thumbs {width:180px; float:left;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#B1C240;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; left:185px; top:0; border:1px solid #333;}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
/*-------------------------------------------------------end gallery*/
a:link {
	color: #B1C240;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #666666;
}
