*{	margin: 0;	padding: 0;}body{	line-height: 100%;	font-family: arial, helvetica, verdana, tahoma, sans-serif;	background: #FFF url(images/bg.png) repeat-x;	margin: 0 0 15px 0;}#container { margin: 0 auto; width: 75%; document.body.clientwidth: "auto" ); min-width: 500px }#wrapper-header   { background-color: white }#header  { color: #6b8e23; width: 100%; height: 90px; }#header img{	margin: 20px 0 0 0;	border: 0;}#wrapper-menu{	color: #dcdcdc;	background: #333 url(images/menu-background.png) repeat-x;	float: left;	height: 29px;	margin: 0 0 15px 0;	width: 100%;}#menu{	width: 100%;	margin: 0 auto;	font-size: 95%;}#menu ul{	list-style-type: none;	width: 100%;}#menu li{	display: inline;}#menu a{	color: #fff;	text-decoration: none;	background: #transparent;	float: left;	line-height: 29px;	padding: 0 20px;}#menu a:hover{	color: #7fff00;	background: #690 url(images/menu-hover.png) repeat-x;}#content  { color: #000; font-size: 90%; margin: 0 auto; padding: 0 20px; width: 100%; }#content img{	margin: 0 0 15px 0;}#content p{	margin: 0 0 15px 0;}#content ul{	margin: 0 0 15px 25px;	list-style-type: circle;}#content h1       { color: #228b22; letter-spacing: -1px; margin: 0 0 15px 0; }#content h2       { color: #228b22; letter-spacing: -1px; margin: 0 0 15px 0; }#content a    { color: #060; text-decoration: none }#content a:hover    { color: #cf9; text-decoration: underline }#footer  { color: white; font-size: 11px; background: #fff url(images/menu-background.png) repeat-x left top; text-align: right; letter-spacing: 0.15em; margin: 0 auto; padding: 5px; width: 100% }#footer a    { color: #cf9; text-decoration: none }#footer a:hover    { color: #333; }