@charset "utf-8";
body {
	background-color: #000000;
}
#page #content h2 {
	font-size: 14px;
	color: #06ADEF;
	
}

body,td,th {
	color: #b3b3b3;
}

img {border: none;}


#page {
	width: 900px;
	text-align: center;
	background-color: #111111;
	margin-left: 15%;



}


#page #footer {
	display: block;
	clear: both;
	color: #fff;
	background: #444;
	background-color: #333333;
}


#page #footer h2{
	display: block;
	text-align: center;	
}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 12px;
}
.bottom a {
	color: #06adef;
}


.left {
	float: left;
}
#right {
	float: right;
	height: 100%;
}

.clearer {clear: both;}
/* footer */
.footer {
	border-top: 7px solid #06adef;
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#000000;
	padding-top: 5px;
}
.footer a {
	color: #B3B3B3;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {
	color: #999999;
}

/* bottom */
.bottom {
	color: #B3B380;
	clear: both;
	font-size: 11px;
}
.bottom a {color: #888;}
#page #content a {
	color: #b0e16a;
}

#page #content a:hover {
	color: #79ff25;
}
#page a {
	color: #06ADEF;
	text-decoration: none;
}
#page #content h1 {
	font-size: 24px;
	color: #FF0000;
	border-bottem: 7px solid #06adef;
}
