body {background-color:#FFFFFF;
   color:#990000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   text-align:center; font-size:12px;}
h1 {font-weight:700; font-size:14px;}
h2 {font-weight:500; font-size:13px;  }
h3 {font-size:15px; font-weight:500; color:#0000CC;}
p {font-size:12px; text-align:justify;}
.emphasise {font-weight:700; font-size:14px;}
.fltright {float:right; padding-left:12px; padding-bottom:12px;}
.webwork {color:#CCCCCC; font-size:9px;}
.centretext {text-align:center;}

.mainbox  {
    position:relative;
	margin-left:auto;
	margin-right:auto;
	top:15px;
	height:1800px;
	text-align:left;
	background-color:#7391B9;
	background-image:url(images/top1.jpg);
	background-repeat:no-repeat;
	width:980px;
	padding-top:22px;
	padding-left:20px;		
}

.leftbox {
	position:absolute;
	background-image:url(images/ARCTIC-TERN3.jpg);
	background-repeat:no-repeat;
	left:30px;
	top:132px;
	width:181px;
	height:1064px;
	border:2px solid #9999FF;
	background-color:#7391B9;
	padding:8px;
	text-align:left;
	z-index: 4;
}
.contentbox {
	position:absolute;
	background-image:url(images/title1.jpg);
	background-repeat:no-repeat;
	left:224px;
	top:170px;
	width:709px;
	height:auto;
	border: 3px #9999FF  groove ;
	text-align:left;
	background-position:top left;
	padding-left:18px;
	padding-right:18px;
	padding-top:19px;
	z-index: 2;
}
#Layer1 {
	position:absolute;
	width:613px;
	height:26px;
	z-index:1;
	left: 241px;
	top: 120px;
}
a:link {
	color: #993333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 22px;
	top: -72px;
}
