<STYLE TYPE="text/css">
<!--



#nav {
width: 224px;
height: 180px;
display: block;
float: left;
}

#middle {
width: 526px;
height: 180px;
}

#bottom {
width: 750px;
height: 241px;
}

#footer {
width: 750px;
height: 50px;
}

#left {
width: 354px;
display: block;
float: left;
}

#right {
width: 392px;
display: block;
float: right;
background-color: #ffffff;
}

A:link         {color: #0071b8; text-decoration: none;}
A:visited      {color: #0071b8; text-decoration: none;}
A:active       {color: #0071b8; text-decoration: none;}
A:hover        {color: #0071b8; text-decoration: underline;}

p, div {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #4b4b4b;
}

.small {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #4b4b4b;
}

ul {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
list-style-image: url(images/bullet.png);
font-size: 14px;
color: #4b4b4b;
}

.subheader {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
font-style: italic;
color: #0071b8;
}

-->
</STYLE> 

