html,body{margin:0;padding:0}
body{background:#ffffff url("logo1.jpg") no-repeat top center;}
h1{font-weight:bold; font-size:1.55em;line-height:70px;text-align:center;}
h2{font-weight:bold; font-size:1.20em;line-height:50px;text-align:left;}
h3{font-weight:bold; font-size:1.20em;line-height:50px;text-align:left;}
h4{font-weight:bold; font-size:1.10em;line-height:30px;text-align:left;}
h5{font-weight:bold; font-size:1.10em;line-height:20px;text-align:center;}
.news h2{font-weight:bold; font-size:1.25em;line-height:30px;text-align:center;
		 text-transform:uppercase; padding:10px 0 20px 0}
.news img{float:right;}
#container{
	text-align:left
}
#content {font-size:.80em; line-height:1}
#content p,h2{margin:0 5px 10px}
#footer p{margin:0;padding:5px 10px}
#container{width:780px;margin:0 auto}
#content{float:right;width:610px}
#navigation{float:left;width:150px;font-size:0.8em}
.twocols {font-size:1em; float:right;width:300px}
.latest {text-align:center; font-weight:bold; font-size:1.0em;}
#footer{clear:both;width:100%}
#copyright{text-align:center; font-size:0.7em}
#flashbox { 					/* this div is used to wrap alternative content alone */
	border: 2px solid #f00;  	/* NOTE that this red border disappears if the SWF is displayed */
	}

.navbar {
  margin-top: 70px;
  padding: 0 70px 0 70px;
  list-style: none;
  overflow: hidden; 
  background-color:rgb(27,49,90);
  zoom: 1;
}

.navbar li {
    float: left;
    width: 12.5%;
}

.navbar2{
	margin-top:-68px;
	width: 200%;
}

.navbar a {
  color:#fff;
  font-size: 0.75em;
  text-decoration: none;
  padding: 4px 4px 4px 4px;
  display: block;
  zoom: 1;
}

a:hover {
  font-weight: bold;
  background-position: 3px 50%;
}
