/* CSS Document */

* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body{background:url(images/bg.gif) center top repeat}
img {border:0; vertical-align:top}


#main {
	margin:0 auto;
	font:normal 9px Arial;	
	line-height:18px;
	color:#666666;
	text-transform:none;
	background:url(images/top.jpg) 0 0 no-repeat;
}
#mbg {width:100%; height:100%; background:#000000}

