body, iframe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #181818;
	margin: 0px
}
blockquote {
	border : 1px solid #49494D;
	background : #181818;
	padding : 5px;
	color : #FBC725;
}
A:link, A:visited {
	COLOR: #D2D2D2; TEXT-DECORATION: none
}
A:hover, A:active {
	COLOR: #FBC725; TEXT-DECORATION: underline
}
.contentarea a img {
	border: 0px;
}
/*.contentarea img { position: relative; }*/
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #D2D2D2;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #D2D2D2;
}
#headlinescontainer {
	position: relative;
	height: 105px;
	margin: 0 10px;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
		background: #5D5D5D url(index.php);
		border: 1px solid #49494D;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;
		background: #5D5D5D url(index.php);
		border: 1px solid #49494D;
	}
	#headlinescontainer ul.menu {
		margin: 0;
	}
	#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: #D2D2D2;
		text-decoration: none;
	}
	#headlinescontainer ul.menu a.menulink:hover {
		color: #FBC725;
	}
	#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active {
		display: block;
		width: 96%;
		padding: 1px 2%;
		color: #ffffff;
		text-decoration: none;
	}
		.headlineshead {
			color: #F8B41D;
			font-size: 13px;
			font-weight: bold;
			height : 19px;
			background: #5D5D5D url(index.php);
		}
.contentbox {
	position: relative;
	margin: 0 10px;
	padding: 0;
	background: #5D5D5D url(index.php);
	border: 1px solid #49494D;
}
	.contenthead {
		height: 19px;

		background: #5D5D5D url(index.php);
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		margin: 0 10px;
		padding: 5px;
		background: #323232;
		border: 1px solid #000000;
		color: #B9B9B9;
		font-size: 12px;
		font-weight: normal;
	}
		/* Hides from IE-mac /*/
		* html .contentarea {height: 1%;}
		/* End hide from IE-mac */
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover, .contentarea img {
			color: #FBC725;
			text-decoration: none;
			border: 0px;
		}
		.contentarea a:hover {
			color: #FBC725;
			text-decoration: underline;
			border: 0px;	
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #FBC725;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			color: #FBC725;
		}
#contentbar {
	margin: 0 10px;
	padding: 0 5px;
	background-image: url(index.php);
	border: 1px solid #49494D;
	font-size: 1px;
}
#leftbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:10px;
	float:left;
	margin-left:-9px;/*must be 1px less than width otherwise won't push footer down */
	border: 1px solid #49494D;
}
* 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:145px;
	top: 168px;
	left: 0;
	background: #181818 url(images/menul-bg.gif) repeat-y;
	font-size: 10px;
	color: #000000;
}
#leftbox A {
	background : url(index.php) repeat-y;
}
#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:145px;
	top: 168px;
	right: 0;
	background: #181818 url(index.php) repeat-y;
	font-size: 10px;
	color: #D2D2D2;


}
#rightbox A {
	background : url(index.php) repeat-y;
}
	.menubg {
		position: relative;
		width: 145px;
		height: 175px;
	}
	#leftbox .menubg {
		background: url(images/bot-left.gif) no-repeat;
	}
	#rightbox .menubg {
		background: url(index.php) no-repeat;
	}
	.menuhead {
		display: block;
		height: 21px;
		padding: 5px 0 0 10px;
		font-family: Tahoma, 'Times New Roman';
		font-size: 12px;
		font-weight: bold;
		color: #FBC725;
		background: url(images/seperator.gif) no-repeat;
	}
	.menuheadbg {
		position: relative;
		width: 145px;
		height: 14px;
		background: url(images/menu_bottom.gif) no-repeat;		
	}
	ul.menu	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 0;
		margin-top: -5px;
		margin-bottom: -13px;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		width: 128px;
		padding: 1px 4% 0 5%;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		background : #323232;
		color: #FFFFFF;
		text-decoration: underline;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		width: 128px;
		padding: 1px 4% 0 5%;
		color: #D2D2D2;
		text-decoration: none;
	}
	ul.menu a.menuitem:hover {
		background-color: #5D5D5D;
		color: #FBC725;
		text-decoration: underline;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
		color : #D2D2D2;
	}
#footerbox {
	padding: 21px 0;
	background: #656565 url(images/footer-shadow.gif) top repeat-x;
	color: #FFFFFF;
	font-size: 10px;
}
#logo {
	position: absolute;
	width: 100%;
	height: 150px;
	top: 0;
	left: 0;
	overflow:hidden;
	background: #000000;
}
#trlogo {
	position: absolute;
	width: 319px;
	height: 129px;
	top: 0;
	right: 0;
}
#ticker {
	position: absolute;
	width: 100%;
	top: 157px;
	left: 0;
	height: 26px;
	background: url(images/topbar-bg.gif);
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	z-index: 3;
}
#ticker a {
	color: #FFFFFF;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 6px 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 6px 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 10px;
	top: 183px;
	left: 0;
	background: #181818;
	overflow: hidden;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:145px;
	margin-right:145px;
	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: 145px; 
	}
	#footer {
		margin-left: -7px;
		width: 101.5%;
	}
} 
#clearheader{height:190px;}/*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%;
}