body {
margin: 0 auto;
text-align:center; 
/*aligns EVERYTHING in center*/
/*layout*/
}
#container{
	position:relative;
	width:801px;
	height:625px;
	margin: 0 auto;
	background-color: #000000;
	background-position: center;
	z-index:1;
}
#aath {
	position:absolute;
	left:701px;
	top:14px;
	width:86px;
	height:86px;
	z-index:3;
}
#celtica {
	position:absolute;
	left:701px;
	top:114px;
	width:86px;
	height:86px;
	z-index:3;
}
#left {
	position:absolute;
	left:0px;
	top:0px;
	width:203px;
	height:600px;
	z-index:1;
	background-image: url(images/left_location.gif);
}
#title {
	position:absolute;
	left:205px;
	top:33px;
	width:253px;
	height:41px;
	z-index:1;
	background-image: url(images/title.gif);
}
#theport {
	position:absolute;
	left:534px;
	top:13px;
	width:136px;
	height:63px;
	z-index:1;
	background-image: url(images/theport.gif);
}
#map {
	position:absolute;
	left:372px;
	top:135px;
	width:278px;
	height:212px;
	z-index:3;
	background-image: url(images/map.gif);
}
#white {
	position:absolute;
	left:50px;
	top:71px;
	width:651px;
	height:518px;
	z-index:2;
	background-image: url(images/white_location.gif);
}
#maintext {
	position:absolute;
	left:98px;
	top:151px;
	width:254px;
	height:307px;
	z-index:2;
}
#transport {
	position:absolute;
	left:89px;
	top:442px;
	width:554px;
	height:60px;
	z-index:3;
	background-image: url(images/transport.gif);
}
#textleft {
	position:absolute;
	left:100px;
	top:446px;
	width:249px;
	height:55px;
	z-index:4;
}
#textright {
	position:absolute;
	left:372px;
	top:446px;
	width:232px;
	height:55px;
	z-index:4;
}
#logos {
	position:absolute;
	left:80px;
	top:509px;
	width:403px;
	height:71px;
	z-index:3;
}
#righttext {
	position:absolute;
	left:377px;
	top:364px;
	width:273px;
	height:58px;
	z-index:3;
}
#footer {
	position:absolute;
	left:-42px;
	top:240px;
	width:454px;
	height:21px;
	z-index:2;
}
#mainfooter {
	position:absolute;
	top:601px;
	width:801px;
	height:25px;
	z-index:1;
	background-color: #FFFFFF;
	left: 0;
}
/*style*/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #BB5CA3}
.style4 {color: #BB5CA3; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.style6 {color: #000000}

.style7 {color: #666666}

.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}