a:link { color: #FFCC33; text-decoration: none; background-color: transparent}
a:visited { color: #FFCC33; text-decoration: none; background-color: transparent}
a:hover { text-decoration: underline}

#ticker {
	position:absolute;
	z-index:5;	left: 164px;
	top: -51px;
	width: 267px;
	height: 21px;
	visibility: visible;
	display: none
}

#stars {
	position:absolute;
	width:100%;
	height:180px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
	background-position: -45px -50px;
}

#shuttlelayer {
	position:absolute;
	width:600px;
	height:128px;
	z-index:5;
	left: 50%;
	margin-left: -299px;
	top: 10px;
	visibility: visible;
}

#Bottom {	
	position:relative;
	width:621px;
	height:27px;
	z-index:4;
	left: 0px;
	top: 27px;
	background-image: url(../images/tbot.gif);
	text-align: center;
	background-repeat: no-repeat;
}
#Intro {	
	position:relative;
	width:100%;
	z-index:4;
	left: 0px;
	top: 27px;
	background-image: url(../images/tcont.gif);
	height: auto;
	background-repeat: repeat-y;
}
#Top {
	position:absolute;
	width:621px;
	height:27px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(../images/ttop.gif);
}

#Wrapper {
	position:absolute;
	width:621px;
	z-index:4;
	left: 50%;
	top: 150px;
	margin-left: -310px;
	height: auto;
}

#Wrapper2 {
	position:absolute;
	width:621px;
	z-index:4;
	left: 50%;
	top: 30px;
	margin-left: -310px;
	height: auto;
}

.mx {
	background-image: url(../images/vertical_grad2.png);
	background-color: #ffffff;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height:120%;
}


.lmelogo {
	text-align:center;
	width:100%;
	font-size:20px;
	line-height:110%;
	letter-spacing: .025em;

}

.ukfaqlist {
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(images/bluedot.gif);
	list-style-position: outside;
	line-height: 110%;
}

.ukq {
	color: #00ABFD;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#lmenav ul
{
padding:0;
margin: 0;
list-style:none;
width: 100%;
text-align: center;
font-size:90%
}

#lmenav li {
display:inline;
padding-right: 5px;
padding-left: 6px;
background:url(../images/barw.gif) right center repeat-y; 

}

.manexlogo {
	font-size: 14pt;
	text-align: center;
	font-weight: normal;
	z-index: 10;
}
	
#mover {position:relative;
	height: 0px;
	left: 0px;
	top: 0px;
}