body{
background-color:#ffffff;
margin: 0;
font-family: Futura lt, futura, Gill Sans, Arial, Helvetica, sans-serif;

}

 a {
   text-decoration: none;
 }
 a:link {
    color: #BBBBBB;
 }
 a:visited {
     color: #BBBBBB;
 }
 a:active {
     color: #BBBBBB;
 }
 a:hover {
     color: #000000;
 }
 
  a.another {
   text-decoration: none;
 }
 a.another:link {
    color: #777777;
 }
 a.another:visited {
     color: #666666;
 }
 a.another:active {
     color: #FFFFFF;
 }
 a.another:hover {
     color: #000000;
 }

#shadowbox{
position:relative;
width: 1050px;
min-width: 1000px;
height: 100%;
background-color: white;
background-image:url("images/shadow2.gif");
background-position: center;
background-repeat: repeat-y;
z-index: 30;
margin: 0 auto;
padding: 0 0 0 0;
}

#bglayer{
position: relative;
width: 355px;
height: 100%;
min-width: 1000px;
background-color: white;
background-image:url("images/aboutbg.jpg");
background-position: 400px 180px;
background-repeat: no-repeat;
z-index: 50;
margin: 0 auto;
padding: 0 0 0 0;
}

#title{
float: left;
position:absolute;
width: 150px;
height: 60px;
border-color: #BBBBBB;
background-image:url("images/webcamtitle.jpg");
margin-top: 65px;
margin-left: 100px;
padding: 0;
}

#logo{
position: relative;
width: 500px;
margin-left: 69px;
margin-top: 40px;
z-index: 100;
padding: 0;
}

#menu{
position: relative;
width: 800px;
margin: 0 auto;
z-index: 200;
padding: 0;
}

#home{
width: 99px;
height: 40px;
float:left;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#gallery{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#videos{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#bio{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#rates{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#links{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}

#contact{
float: left;
width: 99px;
height: 40px;
margin-top: 25px;
list-style-type: none;
border-right-style:solid;
border-width: 1px;
border-color: #aaaa99;
text-align:center;
font-size: 12px;
font-weight: lighter;
z-index: 200;
padding: 0;
}



#maincopy{
float: left;
position:absolute;
width: 800px;
height: 100%;
text-align:left;
font-size: 12px;
font-weight: lighter;
line-height: 20px;
margin-top: 380px;
margin-left: 100px;
padding: 0;
}


#copyright{
margin-top: 1000px;
padding: 20px;
font-size: 9px;
}
