body{
	background-image:url(images/deathwing_1680x1050.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	margin-bottom:0;
	background-color:#000;
	margin-top:0;
	color:#FFF;
}

a{
	color:#FC3;
}

#navleft{
	background-image:url(images/navleft.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:440px;
	height:201px;
}

#navright{
	background-image:url(images/navright.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:658px;
	height:201px;
	text-align:center;
	vertical-align:top;
}

.top{
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
}

.menuheader{
	background-image:url(images/menuheader.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	vertical-align:bottom;
	color:#F60;
	height:99px;
}

.menudown{
	background-image:url(images/menudown.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:48px;
}

.menucenter{
	background-image:url(images/menucenter.png);
	background-position:top center;
	text-align:center;
	color:#C90;
}

.newsheader{
	background-image:url(images/newsheader.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:96px;
	text-align:center;
	vertical-align:bottom;
}

.newscenter{
	background-image:url(images/newscenter.png);
	background-repeat:repeat-y;
	text-align:center;
	background-position:top center;
}

.newsbottom{
	background-image:url(images/newsbottom.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:60px;
}

.footer{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:254px;
}

.forumheader{
	background-image:url(images/fbg.png);
}

.forumheader2{
	background-image:url(images/fbg.png);
}

.forumheader3{
	background-image:url(images/fbg.png);
}

.bullet{
	background-image:url(images/bullet.gif);
}

.bullet2{
	background-image:url(images/bullet.gif);
}