html, body {
  margin: 0;
  padding: 0;
}
body {
  border-style: none solid;
  border-color: rgb(0,120,240) rgb(0,120,240) rgb(0,120,240);
  border-width: 1px;
  margin: 0px auto;      /* margin to top of screen - was 10px */
  font-family: Verdana,"Lucida Grande",Lucida,Arial,sans-serif;
  line-height: 1.3;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  color: black;
  font-size-adjust: none;
  max-width: 900px;
  font-size: 100%;
  font-style: normal;
}
p {
  margin: 0 0 20px;
  font-size: 0.8em;
}
#wrapper {
  margin-left: -230px;
  width: 100%;
  float: right;
}
#header {
}
#header_index {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/SSL50.png) no-repeat scroll right center;
}
#header_beq {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/BEQ50.gif) no-repeat scroll right center;
}
#header_ldd {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/LDD60.gif) no-repeat scroll right center;
}
#header_perm {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/PERM50.gif) no-repeat scroll right center;
}
#header_rand {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/RAND50.gif) no-repeat scroll right center;
}
#header_sim {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/SIM60.gif) no-repeat scroll right center;
}
#header_syn {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/SYN60.gif) no-repeat scroll right center;
}
#header_min {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/Min.gif) no-repeat scroll right center;
}
#header_plain {
  border-bottom: 1px solid black;
/*  background: rgb(0,120,240) url(background/3stepB80px.png) repeat scroll left bottom;*/
/*  background: rgb(0,120,240) url(background/3stepB80px.png) repeat scroll left center;*/
  background: rgb(0,120,240) url(background/3stepB80px.png) repeat scroll left top;
}
#header_kiss {
  border-bottom: 1px solid black;
  background: rgb(0,120,240) url(background/KISS.gif) no-repeat scroll right center;
}

/*#header_index a, #header_beq a, #header_ldd a, #header_perm a, #header_rand a, #header_sim a, #header_syn a, #header_min a, #header_plain a, #header_kiss a {
  text-decoration: none;
  color: black;
}  */
#header_index a:link { text-decoration: none; color: black; }
#header_index a:visited { text-decoration: none; color: black; }
#header_index a:hover { text-decoration: none; color: white; }
#header_index a:active { text-decoration: none; color: black; }
#header_beq a:link { text-decoration: none; color: black; }
#header_beq a:visited { text-decoration: none; color: black; }
#header_beq a:hover { text-decoration: none; color: white; }
#header_beq a:active { text-decoration: none; color: black; }
#header_ldd a:link { text-decoration: none; color: black; }
#header_ldd a:visited { text-decoration: none; color: black; }
#header_ldd a:hover { text-decoration: none; color: white; }
#header_ldd a:active { text-decoration: none; color: black; }
#header_perm a:link { text-decoration: none; color: black; }
#header_perm a:visited { text-decoration: none; color: black; }
#header_perm a:hover { text-decoration: none; color: white; }
#header_perm a:active { text-decoration: none; color: black; }
#header_rand a:link { text-decoration: none; color: black; }
#header_rand a:visited { text-decoration: none; color: black; }
#header_rand a:hover { text-decoration: none; color: white; }
#header_rand a:active { text-decoration: none; color: black; }
#header_sim a:link { text-decoration: none; color: black; }
#header_sim a:visited { text-decoration: none; color: black; }
#header_sim a:hover { text-decoration: none; color: white; }
#header_sim a:active { text-decoration: none; color: black; }
#header_syn a:link { text-decoration: none; color: black; }
#header_syn a:visited { text-decoration: none; color: black; }
#header_syn a:hover { text-decoration: none; color: white; }
#header_syn a:active { text-decoration: none; color: black; }
#header_min a:link { text-decoration: none; color: black; }
#header_min a:visited { text-decoration: none; color: black; }
#header_min a:hover { text-decoration: none; color: white; }
#header_min a:active { text-decoration: none; color: black; }
#header_plain a:link { text-decoration: none; color: black; }
#header_plain a:visited { text-decoration: none; color: black; }
#header_plain a:hover { text-decoration: none; color: white; }
#header_plain a:active { text-decoration: none; color: black; }
#header_kiss a:link { text-decoration: none; color: black; }
#header_kiss a:visited { text-decoration: none; color: black; }
#header_kiss a:hover { text-decoration: none; color: white; }
#header_kiss a:active { text-decoration: none; color: black; }


#header_index h1, #header_beq h1, #header_ldd h1, #header_perm h1, #header_rand h1, #header_sim h1, #header_syn h1, #header_min h1, #header_plain h1, #header_kiss h1 {
  margin: 0 0 3px;
  padding: 12px 18px 0px;
  font-size: 1.4em;
  color: black;
  font-weight: normal;
}
#header p, #header_index p, #header_beq p, #header_ldd p, #header_perm p, #header_rand p, #header_sim p, #header_syn p, #header_min p, #header_plain p, #header_kiss p {
  padding: 0 18px;
  color: black;
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 10px;
}

#navigation a:link { text-decoration: none; color: #000000; }
#navigation a:visited { text-decoration: none; color: #000000; }
#navigation a:hover { color: #ff00ff; text-decoration:underline; }
#navigation a:active { color: #0000ff; text-decoration: none; }

#navigation p {
  font-size: 0.75em;
}
#navigation {
  border-bottom: 1px solid #cccccc;
  width: 170px;
  padding-left: 20px;
  float: left;
  margin-top: 20px;
  background-color: #f0f0f5;
}
#navigation ul {
  padding: 0 18px 9px;
}
#extra {
  border-bottom: 1px solid #cccccc;
  padding-left: 18px;
  background-color: #f0f0f5;
  float: left;
  clear: left;
  width: 170px;
}
#extra p {
  font-size: 0.7em;
}
#content {
  margin-left: 280px;
  margin-top: 20px;
  max-width: 580px;
  text-align: justify;
}
#content p {
  font-size: 0.75em;
}
#content p, #extra p {
  padding-right: 20px;
}
#footer {
  border-bottom: 1px solid black;
  background: rgb(0,115,250) url(background/3stepB80px.png) repeat scroll left bottom;
  clear: both;
  width: 100%;
}
#footer p {
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  color: black;
  font-weight: normal;
}

