<!--

body 
{
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg) repeat-x top;
}

#main {	width:100%;	position:absolute; margin: 0px; left: 0px; top: 0px;}
#outer {width:549px; position:relative;	margin: 0px; left: 0px; top: 0px;}
#content {width:549px; position:relative; margin: 0px; left: 0px; top: 0px;} 
#contentbody {width:549px; float: left; position:relative;}
#footer { width:549px; clear: both;}

-->
