/* CSS Document */
body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
}

#page {
	left:0px;
	top:0px;
	width:775px;
 	height: auto;
}

#side {
	display: none;
}

#updated {
	display: none;
}
#search {
 	display: none;
}

#subNav{
 	display: none;
}

#sideNav {
 	display: none;
}

#bg {
background-color: #ffffff;
}

/*********** #nav link styles ***********/

#nav ul a:link, #nav ul a:visited {display: block;}
#nav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #nav li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
#nav {
 	display: none;
}

#nav h3{
 	display: none;
}

#nav  a:link{
 	display: none;
}

#nav  a:visited{
 	display: none;
}

#nav  a:hover{
 	display: none;
}

#site_title {
position:absolute; left:0px; top:5px; 
width:655px; height:36px; 
z-index: 2;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	background-image: url(images/site_title.gif);
}

#scroller {
 	display: none;
}

.navlink {
	padding: 2px;
	line-height: 20px;
}	

.copyright {
float: left;
text-align: left;
font-size: 9px;
color: #000000;

}

#main_content {
	position:absolute;
	left:0px;
	top:70px;
	width:655px;
	z-index:6;
}

#main_content2 {
	position:absolute;
	left:0px;
	top:80px;
	width:655px;
	z-index: 3;
}

#header1 {
	position:absolute;
	left:5px;
	top:5px;
	width:310px;
	height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
 	color: #003366;
	text-align: center;
	background-color: #EEEEEE;
	z-index:7;
}
#header2 {
	position:absolute;
	left:324px;
	top:5px;
	width:330px;
	height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
 	color: #003366;
	text-align: center;
	background-color: #EEEEEE;
	z-index:8;
}

#important {
	position:absolute;
	left:324px;
	top:102px;
	width:330px;
	height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
 	color: #003366;
	text-align: center;
	background-color: #EEEEEE;
	z-index:15;
}

#header3 {
	left:5px;
	top:40px;
	width:655px;
	height:30px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #003366;
	text-align: center;
	background-color: #CCCCCC;
	z-index: 3;
}

#content1 {
	position:absolute;
	left:5px;
	top:25px;
	width:310px;
	height:15px;
	z-index:9;
}
#content2 {
	position:absolute;
	left:324px;
	top:26px;
	width:330px;
	height:50px;
	z-index:10;
}

#date_content {
	position:absolute;
	left:323px;
	top:124px;
	width:330px;
	height:425px;
	z-index:10;
}

#usbc {
	position:absolute;
	left:250px;
	top:572px;
	width:150;
	height:150;
	z-index:12;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #003366;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003366;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #003366;
}
