body {
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	margin-left: -60px;	
	color: black;
	padding: 0;
	padding-bottom: 0px;
	background: #cccccc;
	background-image:url('images/bg.gif');
	background-position: 50% 20%!important; 
	background-position: 62% 35%;
	background-repeat:no-repeat;
	position: relative;
	}

/* defining the html div variables */



	
#page {
	margin: auto;
	width: 1020px;
	background: transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left
}

#top {
	margin: auto;
	float: left;
	width: 1020px;
	height: 200px;
	text-align: left;
	background: transparent;
}

#header {
	margin: auto;
	float: left;
	width: 791px;
	height: 201px;
	text-align: left;
	background: transparent;
	background-image:url('images/header.gif');
}

#status{
	margin: auto;
	float: right;
	width: 209px;
	height: 201px;
	margin-left: 20px;
	text-align: center;
	background: transparent;
	background-image:url('images/status.gif');
	background-repeat:no-repeat;
	padding-left: 0px;
	
}

#mid {
	margin: auto;
	width: 1020px;
	height: 561px;
	text-align: left;
	background: transparent;
}

#left{
	margin: auto;
	float: left;
	width: 281px;
	height: 474px;
	text-align: left;

}

#tspace{
	margin: auto;
	height: 87px;
	text-align: left;
	background: transparent;
	background-image:url('images/tspace.gif');
}

#lspace{
	margin: auto;
	height: 474px;
	width: 72px;
	float: left;
	text-align: left;
	background: transparent;
}

#rspace{
	margin: auto;
	height: 474px;
	width: 209px;
	float: right;
	text-align: left;
	background: transparent;
}

#events{
	margin: auto;
	height: 245px;
	text-align: center;
	background: transparent;
	background-image:url('images/events.gif');
}

#woe{
	margin: auto;
	height: 245px;
	text-align: center;
	background: transparent;
	background-image:url('images/woe.gif');
}

#centre{
	margin: auto;
	background: transparent;
	background-image:url('images/content.gif');
	float: left;
	margin-left: 20px;
	width: 490px;
	height: 561px;
	text-align: left;
	margin-bottom: -50px;
}

#navtop{
	margin: auto;
	height: 20px;
}

#nav{
	margin: auto;
	height: 46px;
	text-align: left;
	background: transparent;
	

}

#navbot{
	margin: auto;
	height: 20px;
}

#content{
	margin: 0;
	height:464px; 
	background: transparent;
	overflow: auto;
	text-align: left;
	padding: 10px;
}
#right{
	margin: auto;
	float: right;
	margin-left: 20px;
	width: 209px;
	height: 561px;
	text-align: left;
	background: transparent;
}

#shots{
	margin: auto;
	height: 187px;
	text-align: left;
	background: transparent;
	background-image:url('images/shots.gif');
	background-repeat: no-repeat;
}

#shots a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#shots a:hover{ 
	text-decoration:none;
	background-image:url('images/shots2.gif');
}

#shots.active{ 
	text-decoration:none;
	background-image:url('images/shots3.gif');
}


#castles{
	margin: auto;
	height: 187px;
	text-align: center;
	background: transparent;
	background-image:url('images/castles.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

#voting{
	margin: auto;
	height: 187px;
	text-align: center;
	background: transparent;
	background-image:url('images/voting.gif');
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 10px;
}

#footer{
	margin: auto;
	clear: both;
	width: 1020px;
	height: 100px;
	background: transparent;
	background-image:url('images/footer.gif');
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: right;
	font-size: 70%;
	font-style: italic;
	color: white;
}

/*navigation*/
/*div names:   home = n1   features = n2   register = n3   download = n4   forum = n5   staff = n6 */
/*active class = active page, makes the navigation text black instead of white*/

#n1{
	float: left;
	padding: 0;
	width: 79px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/home1.gif');
	border-style: none;
		
}

#n1 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n1 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/home2.gif');
}

#n1.active{ 
	text-decoration:none;
	background-image:url('images/nav/home3.gif');
}

#n2{
	float: left;
	padding: 0;
	width: 87px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/features1.gif');
	border-style: none;
		
}

#n2 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n2 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/features2.gif');
}

#n2.active{ 
	text-decoration:none;
	background-image:url('images/nav/features3.gif');
}

#n3{
	float: left;
	padding: 0;
	width: 84px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/register1.gif');
	border-style: none;
		
}

#n3 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n3 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/register2.gif');
}

#n3.active{ 
	text-decoration:none;
	background-image:url('images/nav/register3.gif');
}

#n4{
	float: left;
	padding: 0;
	width: 100px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/download1.gif');
	border-style: none;
		
}

#n4 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n4 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/download2.gif');
}

#n4.active{ 
	text-decoration:none;
	background-image:url('images/nav/download3.gif');
}

#n5{
	float: left;
	padding: 0;
	width: 72px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/forum1.gif');
	border-style: none;
		
}

#n5 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n5 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/forum2.gif');
}

#n5.active{ 
	text-decoration:none;
	background-image:url('images/nav/forum3.gif');
}

#n6{
	float: left;
	padding: 0;
	width: 68px;
	height: 47px;
	background: transparent;
	background-image:url('images/nav/staff1.gif');
	border-style: none;
		
}

#n6 a{ 
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#n6 a:hover{ 
	text-decoration:none;
	background-image:url('images/nav/staff2.gif');
}

#n6.active{ 
	text-decoration:none;
	background-image:url('images/nav/staff3.gif');
}


/* use class="hide" to hide everything in that div*/
.hide {
	display:none;
}
 /*headers*/
 h2{
	font-family: Calibri;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #880000;
	padding: 0;
	margin: 0;
	}
	
 h3{
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #880000;
	padding: 0;
	margin: 0;
	}	
/* link styles */
a { 
	color: black; 
	text-decoration: none;
	outline: none;
}

a:hover { 
	color: #636363;
	text-decoration: none; 
}