body {
	background-color:#000000;
	margin: 0px;
}
.index{
background-image:url(images/bg2.gif)


}
a:link, a:visited {
color: #80203D;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #c33061;
font-weight: bold;
text-decoration: underline;
}

p,td,th{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
}
.copy{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
}
.copyRed{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 18px;
	color:#80203D;
}
b, strong{
	font-weight:bold;
}
.maintd{
	width: 691px;
	background-color:#FFFFFF;
}
.title{
	border-bottom-color: #000000;
	height:52;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.wotm{
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	padding: 0px 20px 0px 10px;
	width:211px;
}
.wotmTitle{
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
}
.main{
	padding: 0px 20px 0px 20px;
	width:410px
}
.footer{
	background-color:#80203D;
	height:45px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF
}
a.footer, a.footer:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.footer:hover{
	text-decoration:underline;
}
div#subNull{
	display: block;
}
div#subAbout{
	display: none;
}
div#subDevine{
	display: none;
}
div#subAdventures{
	display: none;
}
div#subAppreciation{
	display: none;
}

