/*---------------------------------
/		Screen CSS - Main FBII Style Sheet
/		Author: Aaron Wheeler, BayouTech.Net
/		Version: 2004.09.01
/-----------------------------------*/

@import url(screenDesign.css);
@import url(screenColor.css);

object {
	margin-bottom: 1em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../i/background_gradient.jpg) repeat-x;
}

#wrapper {
	background: url(../i/background_no_header.jpg) no-repeat;
	padding: 0px 15px 0 15px;
	width: 750px;
}

