html{
width: 100%;}

body{
text-align: center; background-color: #060C85; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; background-image:url('images/background.jpg');
background-repeat: repeat-x;
background-position: center bottom;
}

body, div, p, th, td, li, dd    {
/* redundant selectors to help NS4 remember */
font-family:  Verdana, Lucida, Arial, 
Helvetica, sans-serif;
font-size: 11px;
}

/* Wrap */

#wrap{position: relative; width: 808px; margin: 0 auto; text-align: left;}

/* Top */

#top
{color: #ffffff; width: 808px; height: 608px; background: transparent url("images/header2.png") no-repeat; z-index: 30;}

#top_menu{width: 450px; height: 36px; position: relative; top: 225px; left: 325px; background: transparent url("images/menu_back.jpg") no-repeat;}

#top_menu ul{margin: 5px 0px; padding: 5px 0px; list-style-type: none; text-align: center;}

#top_menu ul li{display: inline; width: 100%; padding: 10px; text-align: center; font-size: 12px; font-weight: bold;}

#top_menu ul li a{text-decoration: none; color:white;}

#top_menu ul li a:hover{text-decoration: none; color: #060C85;}


#contentheader
{position: relative; margin: 0 auto; margin-top: -300px; width: 786px; height: 186px; background: transparent url("images/contenttop.png") no-repeat; z-index: -10; }

/* Starting Content Partitioning */

#level0{position: relative; width: 786px; height: 100%; min-height:750px; margin: 0 auto; margin-top: -100px; background-color: #F4A57A; padding-bottom: 50px; z-index: -11;}

#level1{position: absolute; top:0; left:0; width: 300px; margin-left: 550px; background-color: #030CC7; height: 100%;}

#content{width: 700px; position: absolute; top: 550px; left: 0px; padding: 40px; color:black; line-height: 30px; z-index: 100;}


/* Starting Content */

#title{position: absolute; top: -65px; left: 400px;}

/* Home Page Articles */

#home_article{margin: 5px auto; padding-right:0px; width: 530px; border: thin solid #707070; overflow:hidden;}


#home_article h1{padding: 0px; margin: 0px;}

#home_article #text{padding: 5px;}

#home_article h1{text-align: center; text-decoration: none; margin-bottom: 3px; color:#001B44; font-family: Times, serif;}

/* Right Section */
#right{width: 300px; height:100%; position: relative;}

#coc{width: 175px; position: absolute; top: 115px; left: 110px; font-size: 10px; color: #fff;}

/* All Images */

img{border: 0;}

#right img{padding: 0px; padding-bottom: 5px;}

/* Forms */


fieldset {
  background-color: transparent; position: relative;
  border:solid 1px #060C85; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:400px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
text-align: right;
  }
legend {
width:75px;
color:#000;
font-family: Verdana; 
font-size:12px;
padding-left:0.1em;
background: transparent url("") no-repeat;
position:relative;
top: 0em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
white-space:pre; /* hack: make sure */
}

.br {display:none;}  
  
.textfield {
font:.8em  Verdana, Arial, Helvetica, sans-serif ;
color:#000;
margin:5px;
height:15px;
border:solid 1px #060C85;
padding: 1px 1px;
background: #fff url("") no-repeat fixed;
width:100px;

voice-family: "\"}\""; 
voice-family:inherit;


}
fieldset>input.textfield {
background: #fff url("") no-repeat;
}
textarea {
font:.8em Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin:3px;
height:165px;
border:solid 1px #060C85;
padding: 0 8px;
background: #fff url("") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
text-align: left;
}
fieldset>textarea {
background: #fff url("") no-repeat;
}
.submit {
margin:5px;
background: #000 url("") no-repeat;
border:solid 1px #fff;
width:100px;
padding:2px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
font-weight: bold;
text-transform:uppercase;
 }
label {
margin: 0;
padding:0.1em;
margin-top:0.1em;
text-align: right;
width:200px;
color:#fff;
font-size:12px;
font-weight: bold;
text-transform:none;
  }

label2 {
font-size:12px;
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:left;
width:100%;
text-transform:none;
line-height:20px;
  }
  
  /* Email Signup */
  
#email_signup {
width: 300px; height: 100px; position: absolute; top:0%; left: 35%; margin: 0 auto; text-align: center;
background: transparent url("images/email.jpg") no-repeat;}