body
{
background-color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333333;
background-image: url('cutaway.jpg');
background-position: 100% 100%;
background-attachment: fixed;
background-repeat: no-repeat;
margin: 0;
padding: 0;
width: 98%;
}

a { color: #330000; }
a:link { color: #999999; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #C00000; }


.h1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 48px;
margin: 0;
padding: 8px 16px 0 8px;
color: #E0E0E0;
}

.topdiv
{
position: absolute;
z-index: 1;
text-align: center;
top: 4%;
width: 100%;
left: 0px;
}

.navdiv
{
position: absolute;
z-index: 1;
background-color: #FFFFFF;
text-align: left;
top: 55px;
left: 2px;
width: 15%;
}

.navdiv a
{
margin: 0px 0px 0px 5px;
}

.big-div
{
position: absolute;
z-index: 2;
/*
background-image: url(images/seagull2.jpg);
background-position: bottom right;
background-repeat: no-repeat;
*/

text-align: left;
width: 70%;
height: 82%;
left: 15%;
top: 60px;
padding: 0px 0px 0px 0px;
overflow: auto;
}


.textdiv1
{
position: absolute;
z-index: 1;
background-color: transparent;
text-align: left;
left: 2.5%;
top: 2.5%;
width: 72%;
height: 90%;
padding: 0px 0px 0px 5px;
border-left: 1px solid #C0C0C0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
}

.comments
{
position: absolute;
width: 50%;
z-index: 2;
left: 25%;
top: 25%;
background-color: #F8F8F8;
border: 1px solid #C00000;
text-align: left;
}

.pc1
{
position: absolute;
width: 25%;
height: 50%;
z-index: 2;
left: 25%;
top: 25%;
background-color: #F8F8F8;
border: 1px solid #C00000;
text-align: left;
}

.pcdiv2
{
position: absolute;
width: 60%;
height: 100%;
z-index: 3;
left: 20%;
top: 0%;
border: 0px dashed #C0C0C0;
text-align: left;
}

.copyrightdiv
{
position: absolute;
text-align: center;
z-index: 3;
top: 95%;
left: 15%;
padding: 0px 0px 0px 0px;
width: 70%;
}

.button
{
border: 0px;
width: 80px;
height: 15px;
}

.buttonsdiv
{
float: right;
margin-right: 90px;
margin-top: 110px;
z-index: 3;
background-color: #FFFFFF;
border: 1px solid #C0C0C0;
text-align: center;
/*
top: 15%;
right: 7.5%;
*/
width: 15%;
padding: 0px 0px 0px 0px;
}

