h1 {
	margin: 0em;
	padding: 0em;
}
h1 span {
	visibility: hidden;
}
p.topp {
	margin-top: 25px;
}

p.pad {
	padding: 50px;
	text-align: center;
	
}

body div#surround {
	position:absolute;
	left: 50%;
	margin-left: -329px;
	width: 657px;
	text-align: left;
	line-height: 1px;
	background-image: url(../images/wll_bg.png);
	background-repeat: repeat-y;
}

img#botimg {
	padding-bottom: 40px;
	background-color: #000;
}

img#topimg {
	background-color: #000;
	padding-top: 20px;
}

body div#surround div#content {
	line-height: 1.2em;
	margin: 0px 20px;
	padding-left: 10px;
	padding-right: 10px;
}

body div#surround div#content div#left {
	width: 390px;
	float: left;
	margin-top: 0px;
}

h2 {
	margin-top: 30px;
	font-size: 1.3em;
	text-align: center;
	color: #FFFF00;
}

body div#surround div#content div#left h3, body div#surround div#content h3 {
	margin-bottom: 0.2em;
	font-size: 0.9em;
	color: #FFFF00;
	text-transform: uppercase;
	margin-left: -5px;
}

body div#surround div#content div#right h3 {
	text-align: center;
}

body div#surround div#content div#left p.afterh3, body div#surround div#content p.afterh3 {
	margin-top: 0px;
}

body div#surround div#content div#right {
	float: right;
	width: 200px;
}

body div#surround div#content div#right p {
	font-size: 80%;
	text-align: center;
}

body div#nav {
	 margin-left: 340px;
	 top: 65px;
}

ul#subnav {
	text-align: center;
	padding-top: 13px;
	padding-bottom: 10px;
	background-color: #000;
	margin: 10px 4px;
	padding-left: 10px;
}

ul#subnav li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}

ul#subnav li:before {
	
}

ul#subnav li span {
	font-weight: bold;
	color: #8b1414;
}

ul.centre {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
ul.centre li {
	list-style: none;
}