body
{
scrollbar-face-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-Color: #000000;
background: #000000;
margin: 0px;
padding: 0px;
text-align: left;
}

#wrapper
{
position: relative;
width: 750px;
text-align: left;
}

span.headline
{
color: #000000;
background-color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

span.headline2
{
color: #a1a1a1;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

span.form
{
color: #a1a1a1;
text-decoration: none;
text-align: justify;
font-weight: normal;
font-family: arial;
font-size: 10pt;
}

p.rest
{
color: #a1a1a1;
text-decoration: none;
text-align: justify;
font-weight: normal;
font-family: arial;
font-size: 10pt;
}

a:link
{
color: #ffffff;
background-color: #2c2c2c;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:visited
{
color: #ffffff;
background-color: #2c2c2c;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:hover
{
color: #ffffff;
background-color: #2c2c2c;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

a:active
{
color: #ffffff;
background-color: #2c2c2c;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
font-size: 7pt;
}

div.aboutlayout
{
background-image: url(aboutbackground.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 600px;
z-index: 1;
}

div.photolayout
{
background-image: url(photobackground.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 600px;
z-index: 1;
}

div.contactlayout
{
background-image: url(contactbackground.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 600px;
z-index: 1;
}

div.portfoliolayout
{
background-image: url(portfoliobackground.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 600px;
z-index: 1;
}

div.body
{
position: absolute;
left: 90px;
top: 85px;
width: 450px;
z-index: 2;
}

div.back
{
position: absolute;
left: 35px;
top: 171px;
width: 50px;
z-index: 2;
}

div.side
{
position: relative;
left: 600px;
top: -500px;
z-index: 2;
}