.container {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/frame_navigation_background.png) repeat-y left 649px;
	
}

ul {
	list-style: none;	
}

#suff_beer{
        position: absolute;
        left: 0px;
        top: 120px;
	
}

#menu_barHPContainer {
	position: relative;
	left: 20px;
	top: 290px;
	width: 93px;
}
#menu_barXPContainer {
	position:relative;
	left: 20px;
	top: 274px;
	width: 93px;
}

#gold {
  position: absolute;
  top: 0px;
  left: 23px;
  line-height:100%;
}

#runes {
  position: absolute;
  top: 15px;
  left: 23px;
  line-height:100%;
}

#goldContainer {
  position: relative;
  top: 310px;
  left: 15px;
  color: #E2A75C;
}

#header .border_top {
	background: url(../images/border_top.gif) no-repeat top ;
}

#header .border_bottom {
	background: url(../images/border_bottom.gif) no-repeat bottom;	
}

#header .border_right {
	background: url(../images/border_right.gif) no-repeat right;	
}

#header .border_left {
	background: url(../images/border_left.gif) no-repeat left;	
}
	
#header {
	width: 1210px;
	height: 109px;
	background: url(../images/frame_top.gif) no-repeat;
	padding: 225px 0 0 25px;
	margin-left:-55px;
}
.navigation {
	width: 179px;
	float: left;
}

.navigation li {
	float: left;	
}

.navigation img {
	float: left;
}

.navigationFooter {
	width: 1210px;
	float: left;

}


#frame-bottom{
	position: relative;
	width: 600px;
	height: 800px;
	float: left;
	min-height: 485px;
	padding: 0px 0 50px 0;

}

#frame-right {
	width: 880px;
	float: left;
	background: url(../images/frame_right.png) repeat-y right 36px;
}



#content {
	width: 820px;
	float:left;
}



#header .table {
	width: 672px;
	height: 100px;
	color: #E2A75C;	
	umargin: 0 auto;
	uline-height: normal;

}

#header .content {
	padding: 8px;
	lclear: both;
}


.gold {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #ff0000;
}

.runes {
  position: absolute;
  top: 0px;
  left: 50px;
  color: #ff0000;
}

.goldContainer {
  position: relative;
  top: 268px;
  left: 13px;
}

