/* CSS for goatspots.com - R Fainting Farm */

* {
	margin: 0;
}
html, body {
	height: 100%; 
}
.logo { position: absolute; top: 10px; width: 99.5%; margin-left: auto; margin-right: auto; padding: 0px;}

.rfmenubody {position: absolute; padding-left: 15px; left: 0px; top: 125px; width: 165px; z-index: 2; }

.rfpagebody {position: relative; top: 130px; padding-left: 185px; padding-right: 15px; z-index: 1; }

.rffooter {height: 125px;}

.push {height: 125px;}

.rfpagebase {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 15px; width: 100%;  z-index: 1;}

