<style type="text/css">

a:link {
	color: #990000;
}

a:hover {
	color: #ffffff;
	background-color: #990000;
}

a {
	text-decoration:none;
	color: #990000;
}

body {
	font-family: arial, verdana, courier;
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
}

h1 {
	font-family: impact, arial, verdana, courier;
	color: #990000;
}

h2 {
	font-family: impact, arial, verdana, courier;
	color: #990000;
}

h3 {
	font-family: impact, arial, verdana, courier;
	color: #990000;
}

img {
	border: solid 5px #000099;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.header {
	background-image: url(wells_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 500px;
	width: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

div.header2 {
	background-color: #990000;
	height: 125px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.navbar {
	position: absolute;
	top: 125px;
	left: 0px;
	z-index: 4;
}

td.nav {
	color: #ffffff;
	text-align: center;
	width: 198px;
	height: 40px;
	vertical-align: middle;
	font-size: 14pt;
	font-family: impact, arial, verdana, courier;
	z-index: 5;
}

td.nav1 {
	background-color: #ffffff;
	color: #000099;
	text-align: center;
	width: 198px;
	height: 40px;
	vertical-align: middle;
	font-size: 14pt;
	font-family: impact, arial, verdana, courier;
	z-index: 5;
}

div.content {
	position: absolute;
	top: 165px;
	left: 240px;
	font-family: sylfaen, times, arial, verdana, courier;
	color: #000000;
	font-size: 11pt;
	margin-right: 25px;
	z-index: 6;
}

div.counter {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 7;
}

.noborder {
	border: 0px;
}

div.special {
	position: absolute;
	left: 550px;
	top: 10px;
	width: 350px;
	z-index: 7;
	color: #ffffff;
	font-weight: bold;
}

div.ads {
	position: absolute;
	top: 520px;
	left: 10px;
	z-index: 7;
}

div.search {
	position: absolute;
	top: 50px;
	right: 50px;
	z-index: 8;
}

</style>
