/* DO NOT DELETE THIS FILE!!! */

body{
	color: #fff;
	background-color: #000;
	font-family: "BankGothic Lt BT", "OCR A Extended", "Copperplate Gothic Light", Verdana, Arial;
	margin: 0 0 0 0;
	background-image: url(images/Background.JPG);}
a{
	color: #0f0;}
a:visited{
	color: #0ff;}
a:hover{
	color: #f00;}
	h1{
	font-size: xx-large;
	font-weight: bold;}
h3{
	color: #fff;}
ul{
	list-style-type: none;}
li{
	color: #fae803}

/* Sidebar Elements */
	
#sidebar{
	float: left;}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;}
#sidebar li{
	margin: 0 0 0 0;}
#sidebar a{
	display: block;
	color: #000;
	background: url("images/combo3.bmp");
	width:124px;
	height:28px;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;}
#sidebar a.current{
	display: block;
	color: #000;
	background: url("images/combo4.bmp");
	width:124px;
	height:28px;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;}
#sidebar a:hover{
	display: block;
	color: #000;
	background: url("images/combo3.bmp");
	width:124px;
	height:28px;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;
	background: url("images/combo3.bmp") 0px -28px no-repeat;}
#sidebar a.current:hover{
	display: block;
	color: #000;
	background: url("images/combo3.bmp");
	width:124px;
	height:28px;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;
	background: url("images/combo4.bmp") 0px -28px no-repeat;}
#sidebar a.topsite{
	display: block;
	color: #000;
	background: 0;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;}
#sidebar a.topsite:hover{
	display: block;
	color: #000;
	text-align: center;
	font-family: "Comic Sans", "Comic Sans MS", Arial;
	text-decoration: none;
	background: 0;}

/* Wrapper Elements */

#footer{
	clear: both;
	text-align:  center;}
#header{
	clear: both;
	text-align: left;}
#content{
	float:left;}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/Background.JPG);}
.floatbox{
	float:left;
	margin:0 1.5em 0 1.5em;}