body {background: url("images/bg_header.jpg") top left repeat-x #F78F20; margin:0; padding:0;}

#text {background: url("images/bg_text.jpg") top center no-repeat; width:800px; margin:auto; padding-top:12px; font:16px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-weight:normal; color:#ab6316;}

#wrapper { width:1000px; padding: 0px; margin:auto; margin-bottom: 0px; margin-top:0px;}
#logo {padding-top: 70px; margin:auto; width: 800px; }
#info { width:800px;}
#menu {background-image: url('images/bg_menu.png'); border:0; text-align:center; width: 660px; height: 63px; display :block; z-index: 3; position: absolute; top: 0px; left: 50%; margin-left: -180px;}

/* menu buttons */
.round {cursor:pointer; cursor:hand; line-height:50px; height:63px; background:url('images/button2.gif') no-repeat right top; margin: 4px 4px 0px 4px; padding-right:18px; display:inline-block; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF3300; font-size:14px; text-shadow: 0px 0px 4px #666; font-weight: bold; text-decoration:none;}

.round ins {background:url('images/button1.gif') no-repeat left top; height:63px; line-height:50px; display:inline-block; padding-left:18px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FF3300; font-size:14px; text-shadow: 0px 0px 4px #666; font-weight:bold; text-decoration:none;}

a.round:hover {background-position:right -96px; color:#fff; text-shadow: 0px 0px 6px #ccc;}
a.round:hover ins {background-position:left -96px; color:#fff; text-shadow: 0px 0px 6px #ccc;}
/* end menu */

#copyright {background: url("images/bg_bottom.jpg") top center no-repeat; width:800px; height:38px; margin:auto; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #c7731a; font-size: 12px; line-height:26px;}
