body, iframe {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #5A5257;
	margin: 0px
}
A:link, A:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
A:hover, A:active {
	COLOR: #FFD257; TEXT-DECORATION: underline
}
.contentarea a img {
	border: 1px solid #000000;
}
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #CCCCCC;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}
#headlinesborder1 {
	position: relative;
	border: 2px solid #262225;
	border-left: 1px solid #262225;
	margin: 0 10px;	
}
#headlinesborder2 {
	position: relative;
	background: #524647;
	border: 1px solid #000000;
	border-bottom: none;
}
#headlinesheadbg {
	position: relative;
	background: #272020 url(gallery/slideshow.php/set_albumname=album02.php) top left repeat-x;
	width: 100%;
	height: 21px;
	overflow: hidden;
}
	#headlinesheadbg .left {
		position: absolute;
		left: 10px;
	}
	#headlinesheadbg .right {
		position: absolute;
		left: 50%;
	}
#headlinesborder2bottom {
	background: #453B3B;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
#headlinescontainer {
	position: relative;
	height: 85px;
	margin: 8px 10px 0;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
		background: #5E5150;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;
		background: #5E5150;
	}
	#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: #CCCCCC;
		text-decoration: none;
	}
	#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: #CCCCCC;
		text-decoration: none;
	}
	* html #imptnewsbox {
		left: 49%; /* IE6 hack */
		width: 50%;
	}
		.headlineshead {
			color: #FFD257;
			font-size: 13px;
			font-weight: bold;
			padding: 2px 5px;
			background: #404649;
		}
.contentboxtop {
	position: relative;
	margin: 0 10px;
	padding: 0;
	height: 6px;
	background: url() top left repeat-x;
}
	.left {
		position: absolute;
		left: 0;
/*		width: 75px;
		height: 6px;
		background: url(/images/contentboxtopleft.jpg) top left repeat-x;*/
	}
	.right {
		position: absolute;
		right: 0;
/*		width: 59px;
		height: 6px;
		background: url(/images/contentboxtopright.jpg) top left repeat-x;*/
	}
.contentbox {
	position: relative;
	margin: 0 10px;
	padding: 0;
	background: #796C6C;
	border: 1px solid #262225;
	border-top: 1px solid #262225;
}
	.contenthead {
		height: 16px;
		padding: 2px 5px;
		background: #382828;
		border-bottom: 1px solid #504444;
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		margin: 0 10px;
		padding: 5px;
		background: #4D3B3B;
		border: 1px solid #000000;
		color: #CCCCCC;
		font-size: 12px;
		font-weight: normal;
	}
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover {
			color: #FFD257;
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #CCCCCC;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			color: #FFD257;
		}
#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: 1100px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width:151px;
	top: 152px;
	left: 0;
	background: #4B3838 url(images/menuleftbg.jpg) top left repeat-y;
	font-size: 11px;
	color: #CCCCCC;
}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:151px;
	float:right;
	margin-right:-150px;/*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:151px;
	top: 152px;
	right: 0;
	background: #4B3838 url(images/menurightbg.jpg) top left repeat-y;
	font-size: 11px;
	color: #CCCCCC;
}

	.menutop {
		position: relative;
		width: 151px;
		height: 26px;
	}
		#leftbox .menutop {
			background: url(images/menulefttop.jpg) no-repeat;
		}
		#rightbox .menutop {
			background: url(images/menurighttop.jpg) no-repeat;
		}
	.menubottom {
		position: relative;
		width: 151px;
		height: 26px;
	}
		#leftbox .menubottom {
			background: url(images/menuleftbottom.jpg) no-repeat;
		}
		#rightbox .menubottom {
			background: url(images/menurightbottom.jpg) no-repeat;
		}
	.menuhead {
		width: 146px;
		height: 20px;
		padding: 5px 0 0 5px;
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
	}
		#leftbox .menuhead {
			background: #392828 url(images/menuleftheadbg.jpg) no-repeat;
			padding-left: 8px;
			width: 143px;
		}
		#rightbox .menuhead {
			background: #392828 url(images/menurightheadbg.jpg) no-repeat;
		}
	ul.menu	{
		list-style: none;
		padding-right: 0;
		padding-left: 0;
	
		margin-right: 10px;
		margin-left: 10px;
		
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		color: #CCCCCC;
		text-decoration: none;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		color: #CCCCCC;
		text-decoration: none;
	}
	ul.menu a.headlink:link, ul.menu a.headlink:visited, ul.menu a.headlink:active{
		display: block;
		width: 97%;
		padding: 1px 1% 0 2%;
		color: #CCCCCC;
		text-decoration: none;
	}
	ul.menu a.headlink:hover {
		background-color: #4B3939;
	}
		
	ul.menu a.menulink:hover {
		background: #4B3939;
		color: #FFD257;
		text-decoration: underline;
	}
	ul.menu a.menuitem:hover {
		background: #4B3939;
		color: #FFD257;
		text-decoration: underline;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}

.randomscreen a:hover {
color : #FFD257;
}

#footerbox {
	padding: 21px 0;
	background: #232424;
	color: #CCCCCC;
	font-size: 10px;
	border-top: 1px solid #1F1E1E;
}
#logo {
	position: absolute;
	width: 100%;
	height: 123px;
	top: 0;
	left: 0;
	overflow: hidden;
	background: #3D3D3D url(images/logobg.jpg);
}
#ticker {
	position: absolute;
	width: 100%;
	top: 123px;
	left: 0;
	height: 23px;
	background: #252626 url(images/tickerbg.jpg) top left repeat-x;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
#ticker a {
	color: #FFD257;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 6px 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 6px 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 6px;
	top: 146px;
	left: 0;
	overflow: hidden;
}
#outer {
	height:100%;
	min-height:100%;
	margin-left:151px;
	margin-right:151px;
	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;
	border-top: 1px solid #6B656C;
}
* 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:152px;}/*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%;
background: url(images/b2.gif);
border: 1px solid #262225;}
#centrecontentborder { background: url(images/b2.gif); padding-top: 2px;}
.outerwrap {
float: left;
width: 99%;
}
