body {
  background: #D5D5D5;
  margin: 0;
}

#outer {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
}

#inner {
  margin-left: -250px;
  position: absolute;
  top: -150px;
  left: 50%;
  width: 580px;
  height: 300px;
}

.bgtext {
  font-size: 150px;
  position: absolute;
  top: 50px;
  left: -110px;
  right: -80px;
}

.bgweb {
  font-size: 150px;
  position: absolute;
  top: 50px;
  left: -200px;
  right: -80px;
}

.bgtext, .footertext, .bgweb {
  color: #FFAA00;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  cursor: default;
  position: absolute;
  font-style: italic;
}

#.webmaster{
#  margin-left: -230px;
#  width: 401px;
#  left: 50%;
#  position: absolute;
#  margin-top: -10px;
#  background-image: url(pics/background.jpg);
#  height: 113px;
#}

.footertext {
  font-size: 12px;
  position: absolute;
  top: 320px;
  text-align: center;
  width: 500px;
}

div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7, div#text8, div#text9, div#text10 {
  color: #353535;
  position: absolute;
  font-size: 2em;
  left: -129px;
  top: 236px;
  cursor: default;
}

div#text1 {
  font-size: 29px;
  top: -40px;
  left: 0;
}

div#text2 {
  font-size: 45px;
  top: 115px;
  left: 35px;
}

div#text3 {
  font-size: 50px;
  top: 230px;
  left: -25px;
}

div#text4 {
  font-size: 39px;
  top: 200px;
  left: 260px;
}

div#text5 {
  font-size: 60px;
  top: -5px;
  left: 200px;
}

div#text6 {
  font-size: 32px;
  top: 280px;
  left: 360px;
}

div#text7 {
  font-size: 36px;
  top: 245px;
  left: -20px;
}

div#text1 a:hover span {
  top: -3px;
  left: 0;
}

div#text2 a:hover span {
  top: 5px;
  left: -80px;
}

div#text3 a:hover span {
  top: -4px;
  left: 50px;
}

div#text4 a:hover span {
  top: 2px;
  left: -40px;
}

div#text5 a:hover span {
  top: 4px;
  left: 0;
}

div#text6 a:hover span {
  top: -4px;
  left: 0;
}

div#text7 a:hover span {
  top: -4px;
  left: 0;
}

div#inner a:hover, div#inner2 a:hover {
  background: none;
  cursor: hand;
}

div#inner a span {
  display: none;
}

div#inner a:visited span {
  display: none;
}

div#inner a {
  text-decoration: none;
  color: #3b3b4f;
  font-family: Times, "Times New Roman", serif;
}

div#inner a:hover span {
  display: block;
  position: relative;
  background: none;
  font-size: 14px;
}

div#inner a:link, div#inner a:visited {
  text-decoration: none;
}

div#inner a:hover {
  text-decoration: none;
}

div#content {
  position: absolute;
  top: -50px;
  left: -70px;
  width: 635px;
  height: 400px;
  overflow: auto;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #effff5;
  text-align: justify;
  margin: 3px;
  margin-left: 0;
  padding-right: 8px;
  background-image: url(images/bckgnd.png);
}

div#inner div#content a:hover {
  text-decoration: underline;
}

div#close, div#haut {
  width: 17px;
  height: 17px;
  background: none;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #222;
}

div#haut {
  position: relative;
  left: 573px;
  top: 319px;
}

div#close {
  position: relative;
  left: 573px;
  top: -47px;
}

div#inner div#close a:link, div#inner div#haut a:link {
  color: #fff;
  cursor: default;
}

div#inner div#close a:visited, div#inner div#haut a:visited {
  color: #fff;
  cursor: default;
}

div#inner div#close a:hover, div#inner div#haut a:hover {
  color: #ff7c11;
  cursor: crosshair;
}

div#urltext {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  position: absolute;
  top: -87px;
  left: -69px;
}

div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span {
  color: #007FFF;
}

div#content div#titlebar {
  border: 1px solid #222222;
  background: #000;
  font-weight: normal;
  color: #ff7c11;
}

.titleblock {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #ff7c11;
  margin-right: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
  border: 1px solid #222;
  padding: 4px;
}

.titleblock span {
  color: #ff7c11;
}

#urltext a:link {
  color: #444;
}

#urltext a:visited {
  color: #444;
}

#urltext a:hover {
  color: #444;
}

#urltext a:active {
  color: #444;
}

a img {
  border: 0;
}