BODY { 
background-color: #07387A;
padding:0;
color: #0C2F48;
font-family: Garamond;
}
H1 {font-size: 18pt;
font-weight:700;
text-align: center;
}

H2 {
font-size:14pt;
font-weight: 600;
margin-left: 5%;
text-align: left;}
p.inmain {font-size:12pt;
font-weight:500;
margin-left:5%;
margin-right:5%;
}


IMG { border: none;
}


LI {font-weight: normal
margin-left:15%;}



#TOPBAR{position: absolute;

top: 5px;
left: 1%;
width: 1024px;
height: 220px;
margin: 0px;
border: 0px;
padding:0%;
background: #07387A; 
background-image: url(pics/banner1.jpg);
background-repeat: no-repeat;
background-position: 0px -1px;
COLOR: #FFFFFF;
}

#TOPBAR H1{font-size: 40px;
	text-align:right;}



#lowerframe{
position: absolute;
padding-left: 0px;
padding-top: 0px;
margin: 0px;
border: 0px;

left:1%;
top: 220px;
width:98%;

height: auto;

background-color:#EAEFF3;
color: #0C2F48;
}


#LEFTMENU{

float: left;

top 0px;

border:0;

padding: 1%;
padding-top:10px;

padding-right:2%;

width: 20%;

height: 100%;

background-color:#EAEFF3;

color: #0C2F48;
}


#LEFTMENU IMG{
width: 100%;
}



TABLE.menu {
padding: 10px;
border: none;
font-size:14pt;
font-weight: 600;
}

TABLE.menu a:link{color:#0C2F48; 
text-decoration: none}

TABLE.menu a:hover{color:#D22C40 }

TABLE.menu a:visited{color:#0C2F48;
text-decoration:none }


IMG.droplow {
position: absolute;
bottom: 1%;
left:0.5%; width:94%;
}



#MAINCONTENT{

float:right;

background-color:#FFFFFF;
  top: 0px;
margin: 0;

margin-left: 25%;
width:73%;
height:auto;

min-height: 840px;padding: 1%;

padding-top:10px;
margin:0px;

}


DIV #MAINCONTENT LI {
margin-left: 10%;
font-weight: normal;
}

DIV.mainimage
{
  margin: 2px;
  height: auto;
  width: 200px;
  float: right;
}

DIV.mainimage IMG{
border: none;
width:100%;
}



#footer1 {
clear: both;
width:100%;
height:130px;
background-color:#FFFFFF;
margin:0;
border: 0;
border-bottom: 10px solid  #07387A;

border-top: 5px solid #EAEFF3;
background-image: url(pics/SFPRKP_LOGO_PMS.JPG);
background-repeat: no-repeat;
background-position: center;
}
#footer2 {
clear: both;
width:100%;
height:20px;
background-color: #07387A;
color: #FFFFFF;
font-size: 8pt;}


