body {
font: 8pt Verdana, Arial, Sans-Serif;
background-color: black;
text-align: center;
color: #666666;
line-height: 17px;
}

#slickrock { margin: 30px auto;
width: 760px; 
padding-bottom: 60px; 
text-align: left;            
background: #C2AD76 url(/images/bk.jpg);  
}

#top {width: 760px; height: 158px;}

#arena {width:698px; background: url(/images/content-bk.jpg) top right repeat-y;}

#content {
width: 450px;
float: right;
display: inline;
padding-left: 10px;
padding-right: 35px;
background: url(/images/content-bk.jpg) top right repeat-y;
line-height:17px;
overflow:hidden;
}

/* nav-main */
#navbar { width: 203px; 
float: left;
vertical-align: top;
background: url(/images/nav-bk.jpg) repeat-y;
}

#navbar ul{list-style-type:none;}

#navlinks { padding: 0px 36px 59px 5px;
margin-top: -39px;
position: relative;
line-height: 19px;
background: url(/images/nav-bottom.jpg) bottom no-repeat;
}
#navlinks a {
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: normal;
font-weight: bold;
color: #E6D4B8;
text-decoration: none;
padding-left: 0px;
display: block;
}
 
#navlinks a:hover {
color: white;
text-decoration: underline;
}

/* footer */
#bottom { width: 515px; 
text-align: center;
padding: 10px 30px 171px 30px;
float: right;
display: inline;
line-height: 14px; 
background: url(/images/content-bottom.jpg) no-repeat bottom right;
}

#bottomlinks a {
font-family: Tahoma, Arial;
font-size: 8pt;
font-weight: normal;        
color: #888888;
text-decoration: none;
}

#bottomlinks a:hover {            
color: #2255ff;
text-decoration: underline;
} 
       
span.copyrights {
font-family: Tahoma, Arial;
font-size: 8pt;
font-weight: normal;                        
color: #732E1E;
line-height: 10px;
}
    
#base { clear: both;
text-align: right;
position: relative;
margin-right:-10px;
}

/* text */
h1 {
font-family:  Arial, Tahoma;
font-weight: bold;
font-size: 16pt;
color: #B86216;
letter-spacing: -1px;
line-height:17px;
}

h2 {
font-family:  Arial, Tahoma;
font-weight: bold;
font-size: 15pt;
color: #999900;
}

h3 {
font-family:  Arial, Tahoma;
font-weight: bold;
font-size: 14pt;
color: #B86216;
line-height:200%;
}

h4 {
font-family:  Arial, Tahoma;
font-weight: bold;
font-size: 12pt;
}

blockquote {font-style: italic;}

a:hover {COLOR:#2255ff; TEXT-DECORATION: underline;}
a {COLOR: red;TEXT-DECORATION: underline;} 

/* img */
img {
	border:none;
}
