body, iframe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF8ED;
	background: #AB9987 url(images/headlinesbg2.jpg) top left;
	margin: 0px
}
                .odd {
                        background: #53443A;
                }
                .even {
                        background: #564C44;
                }

A:link, A:visited {
	font-size: 11px;
	COLOR: #CDC8BF; TEXT-DECORATION: none
}
A:hover, A:active {
	COLOR: #CDC8BF; TEXT-DECORATION: underline
}
.contentarea img { position: relative; }
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #FFF7ED;
}
.contentbox h1 {
	margin: 5px 11px;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #C2BB7E;
}
.contentbox .headlineshead { display: inline; margin-left: 11px; background: transparent; color: #BC8E3E }

#headlinescontainer {
	position: relative;
	height: 105px;
	margin: 0 11px;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
		background: #849684  url(../guilds/images/headlinesbg.jpg) ;
		border-left: 1px solid #080100;
		border-right: 1px solid #080100;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;
		background: url(); 
		border-left: 1px solid #080100;
		border-right: 1px solid #080100;
	}
	#headlinescontainer ul.menu {
		margin: 3px 1px;
		background: url(images/headlinesbg2.jpg) top left;
		border: 1px solid black;
	}

	#headlinescontainer ul.menu a.menulink:link, #headlinescontainer ul.menu a.menulink:visited, #headlinescontainer ul.menu a.menulink:active {
		display: block;
		width: 96%;
		padding: 1px 2%;
		color: #BDB8AF;
		text-decoration: none;
	}
	* html #imptnewsbox {
		left: 49%; /* IE6 hack */
		width: 50%;
	}
		.headlineshead {
			color: #BC8E3E;
			
			font-size: 13px;
			padding: 1px 2%;
			
			font-weight: bold;
			height: 20px;
			background: #483728 url(images/menu-cat-bg3.gif) top left repeat-x;
		}
#middletopbg {
	width: 100%;
	height: 4px;
	background: url(images/middletopbg.jpg) top left repeat-x;
}
.contentbox {

	position: relative;
	margin: 0 11px;
	padding: 0;
	background: url(images/headlinesbg.jpg) top left;
	border: 1px solid #000000;
}
	.contenthead {
		color: #000000;
		height: 19px;
		background: #483728 url(images/menu-cat-bg3.gif)  top left repeat-x;
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		
		
		margin: 0 11px;
		padding: 5px;

		background: url(images/headlinesbg2.jpg) top left;
		
		border: 1px solid black;
		color: #CDC8BF;
		font-size: 12px;
		font-weight: normal;
	}
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover {
			color: #BC8E3E;
			font-size: 12px;
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #C2BB7E;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			color: #FFF7ED;
		}
#leftbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:11px;
	float:left;
	margin-left:-11px;/*must be 1px less than width otherwise won't push footer down */
	border: 1px solid #000000;
}
* html #leftbox2 {/*only ie gets this style*/
	margin-left: -20px;
}
	#spacerimage {
		display: block;
		width: 1px;
		height: 1100px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width:142px;
	top: 155px;
	left: 0;
	background: #1D1010 url('images/headlinesbg.jpg') top left ;
	font-size: 11px;
	color: #CDC8BF;
	border-left: 1px solid #000000;
	
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000;
	border-top image: url(/images/menulefttop.jpg) top left repeat-y;
}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:145px;
	float:right;
	margin-right:-144px;/*must be 1px less than width otherwise won't push footer down */
}
#rightbox {
	position:absolute;;/*ie needs this to show float */
	z-index: 2;
	width:142px;
	top: 155px;
	right: 0;
	background: #1D1010 url('images/headlinesbg.jpg') top left ;
	font-size: 11px;
	color: #CDC8BF;
	border-left: 1px solid #000000;
	
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000;
	
	/* border-right: 1px solid #000000;
	border-bottom: 2px solid #000000; */
}
	.menubg {
		position: relative;
		width: 140px;
		height: 194px;
	}
	#leftbox .menubg {
		background: url(images/menushield1.gif) no-repeat; background-position: center;
	}
	#rightbox .menubg {
		background: url(images/menushield1.gif) no-repeat; background-position: center;
	}
	#rightbox .menubg {
		
	}
	.menuhead {
		width: 140px;
		height: 20px;
		font-size: 12px;
		font-weight: bold;
		color: #C2BB7E;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
		#leftbox .menuhead { background: #414534 url(images/menu-cat-bg2.gif) top left no-repeat; }
		#leftbox .menuhead .menuheadtext { margin: 3px 0 0 3px; }
		#rightbox .menuhead { background: #414534 url(images/menu-cat-bg2.gif) top left no-repeat; }
		#rightbox .menuhead .menuheadtext { margin: 3px 0 0 12px; }
	ul.menu	{
		list-style: none;
		padding: 0px 0;
	}
		#leftbox ul.menu {
			margin: 2px 6px 0 1px;
		}
		#rightbox ul.menu {
			margin: 2px 1px 0 6px;
		}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		width: 97%;
		padding: 1px 1% 0 2%;
		color: #D6C4B0;
		font-weight: bold;
		
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		text-decoration: underline;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}
#footerbox {
	padding: 31px 0;
	background: #BEABA5 url();
	color: #FFFFFF;
	font-size: 10px;
}
#logo {
	position: absolute;
	width: 100%;
	height: 105px;
	top: 30px;
	left: 0;
	overflow:hidden;
	background: #000000 url() top left repeat-x;
}
	#logoright {
		position: absolute;
		width: 311px;
		height: 155px;
		top: 0;
		right: 0;
	}
#ticker {
	position: absolute;
	top: 135px;
	left: 0;
	width: 100%;
	height: 18px;
	color: #EDE6BD;
	
	background: #262322 url() top left repeat-x;
	
	font-size: 11px;
	font-weight: bold;

}
#ticker a {
	color: #FFF7ED;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 2px 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 2px 5px;
	}
#header {
	height: 11px;
	top: 30px;
	overflow: hidden;
}
#outer {
	height:100%;
	min-height:100%;
	margin-left:138px;
	margin-right:139px;
	margin-bottom:-52px;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#footer {
	width:100%;
	clear:both;
	height:50px;
	position:relative;
	text-align: center;
	z-index: 1;
}
* html #footer {/*only ie gets this style*/
	/height:52px;/* for ie5 */
	he/ight:50px;/* for ie6 */
}
/* Margin fix for Opera - CSS3 */ 
@media all and (min-width: 0px){ 
	#outer { 
		margin-left: 132px; 
	}
	#footer {
		margin-left: -7px;
		width: 101.5%;
	}
} 
#clearheader{height:155px;}/*needed to make room for header*/
#clearfooter{clear:both;height:50px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px;}/* combat IE's 3 pixel jog */
#centrecontent {float:right;width:100%;position:relative;margin: 0 -0.5%;}
.outerwrap {
float: left;
width: 99%;
}
