html, body {width: 100%; height: 100%; margin: 0px; padding: 0px;}
body {background-color: #000000;}
body {font: normal 14px Verdana, Arial, sans-serif; color:#666666;}

.fl {float: left;}
.fr {float: right;}
.spacer {height: 1px; clear: both; width: 100%;}

.main-pad {padding: 0 17px;}
.wrap {width: 100%;}

.s5 {height: 5px;}
.s10 {height: 10px;}
.s15 {height: 15px;}
.s20 {height: 20px;}
.s25 {height: 25px;}
.s30 {height: 30px;}
.s35 {height: 35px;}
.s85 {height: 85px;}

img	{
	border: 0px;
}

.underline {
	text-decoration: underline;
}

A:link {text-decoration: none; color:white;}
A:visited {text-decoration: none; color:white;}
A:active {text-decoration: none; color:white;}
A:hover {text-decoration: underline; color: white;}
