body
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

html
{
/* background-image: url(images/seagull1.jpg);
background-position: bottom right;
background-repeat: no-repeat;
*/
margin: 0;
padding: 0;
}

.header {
	padding-bottom: 128px;
	text-align: left;
}

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; }

.nav
{
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;
}

div
{
text-align: center;
border: 0;
}

.navdiv
{
position: absolute;
z-index: 2;
background-color: #FFFFFF;
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #C0C0C0;
text-align: left;
top: 128px;
left: 0px;
width: 15%;
}

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

.big-div
{
position: absolute;
z-index: 0;
/*
background-image: url(images/seagull2.jpg);
background-position: bottom right;
background-repeat: no-repeat;
*/
background-color: transparent;
border: 1px solid #C0C0C0;
text-align: left;
width: 70%;
height: 82%;
left: 15%;
top: 128px;
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: 85%;
height: 95%;
padding: 0px 0px 0px 0px;
}

.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;
background-color: #F0F0F0;
border: 1px solid #C0C0C0;
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;
}