img {border-style:none}
.left {
	float:left;
	padding:0px;
}
.center {
	float:right;
	padding:0px;
}
.right {
	float:right;
	padding:0px;
}
#wrapper {
	position:relative;
	width:800px;
}
#header {
	float:left;
	text-align:center;
	clear:both;
}

#header-left {
	width:170px;
	height:76px;
}

#header-center {
	background-image:url(marb.png);
	width:441px;
	height:76px;
}
#marframe {
	background-image:url(sf.png);
	width:441px;
	height:76px;
}

#header-right {
	width:38px;
	height:76px;
}
.marbutton {
	width:38px;
	height:38px;
}
a.marbl {
	background-image:url(sc.png);
	display: block;
}
a#mstart {background-position:-38px 0px}
a#mstop {background-position:-38px -38px}
a#mstart:hover {background-position:0px 0px}
a#mstop:hover {background-position:0px -38px}