
body{
	background-color:#000000;
	color:#ffffff;
}

.content {
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

.content a{
	color:#fff;
	text-decoration:none;

}

.content a:hover{
	color:#fff;
	text-decoration:underline;

}

.othertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.radiobox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #666666;
	padding: 5px;
}

.style1 {
	color: #ffffff;
	font-weight: bold;
	font-size:12px
}
.styleoffline {
	color: #ff0000;
	font-weight: bold;
	font-size:12px
}
.style2 {color: #ffffff; font-size:11px}
.style3 {color: #CCCCCC; font-size:10px}
.style4 {color: #999999; font-size:9px}
.style5 {color: #666666; font-size:9px}

.bottomcell {
	background-color: #000000;
	background-image: url(http://www.piratechurch.org/images/splash-images/newlanding_bottom-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}