body
{
background-color: #FFFFFF;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 10px;
color: #333333;
background: url(images/global_bg.gif) repeat-y 0 ;
}

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

margin: 0;
padding: 0;
}

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; }
a:active {color: #0099FF;}

.nav
{
color: #0089cf;
}

.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: fixed;
z-index: 2;
background-color: #FFFFFF;
text-align: right;
top: 10%;
left: 0px;
width: 310px;
	
}

.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;
	text-align: left;
	width: 580px;
	height: 100%;
	left: 325px;
	top: 13%;
	padding: 0px 0px 0px 0px;
}


.textdiv1
{
	position: absolute;
	z-index: 1;
	background-color: transparent;
	text-align: left;
	left: 2.5%;
	top: 2.5%;
	width: 95%;
	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;
}

