
body
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background: #F7EFD6 url(bg.gif) repeat-x;
}

div#container { margin:0 auto; text-align:left; width: 1000px; 	}

#content
{
	background-color: white;
	border: 1px solid #996633;
	padding: 8px;
	vertical-align: top;
	clear: both;
	margin: 0px;
}

#menu { position: relative; }
#menu img { border: 0px; }

/* footer */

#footercontainer { width: 1000px; padding-top: 3px; margin: 0 auto; border: 0px solid black; }

#bottommenu { text-align: center;  }
#bottommenu ul { margin: 0 auto;}
#bottommenu ul, #bottommenu ul li { list-style-type:none; }
#bottommenu ul li { display: inline; padding: 0 .3em; }

ul#bottommenu a:link { font-size: 12px; color: black; text-decoration: none; }
ul#bottommenu a:vlink { font-size: 12px; color: black; text-decoration: none; }
ul#bottommenu a:visited { font-size: 12px; color: black; text-decoration: none; }
ul#bottommenu a:hover { font-size: 12px; color: #990033; text-decoration: underline; }
