body, iframe {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #647592 url(images/main-bg.gif);
	margin: 0px
}
A:link, A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover, A:active {
	background-color: #013697;
	text-decoration: none;
    color: #CCCCCC;
}


.contentarea a img {
	border: 0px solid #000000;
}
.contentarea img { position: relative; }
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

BlockQuote {

border:1px solid; 
border-color:#1A1461;
color: #FFFFFF;
background: #172948;
font-size: 11px;

}

#headlinescontainer {
	position: relative;
	height: 105px;
	margin: 0;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
		background: #6C7F96;
		border: 0px solid #000000;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;
		background: #6C7F96;
		border: 0px solid #000000;
	}
	#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: 99%;
		padding: .8px 1.5px;
		color: #FFFFFF;
		text-decoration: none;
        font-size: 11px;
	}
	#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active {
		display: block;
		width: 99%;
		padding: .8px 1.5px;
		color: #FFFFFF;
		text-decoration: none;
        font-size: 11px;
	}
		.headlineshead {
			color: #000000;
			font-size: 11px;
			font-weight: bold;
			padding: 0px 0px;
			background: #6C7F96;
		}

                .odd {
                        background: #587EB8;
                }
                .even {
                        background: #7E90AB;
                }
.contentbox {
	position: relative;
	margin: 0;
	padding: 0;
	background: #97B0CC;
	border: 0px solid #000000;
}
	.contenthead {
		height: 18px;
		padding: 0px 6px;
		background: #172948 url(images/newstop.gif);
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		position: relative;
		margin: 0 10px;
		padding: 5px;
		background: #D3D9DF;
		border: 1px solid #1A1461;
		color: #000000;
		font-size: 12px;
		font-weight: normal;
	}
		.contentarea a:link, .contentarea a:visited, .contentarea a:active{
			color: #013697;
		}
        .contentarea a:hover{
          	background-color: #013697;
        	text-decoration: none;
             color: #CCCCCC;
}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #013697;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			font-weight: bold;
		}

     .contentbottom {
        		height: 15px;
		padding: 6px 6px;
		background: #172948 url(images/menu-cat-bg.gif);
}
#contentbar {
	margin: 0 10px;
	padding: 0 5px;
	background-image: url(images/newstop.gif);
	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: 0px 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:140px;
	top: 130px;
	left: 0;
	background: #40516E url(images/menu-bg2.gif) repeat-y;
	font-size: 10px;
	color: #FFFFFF;
}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:155px;
	float:right;
	margin-right:-159px;/*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:155px;
	top: 130px;
	right: 0;
	background: #40516E url(images/menu-bg.gif) repeat-y;
	font-size: 10px;
	color: #FFFFFF;
}
	.menubg {
		position: relative;
		width: 155px;
		height: 174px;
	}
	#leftbox .menubg {
		background: url(images/menu-bottom-left.gif) no-repeat;
	}
	#rightbox .menubg {
		background: url(images/menu-bottom-right.gif) no-repeat;
	}
	#rightbox .menubg {
		
	}
	.menuheadbg {
		display: block;
		width: 155px;
		height: 23px;
	}
	.menuhead {
		font-size: 11px;
		font-weight: strong;
		color: #FFFFFF;
	}
	#leftbox .menuheadbg {
		background: url(images/menu-cat-bg2.gif) no-repeat;
	}
	#leftbox .menuhead {
		position: relative;
		top: 0px;
		left: 2px;
	}
	#rightbox .menuheadbg {
		background: url(images/menu-cat-bg.gif) no-repeat;
	}
	#rightbox .menuhead {
		position: relative;
		top: 0px;
		left: 17px;
	}
	ul.menu	{
		list-style: none;
		padding: 0;
        color: #000000;
	}
	#leftbox ul.menu {
		margin: 0 0 10px 2px;
	}
	#rightbox ul.menu {
		margin: 0 0 10px 15px;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		display: block;
		width: 129px;
		padding: 1.3px;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		background-color: #013697;
		text-decoration: none;
        color: #CCCCCC;
	}
	li.menu a.menulink:hover {
		background-color: #013697;
		text-decoration: none;
        color: #CCCCCC;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		display: block;
		width: 129px;
		padding: 1.3px;
		color: #000000;
		text-decoration: none;
	}
	ul.menu a.menuitem:hover {
		background-color: #013697;
		text-decoration: none;
        color: #CCCCCC;
	}
	li.menu a.menuitem:hover {
		background-color: #013697;
		text-decoration: none;
        color: #CCCCCC;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}
#footerbox {
	padding: 21px 0;
	background: #000E27 url(images/topbar-shadow.gif) top repeat-x;
	color: #FFFFFF;
	font-size: 10px;
}
#logo {
	position: absolute;
	width: 100%;
	height: 120px;
	top: 0;
	left: 0;
	overflow:hidden;
	background: url(images/menu-cat-bg.gif);
}
#ticker {
	position: absolute;
	width: 100%;
	top: 101px;
	left: 0;
	height: 22px;
	background: url(images/menu-cat-bg.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
#ticker a {
	color: #ffffff;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 3px 3px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 3px 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 49px;
	top: 126px;
	left: 0;
	background: url(images/topbar-shadow.gif) top repeat-x;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:145px;
	margin-right:160px;
	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:135px;}/*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%;
}

#ad_lrec {
  background-color : #ffffff;
  height           : 250px;
  width            : 300px;
  float            : right;
  position         : relative;
  right            : 0;
  top              : 0;
  text-align       : center;
}
