@charset "utf-8";
/* CSS Document */

a:link{text-decoration:none; font-weight: normal; color: #ffcb3d;}
a:visited{font-weight: normal; text-decoration:none; color:#ffcb3d;}
a:hover{text-decoration:none; font-weight:normal; color:#ed1c24;}
a:active{text-decoration:none; font-weight:normal; color:#ffcb3d;}


body { 
 margin:20px;
 background:#000;
 color: #fff;
 text-align: left;
 padding:0;
 font-family: Helvetica, Tahoma, Geneva, sans-serif;
 }
 
 
  img.imgright {
  margin-left:20px;
 }

 img.imgleft {
  margin-right:20px;
 }
 
 center.fire {
 	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #ed1c24;
	}
 
 
 p { 
 	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #fff;
	}
	
	
h4 {
 	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #ffcb3d;
	}


h3 {
 	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #ffcb3d;
	}


#outer {
 width:1008px;
 background:#000;
 border: none;
 position:absolute;
left:60px;
top:0px;
 }
 

 
#header {
width: 1008px;
height: 188px;
background:#000;
position:absolute;
left:0px;
top:0px;
}



#lithheader{
 	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size:13px;

	}



#text {
 width:500px;
 background:#000;
 color: #fff;
font-size: 12px;
 text-align: justify;
 position:absolute;
 left:245px;
 top:238px;
 margin:15px 15px 15px 15px;
 }
 
 
 #left {
 width:218px;
 background: #000;

 position:absolute;
 left:10px;
 top:238px;
 }
 
 
  #right {
  width:218px;
  background: #000;

 position:absolute;
 left:790px;
 top:238px;
 }
 
 #toplinks {
  width:1008px;
  height: 30px;
 background: #000;
 position:absolute;
left:0px;
top:188px;
}


#terms {
font-size: 10px;
}
