body {	background: whitesmoke;	color: #666666;	text-align: center;	padding: 0;	margin: 0;	height: 100%;}#vspacer{	position:static;	height: 5px;	margin: 0px auto;	padding: 0px auto;	width: auto;		border: #000 0px solid;}#headcontainer {	position: relative;	margin-top:15px;	margin-left:auto;	margin-right:auto;	margin-bottom:auto;	width: 750px;	height: auto;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	padding-bottom: 0px;	text-align: left;	background: #CCCCCC url(../images/maizbk.jpg) top left;	border-left: #000 1px solid;	border-right: #000 1px solid;	border-top: #000 1px solid;	border-bottom: #000 0px solid;}#container {	position: relative;	margin: 0px auto;	width: 750px;	height: auto;	padding-left: 0px;	padding-right: 0px;	padding-top: 0px;	padding-bottom: 0px;	text-align: left;	background: #CCCCCC url(../images/maizbk.jpg) top left;	border-left: #000 1px solid;	border-right: #000 1px solid;	border-top: #000 0px solid;	border-bottom: #000 1px solid;}#contentcontainer {	position: static;	margin-top: 0px;	margin-bottom: 5px;	margin-right: 5px;	margin-left: 110px;	padding: 0px;	min-height: 500px;	width: auto;	background: white;	border-top: #000 0px solid;	border-left: #000 1px solid;	border-right:#000 0px solid;	border-borrom:#000 0px solid;}#contentpane {	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	padding-bottom: 0px;	margin-bottom: 0px;	text-align: left;	border: #000 0px solid;}#menucontainer {	position: absolute;	margin: 0px auto;	top: 5px;	left: 5px;	width: 100px;	height: 151px;	background: white;	border: red 0px solid;}#menu {	position:static;	margin: 0px auto;	width:auto;	height:150px;	padding:5px;	border:#000 1px solid;}#menubuddy {	position: absolute;	margin: 0px auto;	top: 180px;	left: 5px;	width: 100px;	height:345px;	background: url(../images/BarShot1.jpg) top left;	border: #000 0px solid;}#footer {	position: static;	margin-top: 5px;	margin-left: 5px;	margin-right: 5px;	margin-bottom: 5px;	width: auto;	height: auto;	padding: 5px;	text-align:center;	background: whitesmoke;	border: #000 1px solid;	vertical-align: middle;}#header {	position: static;	margin-top: 5px;	margin-left: 5px;	margin-right: 5px;	margin-bottom: 0px;	width: auto;	height: auto;	padding: 5px;	text-align:right;	background: white url(../images/header.jpg) top left;	border: #000 1px solid;	vertical-align: middle;}.addmargins {	padding:5px;}.btnav { 	border: 1px whitesmoke solid;	padding-left: 10px;	padding-right: 9px;} 
