html, body {
	width:100%;
	margin:0;
	padding:0;
	border:none;
}

body {
	text-align:center;
	margin:0 auto;
	padding:10px 0 0 0;
	border:none;
	background:#fff;
	font:normal 12px arial, verdana, sans-serif;
	color:#000;
}

img {
	border:0;
}

p {
	margin:0 0 1em 0;
	padding:0;
}

#wrapper {
	width:704px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:84px;
	background:url(images/header.gif) top left no-repeat;
}

#header h1 {
	display:none;
}

#searchbar {
	background:url(http://www.thus.net/images/searchbar-background.gif) top left repeat-x;
	height:24px;
}

#content {
	padding:25px 30px 10px 30px;
	border:1px solid #e1e1e1;
	float:left;
	width:642px;
}

#footer {
	float:left;
	border-top:5px solid #3FBBEF;
	padding:0 2px 1px 2px;
	font-size:12px;
	text-align:right;
	width:700px;
}

#footer span.copyright {
	float:left;
}

#footer a.bottomnav {
	color: #0f9fdb;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none
}

#footer a.bottomnav:hover {
	color:#EF9A31;
}




/* content styles */



#body {
	background:#0055a6 url(images/060306-heroshot-02.gif) top right no-repeat;
	color:#fff;
	height:182px;
	margin-bottom:25px;
	border-bottom:1px solid #7DA9D5;
	width:642px;
}

#body p {
	background:url(images/060306-heroshot-01.gif) top left no-repeat;
	margin-bottom:16px;
	padding:86px 300px 4px 18px;
	line-height: 140%;
	font-size: 90%;
}

#body div {
	padding-left:19px;
}

#body a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
}

#infowrapper {
	width:642px;
	float:left;
}

#thusinfo, #demoninfo {
	float:left;
	width:308px;
	padding:57px 1px 1px 1px;
}

#thusinfo div, #demoninfo div {
	background-color:#fff;
	padding:15px 10px 10px 10px;
}

#thusinfo p, #demoninfo p {
	margin-bottom:30px;
}

#thusinfo a, #demoninfo a {
	color:#eC8910;
	text-decoration:none;
}

#thusinfo a:hover, #demoninfo a:hover {
	color:#0F9FDB;
}

#thusinfo {
	background:#005199 url(images/thus-box-v2.gif) top left no-repeat;
	margin-right:22px;
}

#demoninfo {
	background:#e81832 url(images/demon-box-v3.gif) top left no-repeat;
}

#links {
	border:1px solid #ccc;
	float:left;
	width:640px;
}

#links div.info {
	float:right;
	height:44px;
	width:147px;
	margin:5px;
	background:url(http://www.legend.co.uk/resources/images/logo.gif) top right no-repeat;
}

#links div.list {

}

#links div.list p {
	padding:1em;
}

#links h2, #links p {
	font-size:100%;
}

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

#links ul li {
	margin:0;
	padding:0 0 0 15px;
	float:left;
	width:196px;
	height:20px;
}

#links a {
	color:#f39730;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:100%;
}

#links a:hover {
	color:#0F9FDB;
}

div.clear1 {
	clear:both;
	height:20px;
	overflow:hidden;
}

div.clear2 {
	clear:both;
	height:8px;
	overflow:hidden;
}

#content a {
	font-weight:bold;
}

#links .list img {
	margin:10px 25px;
}
