body {
	background-color: black;
	color: white;
	font-family: arial;
}
a {
	color: white;
}
a img {
	border: 0;
}
#logo {
	float: left;
}
#copyright {
	font-size: 12px;
	text-align: center;
	color: black;
	font-weight: bold;
}
#developer, #developer a {
	font-size: 12px;
	text-align: center;
	color: black;
	font-weight: bold;
}
.box {
	border: 1px solid #cccccc;
	background-color: black;
}
.boxcenter {
	border: 1px solid #cccccc;
	background-color: black;
	text-align: center;
}
.boxpadding {
	border: 1px solid #cccccc;
	background-color: black;
	padding: 10px;
}
.boxpaddingcenter {
	border: 1px solid #cccccc;
	background-color: black;
	padding: 10px;
	text-align: center;
}
.boxpaddingcentererror {
	border: 1px solid #cccccc;
	background-color: black;
	padding: 10px;
	text-align: center;
	color: yellow;
}
.boxpaddingright {
	border: 1px solid #cccccc;
	background-color: black;
	padding: 10px;
	text-align: right;
}
.center {
	text-align: center;
}
.centererror {
	text-align: center;
	color: yellow;
}
.clear {
	clear: both;
}
.descriptiontext {
	width: 340px;
	height: 40px;
	overflow: hidden;
}
.error {
	color: yellow;
}
.featuredphotosheader {
	margin: 10px 0 0 10px;
}
.featuredvideosheader {
	margin: 0;
	width: 260px;
	height: 30px;
	text-align: center;
}
.featuredvideos {
	width: 260px;
	height: 362px;
	font-size: 12px;
	overflow: auto;
	padding-right: 4px;
}
.flash {
	position: absolute;
	top: 0;
	left: 0;
}
.flash a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: white;
}
.fliqz {
	width: 450px;
	height: 392px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.fliqzcenter {
	margin: 0 auto;
	width: 450px;
	height: 392px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.floatleft {
	float: left;
	margin: 0;
}
.floatright {
	float: right;
}
.floatthumb {
	width: 120px;
	overflow: hidden;
	float: left;
	padding-right:5px;
	line-height: 0;
}
.inline {
	display: inline;
}
.linktable {
	border: 1px solid #cccccc;
	background-color: black;
	margin: 0 auto;
	width: 750px;
}
.linktable a {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.nopreview {
	border: 1px solid #cccccc;
}
.noshow {
	display: none;
}
.padding {
	padding: 10px;
}
.panelwidth {
	width: 250px;
}
.removemargins {
	margin: 0;
}
.removemarginscenter {
	margin: 0;
	text-align: center;
}
.result {
	width: 120px;
	overflow: hidden;
	font-size: 12px;
}
.right {
	text-align: right;
}
.spacer {
	width: 10em;
}
.tablecenter {
	margin: 0 auto;
}
.thumb {
	line-height: 0;
}
.titletext {
	width: 340px;
	height: 30px;
	overflow: hidden;
}
.uploader {
	width: 450px;
	height: 260px;
	margin: 0 auto;
	position: relative;
	color: black;
	font-size: 14px;
}
.videophotobox {
	border: 1px solid #cccccc;
	background-color: black;
	padding: 10px;
	margin: 0 auto;
	width: 450px;
}
