html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}

div#header 
{margin:0;
padding-left:0px;background:#ffffff
}

div#menutop
{float:left;
width: 100%;
padding-left: 0px;
padding-top: 11px;
padding-bottom: 3px;
margin-bottom: 0px;
background:maroon;
/*background:#ff9900;*/
}

div#menutop li {
	display: inline; 
} 
 
div#menutop a {
	float: left;
	width: 47px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 0px;
	background: url(images/button.gif) no-repeat;
	margin-right: 1px;
	margin-bottom: 0px;
}

div#menutop a:hover {
	width: 47px;
    height: 35px;
	margin-top: -10px;
	color: yellow;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: url(images/button_r.gif) no-repeat;
} 
  
div#wrapper{float:left;width:100%}

div#leftpanel{background:#ffffff}
div#leftpanel{float:left;width:20%;margin-left:0}

div#centerpanel{background:#ff9900}
div#centerpanel{float:left;height:500px;width:44%;margin-left:0}
div#centerpanel p{margin-left:20px; margin-top:30px; margin-right:20px}
div#centerpanel{background: #ff9900 url(images/footer.gifx) repeat-x}

div#rightpanel{background:#ffffff}
div#rightpanel{float:left;height:500px;width:35%;margin-left:0}

div#footer{background:black;color:yellow}
div#footer p{margin:0;padding:5px 10px}
div#footer{clear:left;width:100%}

body {
}


