   
      
      
   
H2 { text-align: center; color: #666666; font-weight: bold; 
font-size: 18px;  letter-spacing: 8px; font-style: normal; 
line-height: 150%; border: 1px solid #333333; 
font-family: arial black, arial, helvetica, sans-serif }
/* alphabetical A-E*/

H3 { text-align: center; color: #333333; font-weight: bolder; 
font-size: 26px; letter-spacing: 19px;  font-style: italic; 
font-family: arial black, arial, helvetica, sans-serif }
/* Page TITLE*/
   
#big { color: #000099; font-size: 16px; line-height: 130%; letter-spacing: 2px; font-weight: bold; font-style: normal; font-family: arial black, arial, helvetica,  sans-serif  } /* TOP of page TOOL BOX - LINKS */

#bold { color: yellow; font-size: 16px; line-height: 130%; letter-spacing: 5px; font-weight: normal; font-style: normal; font-family: arial black, arial, helvetica,  sans-serif  }
 /* Pho,Ass,Crew LINKS */

#blue { color: #000099; font-size: 16px; line-height: 130%; letter-spacing: 3px; font-weight: normal; font-style: normal; font-family: arial black, arial, helvetica,  sans-serif  }
 /* Broken Links LINK and Submit Your Site*/

#yellow { color: yellow; font-size: 16px; line-height: 130%; letter-spacing: 5px; font-weight: normal; font-style: normal; font-family: arial black, arial, helvetica,  sans-serif  }
 /* Pho, Crew, Resources LINKS */

#small {color: #666666; font-size: 14px; line-height: 18px; font-weight: bold; font-style: normal; font-family: arial, helvetica,  sans-serif  }
 /* QUALIFY description */

B { color: gray; font-weight: bold; font-style: normal;  font-size: 18px;  font-family: arial, helvetica, sans-serif   }
/* Paragraph TITLE */


P { padding-left: 40px; padding-right: 60px; text-align: left; color: #666666; 
font-size: 16px;  line-height: 18px; font-weight: bold; font-style: normal; font-family: arial, helvetica, sans-serif }
 /* BosPho QUALIFY TITLE */

P.third { padding-left: 50px; padding-right: 70px; text-align: left; color: #666666; 
font-size: 16px;  line-height: 18px; font-weight: bold; font-style: normal; font-family: arial, helvetica, sans-serif }
 /* BosPho QUALIFYcation DESCRIPTION*/

P.second { padding-left: 70px; padding-right: 90px; text-align: left; color: #666666; font-size: 15px;  line-height: 16px; font-weight: bold; font-style: normal; font-family: arial, helvetica, sans-serif }
 /* Welcome TEXT*/

P.fourth { padding-left: 40px; padding-right: 60px; text-align: center; color: #666666; 
font-size: 16px;  line-height: 18px; font-weight: bold; font-style: normal; font-family: arial, helvetica, sans-serif }
 /* BosPho Link Button Banner - page Title */


P.fifth { text-align: center; 
line-height: 130%; 
color: #333333; font-size: 12px;
 font-weight: bolder; font-style: normal; 
font-family: arial, helvetica, sans-serif }
 /* Bottom of Page JAVASCRIPT  */

a:link { color: #0000CC; font-size: 16px; text-decoration: none;  font-weight: bolder; font-style: none; font-family: helvetica, arial, sans-serif }

a:active { color: green; font-size: 13px; text-decoration: none; font-style: normal;  font-weight: bold; text-transform: uppercase;
font-family: helvetica, arial, sans-serif }

a:visited { color: #000066; font-size: 16px; text-decoration: none; font-style: normal;
 font-weight: bolder; font-family: helvetica, arial, sans-serif }

a:hover { color: blue; font-size: 13px; text-decoration: none; font-style: normal;  font-weight: bold; text-transform: uppercase;
font-family: helvetica, arial, sans-serif }

body{
  margin: 0;
  padding: 0;
background-color: black;  background-image: url(bosphoBG3.jpg);
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
}

div.content{
  margin: 0px 80px 50px 138px;
  padding: 0px;
border: 3px solid #333333; background-image: url(BGgray.gif);
}



