/* CSS Document */

body {
	background-color: #E8DEBA;
	/*background-image:url(/content/img/bg.gif);*/
	min-width:750px;
padding:10px 0px 0px 0px;
}

#wrapper{
margin:auto;
width:750px;
border:2px solid #FFFFFF;
}

#footer{
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
background:#6C4825;
padding:3px 20px 3px 20px;
text-align:right;
height:45px;
}

#footer a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
