BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	font-family: arial, helvetica;
	color: #000000;
	scrollbar-face-color: #FDC5E7; // pink color
	scrollbar-shadow-color: #774D01;
	scrollbar-highlight-color: #9D6602;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF83CD; // darker pink
	background-color: #000000;
}
nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(images/bullet_splat.jpg);

}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tableborder {
	border-top: 1px none #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 1px solid #0000FF;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	color: #666699;
}
.album-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.joinbutton {
	background-color: #FFCCFF;
	width: 120px;
	color: #000000;
	font-weight: bold;




}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletitle {
	background-color: #D0C28B;
}
a:link {
	color: #CC33CC;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	clip:    rect(auto auto auto auto);
	position: static;
	text-indent: -25px;
	font-size: 10px;




}
