body {
	background-color: #000000;
	text-align: center;
}
img {
	border: 0px;
}
#main {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 0px;
	border-color: #444466;
	border-width: 1px;
	border-style: dashed;
	text-align: left;
	float: none;
}
#headline {
	text-align: center;
	float: none;
}
#hidden {
	display: none;
}
#uploader {
	text-align: center;
}
#boxes {
	text-align: center;
}
#imagetools {
	text-align: center;
}
#rightie {
	text-align: right;
	float: right;
	margin-right: 5px;
}
#thumbs {
	text-align: center;
}
#thumb {
	text-align: center;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.directory a {
	font-family: verdana;
	font-size: 11px;
	color: #546B8A;
	font-weight: bold;
}
.directory a:hover {
	color: #768FB2;
}
.header {
	font-family: verdana;
	font-size: 14px;
	color: #777799;
	font-weight: bold;
}
.file a {
	font-family: verdana;
	font-size: 11px;
	color: #1FAF44;
}
.file a:hover {
	color: #40E467;
}
.ndesc {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	left: 0%;
}
.ndesc a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	left: 0%;
}
.ndesc a:hover {
	color: #CCCCCC;
}
.sdesc {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 57%;
}
.sdesc a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 57%;
	text-decoration: none;
}
.test a {
	position: absolute;
	left: 40%;
}
.sdesc a:hover {
	color: #CCCCCC;
}
.lmdesc {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 70%;
}
.lmdesc a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	left: 70%;
	text-decoration: none;
}
.lmdesc a:hover {
	color: #CCCCCC;
}
.input {
	font-size: 12px;
	background-color: #000000;
	color: #1FAF44;
	font-family: verdana;
}
.button {
	font-size: 12px;
}
.header2 {
	font-family: verdana;
	font-size: 12px;
	color: #777799;
	font-weight: bold;
}
.updesc {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.reglink a {
	font-family: verdana;
	font-size: 11px;
	color: #546B8A;
}
.reglink a:hover {
	color: #768FB2;
}
.small {
	font-family: tahoma;
	font-size: 9px;
	color: #505050;
}
.small a {
	text-decoration: none;
	color: #505050;
}
.big a {
	font-family: fantasy;
	font-size: 48px;
	color: #546B8A;
	text-decoration: none;
}
.big a:hover {
	color: #768FB2;
}