body {
	background: #000 url(/legendary/images/background.gif) no-repeat top center fixed;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#container {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 800px;
	padding: 0;
}

#header {
	position: absolute;
	top: 0;
	left: 22px;
	width: 956px;
	height: 170px;
	background: #000 url(/legendary/images/title.jpg) no-repeat top left;
}

#header h1, #header h2 {
	text-indent: -3000px;
}

#sideone {
	float: left;
	margin-left: 22px;
	margin-top: 170px;	
	color: #000;
	width: 180px;
	display: inline;
	font-family: arial, sans-serif;
	font-size: 10px;
}

#sidetwo {
	height: 200px;
	float: right;
	width: 160px;
	margin-right: 30px;
	color: #000;
	display: inline;
}

#main {
	width: 586px;
	margin-left: 212px;
}

#phpraid {
	width: 760px;
	margin-left: 212px;
}

#main, #sidetwo, #phpraid{
	margin-top: 215px;
}


.update {
	width: 100%;
	background: url(/legendary/images/light.jpg);
	margin-top: 10px;
	border: 1px solid #D49D5C;
	min-height: 150px;
}

#wow {
	position: absolute;
	left: 50%;
	top: 117px;
	margin-left: -104px;
	z-index: 500;
}

ul {
	list-style-type: none;
	margin: 1px 0 0 1px;
	padding: 0;
}

#sideone ul li a {
	display: block;
	height: 42px;
	width: 175px;
	text-indent: -3000px;
}

#sideone ul li#gallery a {
	height: 46px;
}

#sideone ul li#home a {background: url(/legendary/images/nav/home.gif);}
#sideone ul li#forums a {background: url(/legendary/images/nav/forums.gif);}
#sideone ul li#calendar a {background: url(/legendary/images/nav/calendar.gif);}
#sideone ul li#roster a {background: url(/legendary/images/nav/roster.gif);}
#sideone ul li#bank a {background: url(/legendary/images/nav/bank.gif);}
#sideone ul li#lps a {background: url(/legendary/images/nav/lps.gif);}
#sideone ul li#dkp a {background: url(/legendary/images/nav/dkp.gif);}
#sideone ul li#raids a {background: url(/legendary/images/nav/raids.gif);}
#sideone ul li#gallery a {background: url(/legendary/images/nav/gallery.gif);}

#sideone ul li#home a:hover {background: url(/legendary/images/nav/home.gif) 175px 0;}
#sideone ul li#forums a:hover {background: url(/legendary/images/nav/forums.gif) 175px 0;}
#sideone ul li#calendar a:hover {background: url(/legendary/images/nav/calendar.gif) 175px 0;}
#sideone ul li#roster a:hover {background: url(/legendary/images/nav/roster.gif) 175px 0;}
#sideone ul li#bank a:hover {background: url(/legendary/images/nav/bank.gif) 175px 0;}
#sideone ul li#lps a:hover {background: url(/legendary/images/nav/lps.gif) 175px 0;}
#sideone ul li#dkp a:hover {background: url(/legendary/images/nav/dkp.gif) 175px 0;}
#sideone ul li#raids a:hover {background: url(/legendary/images/nav/raids.gif) 175px 0;}
#sideone ul li#gallery a:hover {background: url(/legendary/images/nav/gallery.gif) 175px 0;}

#screenshot, #user, #events, #files {
	background: url(/legendary/images/light.jpg);
	border: 1px solid black;
}

#screenshot, #user {
	margin: 9px;
}

.title {
	margin: 5px 0 0 5px;
}

div#ssimage {
	width: 100%;
	text-align: center;
}

div#ssimage table {
	width: 100%;
}

div#ssimage td {
	text-align: center;
}

div#ssimage img {
	margin: 5px 0 5px 0;
	border: 0;
}

#footer {
	margin: 30px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#topupdate H1{
	text-align: center;
}

#topupdate p {
	margin: 0 30px 0 30px;
}

#topupdate p#quote {
	font-style: italic;
	margin: 10px 50px 0 50px;
	text-align: center;
}

#topupdate p#quoteperson {
	text-align: right;
	margin: 0 50px 0 50px;
}

#files {
	margin-top: 10px;
}

#events p, #files p {
	margin: 5px 5px 0 5px;
}

a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.eventposter {
	font-weight: normal;
}

.updatetop {
	margin: 0 10px 0 10px;
	border-bottom: 1px solid black;
}

.updatetop div.topic {
	font-size: 14px;
	font-weight: bold;
}

.updatetop div.date {
	float: right;
}

.update p {
	margin: 5px 10px 0 10px;
}

.update p.postby {
	text-align: right;
	margin-right: 25px;
}

#newsavatar {
	float: left;
	margin: 5px 10px 5px 10px;
}

.itemtype0 {
	color: #000000;
}

.itemtype1 {
	color: #00aa00;
}

.itemtype2 {
	color: #0000cc;
}

.itemtype3 {
	color: #7700cc;
}

.itemcost {
	text-align: center;
}

.itemname {
	text-align: left;
}

.headertype0 {
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.headertype1 {
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	color: #00aa00;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #00dd00;
}

.headertype2 {
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	color: #0000cc;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #0000cc;
}

.headertype3 {
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	color: #7700cc;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #7700cc;
}

.current {
	background-color: #ebebeb;
}

th {
	border-bottom: 1px solid #000000;
}

.update table {
	border-collapse: collapse;
}
