body{
background-color:#000066;
margin:0;
font: 13px Arial, sans-serif; 
}

A:link{ color:#006;text-decoration:underline; }
A:hover{ color:#00b5ef; text-decoration:underline; }
A:active{ color:#003366; text-decoration:underline; }
A:active:hover{ color:#00b5ef; text-decoration:underline; }
A:visited{ color:#000066; text-decoration:underline; }
A:visited:hover{ color:#00b5ef; text-decoration:underline;  }

#header{
background:url('headerbg.png') no-repeat top left;
width:798px;
height:304px;
margin-left:auto;
margin-right:auto;
margin-bottom:0
}

#wrap{
width:798px;
margin-left:auto;
margin-right:auto;
}

#container{
width:798px;
}


h4{
font-size:16px;
font-weight:bold;
color:#39B54A;
}

h3{
font-size:18px;
font-weight:bold;
/*color:#00b5ef;*/
color:#005daa;

}


.content{
background:#eef8fe;
padding:21px;
text-align:justify;
font: 13px  Arial,  sans-serif;
color:#666666;
margin-top:10px;
height:820px;
}


.highlights{
background:#eef8fe;
/*padding:21px;*/
text-align:justify;
font: 13px  Arial,  sans-serif;
color:#666666;
margin-top:10px;
height:820px;
}

 p{

 text-align:justify;


}

#title{

text-align:right;
font-family: Arial, sans-serif;
font-size:15px;
text-transform:uppercase;
color:#006;
/*background-image:url('tranparent.png');
background-repeat:repeat;*/

}

#outer{

width:950px;
margin-left:auto;
margin-right:auto;background-image:url('Background2.jpg');
}

.pullquote {

width:250px;
height:450px;
float:right;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
padding-right:10px;
font-family:Arial, sans-serif;
font-size: 13px;
line-height:26px;
text-align:center;
color:#005daa;
/*border:solid 2px #000066;*/
}
