/* CSS Document */
<style type="text/css">
}
body {
	text-align: center;
	top: 0px;
	}
#container {
	position:relative;
	width:850px;
	height:500px;
	z-index:1;
	margin: 0px auto;
	padding: 0px;
	border-right-width: thin;
	border-right-color: #CCCCCC;
	text-align: center;
}
#header {
	left:0px;
	top:0px;
	width:850px;
	height:100px;
	z-index:1;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#top_nav {
	top:100px;
	width:850px;
	height:20px;
	z-index:1;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(assets/images/ticker_bg.gif);
	float: left;
	border-top: thin solid #2A4D70;
	border-bottom: thin solid #2A4D70;
	}
#date {
	font: 11px Arial, Helvetica, sans-serif;
	width:850px;
	height:15px;
	z-index:1;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: left;
	border-bottom: thin solid #2A4D70;
	color: #999999;
	vertical-align: top;
	}
#sidebar {
	font: 13px Tahoma, Ariel, Times New Roman;
	color: #003399;
	left:0px;
	top:100px;
	width:160px;
	z-index:1;
	background-image: url(assets/images/blue_sidebar_bg.gif);
	padding: 0px;
	float: left;
	text-align: left;
	height: auto;
	
}
#content {
	top:100px;
	width:688px;
	z-index:1;
	background-image: url(assets/photos/content_bg1.jpg); 
	padding: 0px;
	float: right;
	left: 192px;
	text-align: left;
	border-left: thin solid #2A4D70;
}
#extra {
	position:absolute;
	left:0px;
	width:170px;
	height:83px;
	z-index:2;
	padding: 5px;
	text-align: left;
	clear: both;
	float: left;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	width:850px;
	height:24px;
	z-index:1;
	background-color: #FFFFFF;
	top: 0px;
	clear: both;
	text-align: left;
	
	}
img.floatLeft {
    float: left; 
    margin: 10px 10px 0px;
	padding-bottom: 0px;
	top: 0px; 
}
img.floatRight {
	float: right;
	margin:10px 0px 0px 10px;
	top: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #003399;
}
p {
	font: 13px Tahoma, Ariel, Times New Roman;
  	color: #003399;
	padding: 0px;
}
.style24 {color: #999999}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Times New Roman;
}
h1 {
	font-size: 16px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #003399;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	
	color: #003399;
}
h6 { 
	font: 11px Tahoma, Ariel, Times New Roman;
  	color: #003399;
	margin-left: 120px; 
		}
.style22 {
	font: 13px Tahoma, Ariel, Times New Roman;
  	color: #003399;
	}
.style23 {
	font: 11px Tahoma, Ariel, Times New Roman;
  	color: #003399;
	}
.content2 {
	font-family: Tahoma, Arial, Times New Roman;
	background-image:url(assets/photos/content_bg2.jpg); 
	} 
</style>
