	html {
/*	height: 100%; */
	width: 100%;
}

body {
/*	background: #000000 url(../gfx/SBL-front_Warband_02b.jpg) center center no-repeat;*/
	background-color: #000000;
	color: #CCCCCC; 
	padding: 0px; 
	margin: 0px; 
/*	height: 100%; */
	width: 100%;
}

body, html {
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #171513;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #171513;
	scrollbar-darkshadow-color: #CCCCCC;
}

table.main {
	background: #171513 url(../gfx/background_crusade.jpg) top center no-repeat;
/*	height: 100%; */
	width: 100%;
}

td.main {
	width: 1920px;
	height: 777px;
	vertical-align: middle;
}

img {
	border: 0px;
}

p, ol, ul {
	font-family: Arial;
}

a {
	color: #FFFFFF; 
	background-color: transparent;
}

a:hover {
	color: #FF0000;
	background-color: transparent;
}

#b0 {
	position: relative;
	height: 100%;
}

#ver {
	position: absolute;
	left: 337px;
	top: -24px;
}

#b2 {
	position: absolute;
	left: 122px;
	top: 234px;
	vertical-align: top;
}

#b2 p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 30px;
}

#b2 a {
	font-size: 18px;
	font-weight: normal;
}

#b4 {
	position: absolute;
	left: 425px;
	top: 280px;
	vertical-align: top;
}

#b4 p {
	font-size: 15px;
	margin-bottom: 11px;
	margin-top: 0px;
}

#b3 {
	position: absolute;
	left: 595px;
	top: 510px;
	vertical-align: top;
}

#b5 {
	position: absolute;
	left: 122px;
	top: 510px;
	vertical-align: top;
}

#b5 p.phead, #b3 p.phead {
	font-weight: bold;
	font-size: 16px;
}

#b5 a, #b3 a {
	font-size: 16px;
/*	text-decoration: none;*/
	font-weight: normal;
}

#b6 {
	position: absolute;
	left: 280px;
	top: 65px;
	vertical-align: top;
}

#b7 {
	position: absolute;
	left: 840px;
	top: 215px;
	vertical-align: top;
}

#logo {
	position: absolute;
	left: 120px;
	top: 110px;
	vertical-align: top;
}

#copy {
	position: absolute;
	left: 75px;
	top: 725px;
}

#copy p {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	color: #cccccc;
	background-color: transparent;
}

#copy a {
	color: #FF0000;
	background-color: transparent;
}

#copy a:hover {
	color: #ffffff;
	background-color: transparent;
}

#search {
	position: absolute;
	width: 600px;
	top: 725px;
	left: 345px;
}

#banner1 {
	position: absolute;
	left: 6px;
	top: -35px;
}

#banner1_over {
	position: absolute;
	left: 12px;
	top: -70px;
}

h1 {
	font-size: 100%;
}

body.txt {
	padding-bottom: 16px;
	padding-top: 16px;
	margin-bottom: 16px;
	background-color: #ffffff;
	scrollbar-track-color: #ffffff;
	background: #ffffff url(none);
}

body.txt h1, body.txt p, body.txt img {
	margin-left: 16px;
	margin-right: 16px;
}

body.txt p {
	color: #333333;
	margin-top: 0px;
}

body.txt h1 {
	color: #333333;
	margin-bottom: 0px;
}

body.txt a {
	color: #0066CC; 
}

body.txt a:hover {
	color: #0099FF;
}

body.txt img {
	padding-bottom: 10px;
}

td.toplink {
	vertical-align: top;
	text-align: right;
	width: 480px;
}