@charset "utf-8";



img
{  border-style: none;
} 
.img1 {
	border: 1px solid #CCCCCC;
}
.img_left {
	float: left;
	border: 1px solid #666666;
}





#gallery {
	border: 1px solid #808080;
}

body {
	margin: 0px;
	background-color: #4b0202;
}



.baselight {
	margin: 0px;
	background-color: #4b0202;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.base {
	margin-top: auto;
	margin-bottom: auto;
	height: 100px;
	width: 990px;
}

.basetop {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 990px;
}

.basebot {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 990px;
}

.basecont {
	background-image: url(images/space.png);
	background-repeat: repeat-y;
	height: 200px;
}

.cont {
	background-image: url(images/spacer.png);
	background-repeat: repeat-y;
	height: 200px;
}

.intro_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-align: right;
}

.intro_r2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}

.heavenly {
	background-image: url(images/heavenly.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 990px;
}

.nav {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}


.cont_top {
	background-image: url(images/cont_top.png);
	background-repeat: no-repeat;
}

.mj {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
	height: 27px;
	width: 990px;
	text-align: center;
	background-image: url(images/mj.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#mjdiv {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
}

#mjdiv a:link {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#mjdiv a:active {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#mjdiv a:visited {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#mjdiv a:hover {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

