* {border: 0px; margin: 0px auto; padding: 0px;}
body{background: black;}
#main-container{width: 800px;; border: solid 0px orange; height: 100%;}
#header{height: 179px; width: 700px; text-align: center; border: solid 0px orange;float: left; background: orange;}
	#wasp{ background: url('wasp2.png') no-repeat; width:179px; margin: 0 0 0 390px; height:179px; float: left;}
#menu{width:108px; margin: 5px 0 0 0; float: left; border: solid 0px #CECCCC;}
	#menu .menu-btn{text-align: center; vertical-align: top; padding: 2px 0 0 0;cursor: pointer; background: url('menu-btn.png') no-repeat; width:104px; margin: 2px; 3px 0 0; height:25px; float: left; clear: both; border: solid 1px white;}
		#menu a{ font-family: verdana; font-size: 11px; color: black; text-decoration: none;}
		#menu a:hover{color: white;}
#content{width: 680px; height: auto;float: left;font-family: Verdana; font-size: 11px;  background: white; padding: 10px;}
	#content li{margin: 0 0 0 10px;}
	h2{font-size: 14px;}
#pics{ background: url('bg-main.png') no-repeat right; width:680px; margin: 0 0 0 0px; height:500px; float: left;}
	#content h1{ font-size: 12px; color: white;}
	#content #title{background: black; padding: 3px 3px 3px 3px; border: solid 2px gray;}
#footer{width: 700px; height: 50px; background:#567456; border-top: 2px solid #FFBF42; float: left;}