a
{
	border: 0px;
}

body
{
	background-color: #000000;
	color: #9A0000;
	font: 12px Verdana;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

/* Flag background wrapper */
div#wrapper
{
	background-image: url('images/background/NoRcnwarensign.png');
	background-repeat: no-repeat;
	height: 563px;
	position: static;
	left: 0px;
	margin: auto;
	top: 0px;
	width: 800px;
	z-index: -1;
}

div#bloodiseternal
{
	background-image: url('images/background/bloodiseternal.png');
	background-repeat: no-repeat;
	height: 39px;
	position: absolute;
	left: 70px;
	top: 30px;
	width: 183px;
}

div#main
{
	background-image: url('images/background/parchmentfade.png');
	background-repeat: repeat-y;
	float: right;
	height: 403px;
	position: relative;
	right: 0px;
	top: 40px;
	width: 778px;
	z-index: 1;
}

div#menu_lf
{
	float: left;
	margin-left: 150px;
	margin-top: 94px; /* Vertical centering is apparently a concept which is beyond modern browser capabilities */
	text-align: left;
}

div#menu_rt
{
	background-image: url('images/menu_rt/menu_rt_bg.png');
	background-repeat: no-repeat;
	float: right;
	height: 364px;
	padding-bottom: 20px;
	padding-top: 25px;
	margin-right: 10px;
	margin-top: 19px; /* Again with the vertical centering */
	text-align: center;
	width: 247px;
}

div#pastpresentfuture
{
	background-image: url('images/background/pastpresentfuture.png');
	background-repeat: no-repeat;
	height: 52px;
	position: absolute;
	bottom: -26px;
	right: 0px;
	width: 778px;
}

div#url
{
	background-image: url('images/background/urlembossed.png');
	background-repeat: no-repeat;
	height: 40px;
	position: absolute;
	text-align: left;
	top: 480px;
	left: 0px;
	width: 219px;
}

img.button
{
	border: 0px;
}