
body 
{
background-color: 000000;
background-image: url("images/fade_logo.gif");
background-position: top;
background-repeat: no-repeat;
background-attachment: fixed
}




.navleft 
{
background: transparent;
height: 550px;
width: 122px;
position: absolute;
top: 150px;
}

.navright
{
background: transparent;
height: 550px;
width: 125px;
position: absolute;
top: 40px;
}

.buttons
{
margin-top: 160px;
align: center;
width: 122px;
height: 45px;
}

.photos 
{
background: transparent;
position: absolute;
top: 125px;
width: 7000px;
height: 555px;
left: 123px;
}

.models
{
background: transparent;
position: absolute;
top: 125px;
width: 7000px;
height: 711px;
left: 123px;
}
.scroll
{
border-collapse: separate;
border-spacing: 50px
}


a:link 
{ 
color: #ffffff; 
text-decoration: none; 
}
a:visited 
{ 
color: #ffffff; 
text-decoration: none; 
}
a:hover 
{
color: #cccccc;
text-decoration: none;
}
a:active
{ 
color: #ffffff; 
text-decoration: none; 
}




