#container {
  margin: 0 auto;
  width: 1000px;
  } 
  
#background {
  margin: 0 auto;
  width: 1000px;
  background-color: #0080EE;
  }  
  
  #header {
	position:fixed;
	top:0px;
	
	width:1020px;
	height:145px;
	overflow:auto;
	background:##0080EE;
	background-color: ##0080EE;
	z-index:10;
  }
* html #header {height:140px;}

  #header2 {
	position:fixed;
	align:center;
	width:1020px;
	height:145px;
	overflow:auto;
	background:##0080EE;
	background-color: ##0080EE;
	z-index:10;
  }



#header p {
  color:##0080EE; 
  margin:0px 0px 0 0px;
  }
  
  
.cssnav
{
position: relative;

font-family: arial, helvetica, sans-serif;
background: url(images/navR.gif) no-repeat;
white-space: nowrap;
display: block;
width: 175px;
height: 25px;
margin: 0;
padding: 0;
}

.cssnav a
{
font-size: 16px;
width: 175px;
height: 25px;
display: block;
float: left;
color: white;
text-decoration: none;
}

.cssnav img
{
width: 175px;
height: 25px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: 25px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
} 

body {
	margin-left: 0px;
	padding-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0080EE;
}

body3 {
	align:center;
}

.text_header {	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000F;
}
.text_list {	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2002ee;
}
.text_main {	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.text_footer {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

#flashPlayer {
	align: left;
	
}

