body, iframe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/main-bg.jpg);
	margin: 0px
}
A:link {
	COLOR: #990000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #990000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #990000; TEXT-DECORATION: underline
}
.contentarea a img { border: 1px solid #000000; }
.contentarea img { position: relative; }
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #88110B;
	margin-left: 5px;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 11px;
}
#headlinescontainer {
	position: relative;
	height: 100px;
	margin: 0 10px;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
		background: #F1CF92 url(images/table-bg.jpg);
		border: 1px solid #000000;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;
		background: #F1CF92 url(images/table-bg.jpg);
		border: 1px solid #000000;
	}
		.headlineshead {
			color: #88110B;
			font-size: 13px;
			font-weight: bold;
			padding: 0 5px;
			background: url(images/headline-bg.jpg) no-repeat;
		}
	#headlinescontainer ul.menu a.menulink:link, #headlinescontainer ul.menu a.menulink:visited, #headlinescontainer ul.menu a.menulink:active{
		width: 98%;
		padding: 1px 0 1px 2%;
	}
	#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active{
		width: 98%;
		padding: 1px 0 1px 2%;
	}
.contentbox {
	position: relative;
	margin: 0 10px;
	padding: 0;
	background: #F1CF92 url(images/table-bg.jpg);
	border: 1px solid #000000;
}
	#contentlogo {
		position: relative;
	}
	.contentarea {
		margin: 0 10px;
		padding: 5px;
		background: #E8B75A /*url(/images/main-bg-dark.jpg)*/;
		border: 1px solid #000000;
		color: #000000;
		font-size: 10px;
		font-weight: normal;
	}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
		}
#contentbar {
	margin: 0 10px;
	padding: 0 5px;
	background-image: url(images/table-bg.jpg);
	border: 1px solid #000000;
	font-size: 1px;
}
#leftbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:10px;
	float:left;
	margin-left:-10px;/*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: 900px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width:140px;
	top: 225px;
	left: 0;
	background: #F1CF92 url(images/menu-bg.jpg) repeat-y;
	border: 1px solid #000000;
	font-size: 11px;
}
	#leftmenubg {
		position: relative;
		width: 100%;
		height: 202px;
	}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:140px;
	float:right;
	margin-right:-139px;/*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:140px;
	top: 225px;
	right: 0;
	background: #F1CF92 url(images/menu-bg.jpg) repeat-y;
	border: 1px solid #000000;
	font-size: 11px;
}
	#rightmenubg {
		position: relative;
		width: 100%;
		height: 202px;
	}
	.menuhead {
		margin-left: 5px;
		font-size: 13px;
		font-weight: bold;
		color: #88110B;
	}
	ul.menu	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		width: 95%;
		padding: 1px 0 1px 5%;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		background-color: #f3d4a2;
		text-decoration: underline;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		width: 95%;
		padding: 1px 0 1px 5%;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menuitem:hover {
		background-color: #f3d4a2;
		text-decoration: underline;
	}
	.menuseperator {
		width: 140px;
		height: 15px;
	}
	.randomscreen IMG {
		width: 130px;
	}
#footerbox {
	padding: 20px 0;
	background: #A57239 url(images/bottombar-shadow.jpg) top repeat-x;
	color: #FFFFFF;
	font-size: 10px;
}
#logo    { background-color: #653C20; background-image: none; background-repeat: repeat; background-attachment: scroll; position: absolute; top: 30px; left: 0; width: 100%; height: 150px; overflow: hidden }
#ticker {
	position: absolute;
	width: 100%;
	top: 180px;
	left: 0;
	height: 20px;
	background: url(images/topbar-bg.jpg);
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 25px;
	top: 200px;
	left: 0;
	background: url(images/topbar-underbg.jpg) top repeat-x;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:140px;
	margin-right:140px;
	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:225px;}/*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%;
}
