body {
	background-color:#00032D;
	text-align:center;
}
.advertDiv{
	height:85px;
	width:280px;
	overflow:hidden;
	border-color:#000000;
	border-bottom-width:medium;
	border-left:thin solid;
	border-right: thin solid;
	border-bottom-style:solid;
}
.advert{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border:none; 
	overflow:hidden;
	font-size:12px;
}
#counter{
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
}
h5{
	font-size:13px;
	padding:0px 0px 0px 0px;
	border:1px;
	margin:1px 1px 1px 1px;
	text-align:center;
	text-decoration:underline;
}
#headFormat {
	margin:0px 0px 0px 0px;	
}
h2 {
	text-align: center;
}
.header{
	margin:0px 0px 0px 60px;
	border:#000033 medium inset;
}
.header1{
	margin:0px 0px 0px 5px;
	border:#000033 medium inset;
	float:left;
	position:absolute;
	left:100px;
	top: -17px;
}
img {
	margin: 0px;
	border:#CCFFFF;
}
#layerHead {
	z-index:2;
	height:100px;
	position:absolute;
	top:20px;
}
#layerCenter {
	position:absolute;
	top:102px;
	left:6px;
	width:845px;
	z-index:4;
	background-color:#00FFFF;
}
#layerCenterIndex{
	background-image:url(../Pictures/WaterBckGrd2l.jpg);
	background-repeat:repeat;
	position:absolute;
	top:135px;
	left:5px;
	width:800px;
	height:200px;
	z-index:4;
}
#layerCenterRight {
	position:absolute;
	top:143px;
	left:117px;
	height:auto;
	background-image:url(../Pictures/WaterBckGrd2l.jpg);
	background-repeat: repeat;
	z-index:5;
	border:#000000 thin solid;
	width: 561px;
}
#layerAdverts {
	position:absolute;
	top:142px;
	left:560px;
	width:278px;
	height:532px;
	background-image:url(../Pictures/WaterBckGrd2l.jpg);
	background-repeat: repeat;
	z-index:5;
	border:#000000 thin solid;
}
#layerCenterLeft {
	position:absolute;
	top:2px;
	left:3px;
	width:140px;
	height:auto;
	background-image:url(../Pictures/WaterBckGrd2l.jpg);
	background-repeat: repeat;
	z-index:6; 
}
#layerInCenterLR{
	width:600px;
	height:auto;
	z-index: 9;
	position: absolute;
	left: 0px;
	top: 7px;
}
#layerInCenterRR{
	width:207px;
	height:470px;
	z-index: 10;
	position: absolute;
	left: 411px;
	top: 34px;
	border:thick #006699 solid;
}
.li{
	text-align:justify;
	}
.logon{
	color:#FFFFFF;
	border:#000000 thin ridge;
	float:left;
	font-size:smaller;
}
#menu{
	z-index:8;
	position:absolute;
	top:110px;
	left:114px;
	/*background-color:#00FFFF;*/
}
#menu li{
	list-style-type:none;
	width:10em;
	margin-left:-2.5em;
	text-align:center;
	text-decoration:none;
	display:block;
	border:1px #66ffFF groove;
	border-color:#6666CC;
}
#menu li:hover{
	border:1px #000066 groove;
	cursor:pointer;
}
#menu a{
	text-decoration:none;
}
.menu1{
	background-color:#66FFFF;
}
.menu2{
	background-color:#66FFFF;
}
.menu3 {
	border-style:none;
	background-color:#CC99CC;
	text-transform:capitalize;
}
.menu3 :hover{
	border-style:none;
	background-color:#0000FF;
	}
p {
	padding: 5px;
	text-align: justify;
}
.pictureBorder{
	border-color:#DFFEFF;
	padding:9px 9px 9px 9px;
}
th {
	background-color: #DDFFFF;
	/*border:thin dotted #0000FF;*/
}
td {
	background-color: #DDFFFF;
	/*border:thin dotted #0000FF;*/
}
table {
	padding: 2px;
	border: thick inset #0000FF;
	border-bottom-color:#DADEFA
}

