body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #663333;
}
h1 {
	font-size: 14px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
h2 {
	font-size: 13px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
h3 {
	font-size: 12px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.box {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding:10px;
	margin-bottom:10px;
	width:300px;
}
.iconsbox {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding:0px;
	margin-bottom:10px;
	width:320px;
	height:160px;
}
.uploadbox {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding:10px;
	margin-bottom:10px;
	width:600px;
}
.comment {
	background-color: #CCCCCC;
	border: 1px dotted #666666;
	padding:10px;
	margin-bottom:10px;
	width:auto;
}
.hidden {
	visibility:hidden;
}
.miniplayer {
	font-size: 9px;
	font-style: normal;
	text-transform:uppercase;
	padding-bottom:5px;
	background-image:url(click_to_play.gif);
	background-repeat:no-repeat;
}
#header ul {
	list-style-image: none;
	padding:0px;
}
#header {
	height:50px;
}
#header li {
	display:block;
	float:left;
	margin-left:0px;
	margin-right:10px;
	padding:0px;
}
img, img:link, img:visited {
	float:left;
	border: 1px solid #FF9900;
	margin:7px;
}
img:hover {
	float:left;
	border: 1px solid #FF3300;
	margin:7px;
}
.redleader, .redleader:link, .redleader:visited {
	color: #666666;
}
.redleader:hover {
	color: #990000;
}
