
body
{
        text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
        margin-left: auto;
        margin-right: auto;
	background: black url(logorepeat.jpg)  repeat;
        background-attachment: fixed;
}






a {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline; color: #fff;}
#container
{
	width: 699px;
	margin-left: auto;
        margin-right: auto;


}



#topheader
{
	height: 200px;
        margin-left: auto;
        margin-right: auto;
        width: 50em;
        text-align: center;
}
        


#title
{
        font-size: 24px;
        color: #fff;
        font-family: verdana;
        margin: 5px;
    
}

#navcontainer
{
	background-color: #ccc;
        width: 699px;
         
}


.navitem
{
	background-color: black;
	padding: 0px;
	text-decoration: none;

	text-align: center;
	color: #fff;
	width: 89px;

	margin-right:0px;
	float:left;
        font-family: "Lucida Blackletter";
        font-size: 13px;
        margin-left: auto;
        margin-right: auto;

}
       
          

#main
{
	padding: 0px;
        margin-top:10px;
	width: 699px;
	text-align: center;
	color: white;
	line-height: 1.6em;
        background: black;

        margin-left: auto;
        margin-right: auto;



}



h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
        color: white;
        font-family: "Lucida Blackletter";
}

.headertext1
{
	font-size:18px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}




img
{
	border: 0px solid black;
}


#counter {
   
        width: 699px;
        margin-top: 10px;
        text-align: center;
        color: white;
        font-family: arial;
        font-size: 15px;
        
}


#spellmanlink {
   
	padding: 0px;
        margin-top:60px;
	text-align: center;
	color: white;
	line-height: 1.6em;

        margin-left: auto;
        margin-right: auto;
        
        

        
}       
