body{
	margin:0px;
	padding:0px;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x;
	background-color:#566071;
	}
#blue {
	position:absolute;
	width:211px;
	height:115px;
	z-index:5;
	top:394px;
	visibility:hidden;
}
#long {
	position:absolute;
	width:219px;
	height:115px;
	z-index:5;
	top:394px;
	visibility:hidden;
}
#winton {
	position:absolute;
	width:194px;
	height:115px;
	z-index:5;
	top:394px;
	left: expression((document.body.clientWidth/2)+25);
	visibility:hidden;
}
#emerald {
	position:absolute;
	width:191px;
	height:115px;
	z-index:5;
	top:394px;
	left: expression((document.body.clientWidth/2)+226);
	visibility:hidden;
}

.uplink a{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #bfcce2;
	text-decoration: none;
	background-image:url(dropbg.jpg);
	padding:12px 0px 12px 22px;
	display:block;
	}
.uplink a:hover{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(dropbgr.jpg);
	padding:12px 0px 12px 22px;
	display:block;
	
	}
.texttop{
	font-family:tahoma;
	font-size:13px;
	color:#bfcce2;
	text-decoration:none;
	}
.mainlink a{
	font-family:tahoma;
	font-size:11px;
	color:#bfcce2;
	text-decoration:none;
	font-weight:bold;	
	}
.mainlink a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#bfcce2;
	text-decoration:none;
	font-weight:bold;
	}
.mainlink a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#db3632;
	text-decoration:none;
	font-weight:bold;
	}
.link a{
	font-family:tahoma;
	font-size:11px;
	color:#6c7789;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	line-height:20px;
	}
.link a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#6c7789;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	line-height:20px;
	}
.link a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#db3632;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	line-height:20px;
	}
.heading{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#ffffff;
	text-decoration:none;
	}
.text{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
.botlink {
	font-family:tahoma;
	font-size:11px;
	color:#bfcce2;
	text-decoration:none;
	padding:2px;
	}
.botlink a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#bfcce2;
	text-decoration:none;
	padding:2px;
	}
.botlink a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding:2px;
	}
	
	
.copyright{
	font-family:tahoma;
	font-size:11px;
	color:#bfcce2;
	text-decoration:none;
	}
