* {
margin: 0;
padding: 0;
}

body {
font-family: sans-serif;
font-size: 75%;
background: #005FA7;
}

a:link {
color: #3e9bd6;
}

h2 { 
width: 507px; 
font-size: 1.2em; 
font-color: #005FA7;
text-transform: lowercase; 
height: 37px; 
margin: 20px auto 10px auto; 
color: #ffffff; 
line-height: 37px; 
color: #ffffff; 
text-indent: 20px; 
background: url(bar.gif) no-repeat;
}

#container { 
width: 620px; 
margin: 0 auto; 
background: #ffffff;
}

#header { 
width: 516px; 
height: 125px; 
background: 
#bfd447 url(header5.gif) no-repeat; 
margin: 0 auto;
}

#content { 
width:570px; 
margin: 0px auto; 
padding: 0 5px 35px 5px ;
}

#content p { 
font-size: 1.1em; 
color: #0B0974; 
margin-left: 10px; 
background: #ffffff; 
margin-top: 10px; 
line-height: 1.5em;
}

#footertext { 
margin: 30px auto; 
text-align: center; 
color: #777777; 
font-size: 1em;
}
