@charset "UTF-8";
/* CSS Document */
body {background-color: #441e08;}

#container {position: relative; margin-left: auto; margin-right: auto; width: 900px; top: 0px;  background-color: #fff;}

#banner {position: relative;  float: left;  width: 900px; top: 0px; height: 291px;}

#onebody {position: relative; float: left;  width: 840px; padding: 20px;  }

#bodyleft {position: relative; float: left;  width: 580px; padding: 20px; z-index: 5;}

#bodyright {position: relative; float: right;  width: 250px; padding: 10px;  z-index: 5;}


#navigation {position:relative; width: 900px; left: 0px; float: left; height: 30px; z-index: 100;}

