BODY, HTML {
	margin: 0;
	padding: 0;
}

BODY {
	xmin-width: 1132px;
	padding-bottom: 50px;
}
pre {
    text-align:left;
}
#Masthead {
	height: 97px;
}

#Nav {
	width: 576px;
	height: 20px;
}

#Content {
	float: left;
	padding-left: 24px;
	padding-right:24px;
	width: 858px;
}

#Header {
	height: 105px;
	margin-left: 25px;
	margin-right: 0;
}

#Login {
	width: 800px;
	margin-left: 24px;
	margin-top:-30px;
}

#Skyscraper {
	float: right;
	width: 120px;
	margin-right: 24px;
	margin-left: 0;
}

#Button {
position:absolute;
width:120px;
height:90px;
margin-top:96px;
margin-left: 762px;
display:block;
}

* HTML #Button {
	/* Explorer work-around for positioning bug */
	margin-right: 12px;
}

#Rectangle {
    width: 300px;
    height: 294px;
    position: absolute;
    right: 23px;
    top: 16px;
    font-size: 10px;
    text-align: center;
    color: #999999;
    font-family: tahoma;

}

#Banner {
	background-image: url(http://clearsurfing.tk/cgi-bin/nph-ver.cgi/001110A/http/lcontent.ebuddy.com/website/2.14.18/css/cssdefault/../../_images/bannerBgRect.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: 10px;
	width:898px;
	
}

#Summary, #toptrends {
	width: 800px;
	margin-left: 26px;
	color: gray;
	font-size: 8pt;
	margin-bottom: 8px;
}

#Footer {
	height: 36px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
HTML * #Footer {
    background-position: bottom 51%;
}
/************MAIN****************/

.main {
	padding-left: 50px;
	padding-right: 5px;
	padding-top:5px;
	/*margin-right: 20px;*/
	width:590px;
	float:left;
}
