html {
       background: #867666 URL(/images/b5_wide.jpg) top center repeat-y;
	min-width:920px;
       width: 100%;
	text-align: center;
}

body {
       background: transparent URL(/images/b4_wide.jpg) top center no-repeat;
	font-family: verdana, arial, sans-serif;
	line-height: 140%;
	font-size: x-small;
	color: #461817;
	min-width:920px;
	margin: 0;
	padding: 0;
	text-align: left;

}

table.main{margin:auto;}

ul {
       margin:0; 
	padding:0; 
	list-style:none
}

li {
	background: url(images/pimp2.gif) no-repeat 0px 10px; padding-left:21px; color:#461817;}
li a {color:#461817; text-decoration:underline;}
li a:hover {text-decoration:none;}

