body {
   background-color: #003C4F;
   margin: 0px;
   font-family: Tahoma Verdana Helvetica sans-serif;
}

p {
   font: 11px verdana;
   margin: 0px;
   color: #ffffff;
}

.content {
   background-color: #023142;
   background-image: url('images/content.jpg');
   background-repeat: no-repeat;
   background-position: top left;
}

.content h1 {
   font: normal 20px "Trebuchet MS";
   font-weight: normal;
   margin: 50px 40px 15px 40px;
   color: #fba739;
}

.content h2 {
   font: normal 12pt "Trebuchet MS";
   font-weight: bold;
   margin: 7px 40px 0 40px;
   color: #addbff;
}

.content h3 {
   font: normal 11px Verdana;
   font-weight: bold;
   margin: 7px 40px 0 40px;
   line-height: 19px;
   color: #ffffff;
}

.content p {
   font: normal 11px Verdana;
   font-weight: normal;
   margin: 0 40px 0 40px;
   line-height: 19px;
   color: #ffffff;
   text-align: justify; 
}

.content A {
  COLOR: #fba739;
  TEXT-DECORATION: none;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}

.content A:hover {
  COLOR: #addbff; 
  TEXT-DECORATION: underline;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}

.content A:visited {
  COLOR: #ffcc00; 
  TEXT-DECORATION: none;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}


.left {
background-color: #023142;
background-image: url('images/leftimg.jpg');
background-repeat: no-repeat;
background-position: top left;
}


#left_text h5{
   font: normal 11pt "Trebuchet MS";
   font-weight: bold;
   margin: 0;
   color: #addbff;
   line-height: 19px;
}

#left_text {
  position: relative;
  top: 330px; 
  left: 22px;
  width: 245px;
  float: left;
}

#left_text p {
  font: normal 11px Verdana;
  font-weight: normal;
  margin: 0;
  line-height: 17px;
  color: #F7CB7B;
  text-align: left; 
}

#left_text A {
  COLOR: #fba739;
  TEXT-DECORATION: none;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}

#left_text A:hover {
  COLOR: #addbff; 
  TEXT-DECORATION: underline;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}

#left_text A:visited {
 COLOR: #ffcc00; 
  TEXT-DECORATION: none;
  font: normal 11px Verdana;
  font-weight: normal;
  line-height: 19px;
}

.right {
background-color: #023142;
background-image: url('images/rightimg.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#naptar {
  position: relative;
  width: 226px;
  float: left;
  top: 110px; 
  left: 22px;
}

#shop {
  position: relative;
  top: 120px; 
  left: 22px;
  width: 226px;
  float: left;
}

hr {
  border-top: 1px solid #65c8d4; 
  height: 1px; 
  width: 480px;
 }

.bottom {
  background-color: #012633;
  padding: 0;
  background-image: url('images/footer.jpg');
  background-repeat: no-repeat;
}

.bottom p {
  color: #65c8d4;
  margin: 8px 30px 8px 30px;
  text-align: left;
  font: 8pt Verdana;
}

.pic {
 border: 3px solid #164F67;
}


img {
  border: 0px; 
}


.button {
  border: 1px solid white; 
  font-family: Verdana; 
  font-size:8pt; 
  height: 20px;
  color:white; 
  background-color: #fba739; 
}

.textbox_content {
  border: 1px solid #012633; 
  background-color: white;
  height: 20px;
  width: 250px;
  font-size: 8pt;
}	

.scroll_textbox {
  border: 1px solid #012633; 
  font-family: Verdana;
  line-height: 150%;
  background-color: white;
  width: 400px;
  scrollbar-face-color: #addbff; 
  scrollbar-shadow-color: #ffffff; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-3dlight-color: #addbff; 
  scrollbar-darkshadow-color: #addbff; 
  scrollbar-arrow-color: #65c8d4; 
  scrollbar-track-color: #ffffff;
}



