
BODY {	
Background-color: #000000;	
background-repeat:repeat-x; 	
background-position:top;}.content {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	
font-style: normal;	font-weight: normal;	
color: #000000;
}
ul 
{	
list-style: none;	
margin: 0px;	
padding: 0px;	
}	
/* =-=-=-=-=-=-=-[Buttons]-=-=-=-=-=-=-=- */	
#butn1 
{	
width: 116px;	
height: 28px;	
display: block;	
}	
#butn1 a 
{  	
height: 34px;	
margin: 0px;	
text-decoration: none;	
}		
#butn1 a:link, #butn1 a:visited 
{	
color: #ffffff;  	
height: 28px;
margin: 0px;
font-weight: bold;
font-size: 90%;	
display: block;	
background: url("http://www.dare2click.com/images/bnu_blank5.jpg");	
background-repeat: no-repeat;	
padding: 5px 0px 0px 5px;	
}	
#butn1 a:hover, #butn1 a:active 
{	
color: #ff5050;  	
height: 28px;
margin: 0px;
font-weight: bold;
font-size: 90%;	
background: url("http://www.dare2click.com/images/bnd_blank5a.jpg");	
background-repeat: no-repeat;	
padding: 7px 0px 0px 5px;}