body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #d5d6d7;
	margin-left: 20px;
	text-align:center;
}

a, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

p {
	margin-left: 20px;
}

#page {
	width: 860px;
	background: url(images/madsbg.jpg) repeat-y top;
	border: none;
	margin:0px auto;
        margin-top: 30px;
}

#body {
	width: 800px;
	padding-left: 30px;
	text-align:left;
}

#top {
	width: 860px;
	margin-left: -30px;
   	padding-top: 10px;
	background: url(images/madsheader.jpg) no-repeat top;
	border: none;
}

#top #header {
	width: 800px;
	height: 110px;
	margin-top: 20px;
	margin-left: 30px;
	font-family: verdana, helvetica, arial, sans-serif;
        text-align: justify;
}

#top li {
   margin-left: -15px;
   padding: 1px 0 .2em 1.5em;
   list-style-type: none;
   list-style-image: none;
   background: transparent url(images/li.gif) no-repeat 1px .35em;
}

#bottom {
	clear: both;
	width: 860px;
	height: 55px;
	margin-left: -30px;
	background: url(images/madsfooter.jpg) no-repeat bottom;
	border: none;
}

#bottom #footer {
	margin-left: 30px;
	padding-top: 10px;
	font-size: 11px;
	width: 800px;
	border-top: dotted 1px #036;
}
