BODY {
   MARGIN: 0px 0px 0px 0px; 
   FONT-FAMILY: verdana, tahoma, arial, sans-serif; 
   BACKGROUND-COLOR: #263677;
   color: #f1f1f1;
   }
#sitebox { 
   WIDTH: 750px;  
   BACKGROUND-COLOR: #263677;
   margin: auto; 
   }
#leftside {
        width: 150px;
        height: 580px;
        float: left;
   BACKGROUND: url(images/bioleft.gif) no-repeat bottom left;
   MARGIN: 10px 0px 0px 0px;  
   }
#rightside {
   width: 600px;
   height: 590px;
   float: right;
   BACKGROUND: url(images/hipbonepresskit.gif) no-repeat bottom left;
   MARGIN: 0px 0px 0px 0px;
   font-size: 11px;
   line-height: 13px;
   font-weight: bold;  
   }
#title {
        width: 600px;
        height: 80px;
        float: left;
   BACKGROUND: url(images/titlecontact.gif) no-repeat bottom left;
   MARGIN: 0px 0px 0px 0px; 
   }
#menucell {
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 0px;
   PADDING-BOTTOM: 0px;
   PADDING-TOP: 0px;
   text-align: right;
   MARGIN: 0px 0px 0px 0px;
   BACKGROUND: transparent;
   width: 120px;
   height: 80px;
   }
a:link {
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #F3FF71;
   FONT-FAMILY: trebuchet ms, verdana, sans-serif;
   }
a:visited {
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #F3FF71;
   FONT-FAMILY: trebuchet ms, verdana, sans-serif;
   }
a:hover {
   font-size: 19px;
   font-weight: bold;
   text-decoration: none;
   color: #CC3333;
   FONT-FAMILY: trebuchet ms, verdana, sans-serif;
   }
#emailbox {
   PADDING-RIGHT: 0px;
   PADDING-LEFT: 35px;
   PADDING-BOTTOM: 5px;
   PADDING-TOP: 10px;
   MARGIN: 15px 0px 0px 20px;
   font-size: 10px;
   line-height: 12px;
   white-space: pre;
   font-weight: bold;
   border: 2px solid #93A0D3; 
   background: #001F59;
   }  
#rightside a:link { 
FONT-FAMILY: verdana, tahoma, arial, sans-serif;
font-size: 11px;
   font-weight: normal; 
   text-decoration: none;
   font-weight: bold; 
   color: #FEF5F5;
   MARGIN: 0px 0px 0px 0px;
   }
#rightside a:visited { 
FONT-FAMILY: verdana, tahoma, arial, sans-serif;
font-size: 11px;
   font-weight: normal; 
   text-decoration: none;
   font-weight: bold; 
   color: #FEF5F5;
   MARGIN: 0px 0px 0px 0px;
   }
#rightside a:hover {
FONT-FAMILY: verdana, tahoma, arial, sans-serif;
font-size: 11px; 
   text-decoration: underline;
   font-weight: bold; 
   color: #B1C3E8;
   MARGIN: 0px 0px 0px 0px;
   }
.small
   {
   font-weight: normal;
   }
.recieved {
   color: #F9F471;
   font-size: 12px;
   }
input {
   color: #3E422B;
   background: #EFF1FA;
   border: 1px solid #93A0D3;
   MARGIN: 0px 0px 4px 6px;
   width: 240px;
   }
input.btnhov { 
   border-color: #ffffff;
   background-color: #717DAE;
   border-width: 1px;
   border-style: solid;
   color: #ffffff;
   }
textarea {
   color: #3E422B;
   background: #EFF1FA;
   border: 1px solid #93A0D3;
   MARGIN: 0px 0px 4px 0px;
   width: 500px;
   height: 140px;
   }
.submit input {
   color: #3E422B;
   background: #CAD2F0;
   border: 2px outset #816D44;
   MARGIN: 0px 0px 0px 0px;
   } 
