body {
	background:url(img/bodyBG.jpg) center top no-repeat fixed;
	margin:0;
}

.left {
	background:#b9bba6;
	font-family:arial;
	color:#fff;
	font-size:13px;
	padding-left:10px;
	}
.nav {
	padding-left:25px;
	}
	
 .nav2 a:link , .nav2 a:visited {
	font-family:arial; color:#fff;
	font-size:13px;
	padding-left:15px;
	background:url(img/buttonUp.gif) left center no-repeat;
	text-decoration:none;
	font-weight:bold;
		}
.nav2 a:hover {
	font-family:arial; color:#fff;
	font-size:13px;
	padding-left:15px;
	background:url(img/buttonOver.gif) left center no-repeat;
	text-decoration:none;
	font-weight:bold;
		}
		
	h1 { font-size:27px;
		color:#000066;
		font-family:arial;	
		}
		
	.navheadings {font-size:16px;
		font-weight:bold;
		color:#333333;
		}
		
	.contentBG {
		background:url(img/c_bg.gif) repeat-y top left;
		padding-bottom:20px;
		padding-top:20px;
		}
	.content {
		font-family:arial;
		font-size:12px;
		color:#333333;
		padding-left:5px;
		}
		
		.content h1{
		font-family:arial;
		font-size:16px;
		color:#000066;
		}
		
		
/* Tables */

th {
	background-color:#999999;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:top;
	padding:3px;
	}
.content td { padding:3px;}

.even { background-color:#CCCCCC;}
.odd { background-color:#E2E2E2;}

/* footer */

.footer { font-size:11px;
	font-family:arial;
	text-align:center;

	width:100%;
	
	}
	
	
.button { display:block; float:left; list-style:none; height:20px; width:80px; text-transform:uppercase;}

.breaking_news {
	overflow: scroll; 
	position: absolute; 
	z-index: 99; 
	left: 50%; 
	margin-left: -305px; 
	top: 50px; 
	height: 500px;
	width:700px;
	overflow-x:hidden;
	background:transparent url(img/bodyBG.jpg);
	padding:15px;
	border-style:inset;
	border-bottom-color:#0000FF;
border-bottom-style:groove;
border-bottom-width:10px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#0000FF;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:groove;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:10px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#0000FF;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:groove;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:10px;
border-top-color:#0000FF;
border-top-style:groove;
border-top-width:10px;
padding-bottom:8px;
padding-left:8px;
padding-right:8px;
padding-top:8px;

}

.style1 {
	font-size:10px;
	color:#FFFFFF;
}