/* CSS Document */


body { 
	background-image: url(images/TheCalling.gif); 
	background-repeat:no-repeat;
	background-color:#000000; 
	font-family:"Times New Roman", Times, serif;
	a:link #cc9900;
	a:visited #cc9900;
	A:active #cc9900;
	a:hover #cc9900;}



#header1 {
	font-size:24px; background-position:center; color:#FFFFFF; font-style:bold;
}

#header2 {
	font-style:oblique; font-size:18px; background-position:center; color:#FFFFFF; font-style:bold;
}

#data {
		position:absolute;
		color:#FFFFFF;
		margin-top:450px; 
		margin-bottom:30px;
		left:200px; 
		margin-right:150px;
		top: 0px; 
		width:500px; 
		height:180px; 
		overflow:scroll;
		font-size:10px;
}

#therules {
		position:absolute;
		color:#FFFFFF;
		margin-top:150px; 
		margin-bottom:30px;
		left:200px; 
		margin-right:150px;
		top: 0px; 
}

#gameinformation {
		position:absolute;
		color:#FFFFFF;
		margin-top:150px; 
		margin-bottom:30px;
		left:200px; 
		margin-right:150px;
		top: 0px; 
}

#schedule {
		position:absolute;
		color:#FFFFFF;
		margin-top:150px; 
		margin-bottom:30px;
		left:200px; 
		margin-right:150px;
		top: 0px; 
		
}
#navigation { margin-top:150px; margin-bottom:0px; list-style-type:none; float:left; background-repeat:no-repeat;}
#navigation li a {width:160px; height: 50px; display:block; text-indent: -1000px; line-height: 0px; background-repeat:no-repeat;}

.hom a { background-image:url(home.gif); }
.hom a:hover { background-image:url(homehover.gif);}

.rul a { background-image:url(therules.gif);}
.rul a:hover { background-image:url(theruleshover.gif);}

.inf a { background-image:url(info.gif); }
.inf a:hover { background-image:url(infohover.gif);}

.sch a { background-image: url(schedule.gif); }
.sch a:hover { background-image: url(schedulehover.gif);}

.for a { background-image:url(forum.gif); }
.for a:hover { background-image:url(forumhover.gif);}

.con a { background-image:url(contact.gif); }
.con a:hover {background-image: url(contacthover.gif);}

.ste a { }
.ste a:hover { }