body {
 font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
 margin: 0; 
 padding:0;
 background: #FFFFF;
 color: #000000;
 text-align: center;
 }
body p { margin-top: 5px; margin-bottom: 5px; }
body ul { margin-top: 5px; margin-bottom: 5px; }
body a:link{ text-decoration: none; }
body a:visited{ text-decoration: none; }
body a:hover{ text-decoration: underline; }


#bar-top {
 text-align:left;
 width: 100%; 
 height: 56px; 
 border-width: 0 0; 
 margin: 0;
 margin:0 15% 0 15%;
 background-image: url(UltrasearchulaLogo.png);
 background-repeat: no-repeat;
 background-position: -2 10;
}

#bar-bottom {
 border-width: 0px 0;
 color: #999999;
 }

#content { 
 text-align:left;
 position:relative;
 border-width: 0px 0px; 
 background: #ffffff;
 color: #333333;
 overflow: auto;
 margin:0 15% 0 15%;
 }
#content a:link{ text-decoration: underline; }
#content a:visited{ text-decoration: underline; }

