body { margin: 0; padding: 0; background: url(../images/lines.gif) top left; }

#page { 
  position: absolute; 
  width: 770px; 
  left: 50%; 
  margin-left: -385px;
  }

#pagepic { 
  position: absolute; 
  width: 600px;
  }

#main {
  background-color: #FFF;
}

#header { background: url(../images/logo.gif) #00008B center center no-repeat; height: 56px; }
#header h1 { display: none; }
    
#footer {
  clear: both;
  border-top: 8px solid #244662; 
  font: 11px Tahoma, Verdana, Arial, sans-serif; 
  color: #244662; 
  padding: 4px 0 4px 0; 
  text-align: center; 
  text-transform: uppercase;
  }
#footer a { font-weight: bold; text-decoration: none; color: #0000ff; }
#footer a:hover { font-weight: bold; text-decoration: underline; color: #0000ff; }

#menu { float: left; width: 161px; margin-top: 1px; margin-bottom: 3px; font: 11px Tahoma, Verdana, Arial, sans-serif; }
#menu ul { padding: 0; margin: 0; }
#menu li { list-style: none; padding: 4px 0 3px 15px; background: url(../images/menu_li.gif) #00008B top left repeat-x; }
#menu a { color: #B6EAFF; text-decoration: none; }
#menu p { 
  margin: 0; 
  height: 200px;
  //height: 240px;
  background: url(../images/menu_li.gif) #8DA3AE top left repeat-x; 
  text-align: center; 
  text-transform: uppercase; 
  font-weight: bold; 
  color: #243C56; 
  padding-top: 40px; 
  line-height: 18px;
  background-color: #fff;
  }
#menu li:hover { background-color: #fff; cursor: pointer; }
#menu li:hover a { color: #243C56; }
#menu a.linkid { color: #0000FF; text-decoration: none; }
#menu a.linkid:hoover { color: #0000FF; text-decoration: underline; }

a.linkd1 {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 11px;font-weight: normal;color: #000000;text-decoration: underline;}
a.linkd1:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px;font-weight: normal;color: #000000; text-decoration: none;}
