body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial;
	text-align: justify;
	font-size: 11px;
	background-color: #000000;
}

a {
	color: #666666;
	text-decoration: underline;
}

a.subLink {
	color: #fc4100;
	text-decoration: none;
	font-size: 9px;
	font-family: 
	font-weight: 0;
}

.white {
	color: #FFFFFF;
}
.orange {
	color: #ff4200;
}

strong {
	color: #fc4100;
}
	
img {
	border: none;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}


ul {
	list-style-type: square;
}


td {
	text-align: left;
	vertical-align: top;
}

.dot {
	width: 9px;
	text-align: center;
	padding-top: 5px;
	vertical-align: top;
}

.bg {
	background-image: url(images/splatter_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

p {
	text-align: left;
}

.title {
	color: #fc4100;
	font-size: 9px;
	
}

.title2 {
	font-size: 9px;
	
}

.whatsnew {
	color: #FFFFFF;
	font-weight: bold;
}



.bottom {
	color: #fc4100;
	font-size: 9px;
	text-align: center;
}

table {
	padding: 0px;
	border-width: 0px;
}

.gallery {
 padding-top: 30px;
}

.profile {
	text-align: left;
}

.topfive {
	text-align: left;
	vertical-align:middle;
}

.DJs {
	vertical-align: middle;
}

.profilePic {
 border: 0;
 padding: 10px 10px 10px 0px;
}

li {
list-style: square outside; 
color:#666666;
} 

