@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align:center;
	background:url(../images/bg07.jpg) top center no-repeat #000000;
	}
	
div#mainMenu{
	padding:0;
	margin:0 0 -2px 0;
	height:46px;
	width:800px;
	background: url(../images/menubg07.jpg) top left no-repeat;
	font-size:12px;
	line-height:16px;
	color:#FFFF00;
	}
