/*-----------------------------------------------SIEWERT CABINET screen styleauthor:  briana como - www.u4eadesign.comversion:  1.1 - August 2007----------------------------------------------- */body {	background: #8EB469 url("../images/container_bg.gif") repeat-y center;	margin: 0px;	font-family: Helvetica, Arial, sans-serif;	font-size: 70%;	line-height: 135%;}#container {	width: 800px;	margin: 0 auto;}#footer {	width: 590px;	margin: 0 auto;}#maintext {	padding: 10px 150px;}h1 {	font-size: 110%;	color: #336699;}h2 {	font-size: 110%;	}#footer p {	color: #AFA191;	}#footer a:link {color: #AFA191; text-decoration: none;}#footer a:visited {color: #AFA191; text-decoration: none;}#footer a:hover {color: #036; text-decoration: underline;}#footer a:active {color: #036; text-decoration: underline;}#maintext a:link {color: #336699; text-decoration: none;}#maintext a:visited {color: #336699; text-decoration: none;}#maintext a:hover {color: #000; text-decoration: underline;}#maintext a:active {color: #000; text-decoration: underline;}