
body
	{
	margin: 0;
	background-image: url(images/burlap.jpg);
	background-repeat: repeat;
	background-color: #FFF;
	}

a
	{
	color: #172846;
	cursor:	pointer;
	cursor:hand;
	text-decoration: none;
	}

a.epic:link 
	{ color: #5f2279; }
a.epic:visited 
	{ color: #5f2279; }
a.epic:hover 
	{ color: #5f2279; }

a.rare:link 
	{ color: #1a15d9; }
a.rare:visited 
	{ color: #1a15d9; }
a.rare:hover 
	{ color: #1a15d9; }

a.uncommon:link 
	{ color: #119721; }
a.uncommon:visited 
	{ color: #119721; }
a.uncommon:hover 
	{ color: #119721; }

a.common:link 
	{ color: #fff; }
a.common:visited 
	{ color: #fff; }
a.common:hover 
	{ color: #fff; }

p	
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #FFF;
	}
	
h1
	{
	font-size: 1.0em;
	}

img
	{
	align: center;
	}

.mainbody
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 866px;
	top: -40px;
	background-image: url(images/mainbody.png);
	background-repeat: no-repeat;
 	z-index: 9;
	}

#topimage
	{
	position: absolute;
	top: 4px;
	left: 272px;
	width: 420px;
	height: 128px;
	background-image: url(images/topimage.png);
	}

#navigation
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 400px;
	left: 30px;
	width: 600px;
	height: 50px;
	font-size: .7em;
	z-index: 2;
	text-align: center;
	}

#paper
	{
	position: absolute;
	top: 3px;
	left: 6px;
	width: 281px;
	height: 156px;
	background-image: url(images/paper.png);
	}

#logo
	{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 263px;
	height: 131px;
	background-image: url(images/logo.png);
	}

#homebutton
	{
	position: absolute;
	top: 135px;
	left: 287px;
	width: 118px;
	height: 45px;
	background-image: url(images/homebutton.png);
	}

#forumbutton
	{
	position: absolute;
	top: 135px;
	left: 529px;
	width: 118px;
	height: 45px;
	background-image: url(images/forumbutton.png);
	}

#joinbutton
	{
	position: absolute;
	top: 135px;
	left: 407px;
	width: 118px;
	height: 45px;
	background-image: url(images/joinbutton.png);
	}

#search
	{
	position: absolute;
	top: 347px;
	left: 10px;
	}

#searchcover
	{
	position: absolute;
	top: 445px;
	left: 0px;
	width: 240px;
	height: 27px;
	background-image: url(images/searchcover.png);
	}

#menubar
	{
	position: absolute;
	top: 141px;
	left: 42px;
	width: 152px;
	height: 227px;
	background-image: url(images/menubar.png);
	}

#one
	{
	position: absolute;
	top: 11px;
	left: 15px;
	width: 130px;
	height: 22px;
	background-image: url(images/grules.png);
	}

#one:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 22px;
	background-image: url(images/glowgrules.png);
	display: block;
	}

#two
	{
	position: absolute;
	top: 48px;
	left: 13px;
	width: 130px;
	height: 22px;
	background-image: url(images/joining.png);
	}

#two:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 22px;
	background-image: url(images/glowjoining.png);
	display: block;
	}

#three
	{
	position: absolute;
	top: 85px;
	left: 12px;
	width: 130px;
	height: 22px;
	background-image: url(images/researchbutton.png);
	}

#three:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 22px;
	background-image: url(images/glowresearchbutton.png);
	display: block;
	}

#four
	{
	position: absolute;
	top: 123px;
	left: 12px;
	width: 130px;
	height: 22px;
	background-image: url(images/picturestxt.png);
	}

#four:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: -1px;
	width: 130px;
	height: 22px;
	background-image: url(images/glowpicturestxt.png);
	display: block;
	}

#five
	{
	position: absolute;
	top: 159px;
	left: 11px;
	width: 130px;
	height: 22px;
	background-image: url(images/memberstxt.png);
	}

#five:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: -1px;
	width: 130px;
	height: 22px;
	background-image: url(images/glowmemberstxt.png);
	display: block;
	}

#six
	{
	position: absolute;
	top: 192px;
	left: 12px;
	width: 130px;
	height: 22px;
	background-image: url(images/linksbutton.png);
	}

#six:hover .pop 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 22px;
	background-image: url(images/linksbuttonglow.png);
	display: block;
	}

#textbox1
	{
	position: absolute;
	top: 285px;
	left: 275px;
	width: 380px;
	height: 233px;
	}

#textbox1 p	
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #3b1700;
	}

.dropcap
	{
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	color: #3b1700;
	border: 1px solid #3b1700;
	font-size: 80px;
	line-height: 60px;
	padding-top: 2px;
	padding-right: 2px;
	font-family: georgia;
	}

#memberstext
	{
	position: absolute;
	top: 270px;
	left: 245px;
	width: 400px;
	height: 300px;
	}

#memberstext p	
	{
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #3b1700;
	}

img.displayed 
	{
   	display: block;
    	margin-left: auto;
   	margin-right: auto;
	}

#image1
	{
	position: absolute;
	top: 195px;
	left: 260px;
	width: 312px;
	height: 109px;
	background-image: url(images/image1.png);
	}

#textbox2
	{
	position: absolute;
	top: 535px;
	left: 275px;
	width: 380px;
	height: 200px;
	}

#textbox2 p	
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #3b1700;
	}

img.displayed 
	{
   	display: block;
    	margin-left: auto;
   	margin-right: auto;
	}

#image2
	{
	position: absolute;
	top: 450px;
	left: 280px;
	width: 340px;
	height: 95px;
	background-image: url(images/image2.png);
	}

#image3
	{
	position: absolute;
	top: 200px;
	left: 280px;
	width: 340px;
	height: 95px;
	background-image: url(images/image3txt.png);
	}

#image4
	{
	position: absolute;
	top: 170px;
	left: 250px;
	width: 312px;
	height: 109px;
	background-image: url(images/image4.png);
	}

#image5
	{
	position: absolute;
	top: 170px;
	left: 260px;
	width: 340px;
	height: 95px;
	background-image: url(images/raidrules.png);
	}

.pop
	{
	display: none;
	}

#disc
	{
	position: absolute;
	top: 850px;
	left: 25px;
	width: 690px;
	height: 30px;
	}

#disc p
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #FFF;
	text-align: center;
	}

#bannerbox
	{
	position: absolute;
	top: 200px;
	left: 270px;
	width: 360px;
	height: 400px;
	text-align: center;
	}

#vault
	{
	position: absolute;
	top: 685px;
	left: 540px;
	width: 144px;
	height: 168px;
	background-image: url(images/vault.png);
	}

#vaultbox
	{
	position: absolute;
	top: 160px;
	left: 245px;
	width: 350px;
	height: 233px;
	}

#vaultbox p	
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #793894;
	text-align: center;
	}

#joininfo
	{
	position: absolute;
	top: 173px;
	left: 260px;
	width: 370px;
	height: 233px;
	}

#joininfo p	
	{
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: .7em;
	font-family: georgia, sans-serif;
	color: #3b1700;
	}

#sidebar
	{
	position: absolute;
	margin-top: 0px;
	top: -23px;
	left: 650px;
	width: 200px;
	height: 800px;
	}


