body {
	margin: 3% 0px 20px 00px;
	font-family: "Verdana", "Arial", "Lucida Console", "Courier New", "Courier";
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	background-image: url("img/bg.png");
	line-height: 15px;
}

div.main {
	background-repeat: repeat;
	min-height: 500px;
	max-height: 750px;	
	background-image: url("img/main.png");
	padding: 25px 15px 10px 25px;
	border-top: 1px solid #000;
	margin: 0px 0px 0px 0px;
}

img.disk {
	float: left;
	margin-right: 15px;
}

p.announce {
	font-weight: bold;
	color: magenta;
}

div.main p , div.main h3 {
	margin-top: 0px;
	width: 50%;
	margin-right: 15px;
}

div.nav, div.navb {
	background-color: #0F0C17;
	background-repeat: repeat-x;
	height: 23px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	word-spacing: 30px;
	padding: 7px 0px 0px 25px;
}

div.nav {
	border-top: 1px solid #BF86F2;
}

div.navb {
	border-bottom: 1px solid #BF86F2;
}

div.navb span {
	word-spacing: 0px;
	font-size: 10px;
}

img.logo {
	margin: -50px 0px 25px 20px;
	float: right;
}

a, span.qa, span.anapnea {
	color: #972EFF;
	text-decoration: none;
}

h3 {
	color: #888;
}

a:hover {
	text-decoration: underline;
}

span.uptime {
	position: absolute;
	right: 0;
	margin: 0px 5px 0px 10px;
}
form, fieldset {
	max-width: 640px;
	border-color: #333;
}

div.kaepora, div.nazgjunk, div.jack, div.tracr, div.cryptbin {
	width: 195px;
	height: 380px;
	border: 4px solid #333;
	float: left;
}

div.kaepora {
	background-image: url("img/kaepora.jpg");
}

div.nazgjunk {
	background-image: url("img/nazgjunk.jpg");
	margin-left: 15px;
}

div.jack {
	background-image: url("img/jack.jpg");
	margin-left: 15px;
}

div.tracr {
	background-image: url("img/tracr.png");
}

div.cryptbin {
	background-image: url("img/cryptbin.png");
	margin-left: 15px;
}

a.tracr {
	color: #B92D5F;
}

a.cryptbin {
	color: #FF0000;
}

a.trackr:hover, a.cryptbin:hover {
	text-decoration: underline;
}

div.kaepora p, div.nazgjunk p, div.jack p {
	margin-top: 215px;
	background-color: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width: 195px;
	height: 106px;
}

div.tracr p, div.cryptbin p {
	margin-top: 270px;
	background-color: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	width: 195px;
	height: 80px;
}

div.kaepora h2, div.nazgjunk h2, div.jack h2, div.tracr h2, div.cryptbin h2 {
	margin-bottom: 0px;
	margin-left: 5px;
}

span.tiny {
	font-size: 9px;
	margin-left: 5px;
	margin-top: -5px;
}

li {
	margin-left: 20px;
	list-style: square;
}

h4 {
	font-weight: bold;
	color: magenta;
	margin: -10px 0px 0px 5px;
}

div.prime, div.prime2 {
	background-color: #111;
	border: 1px solid #222;
	width: 280px;
	padding: -5px 5px 5px 5px;
	float: left;
}

div.prime2 {
	margin: -15px 0px 0px 10px;
}

div.prime p {
	width: 100%;
}

input.subs {
	margin: 5px 0px 0px 3px;
}

input.username {
	border: 1px solid #D67BFF;
	background-color: #7B00FF;
	color: #FF73FF;
	font-weight: bold;
	width: 139px;
	font-size: 11px;
}
