html {
	margin: 0;
	padding: 0;
	}
body {
	font-family: "lucida grande", verdana, tahoma, arial;
	background-color: #000000;
	color: #00e8eb;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	background-repeat: no-repeat;
	width: 1024px;
	background-image: url(images/arcaneb.jpg);
}
#linkList2 a {
	clear: right;
}


#container {
	width: 500px;
	background-image: url(images/bg_tran.png);
	padding: 10px;
	margin-left: 100px;
	border: thin solid #00e8eb;
}
#pageHeader span {
	display: none;
}

#pageHeader h1 {
	background-image: url(images/h1arcaneb.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #00e8eb;
	margin: 0px;

	}
#pageHeader h1 span {
	display: none;
	/*display:none*/
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 {
	letter-spacing: 1px;
	margin-bottom: 10;
	color: #d76710;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left: 40px;
	background-image: url(images/h3arcane.png);
	background-repeat: no-repeat;
	}
h2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	padding: 0px;
	width: 500px;
	height: 81px;

}
#linkList {
	margin-left: 510px;
	position: absolute;
	top: 0;
	background-image: url(images/bg_tran.png);
	border: thin solid #00e8eb;
	}
