@charset "UTF-8";


body {
	background: #e7e6e4 url(graphics/bkgrnd.jpg) repeat-x fixed left top;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	height: 460px;
	width: 930px;
	position: absolute;
	margin-left: -480px;
	left: 52%;
	margin-top: -250px;
	top: 50%;
	z-index: 5;
}

#title {
	position: absolute;
	left: 2%;
	top: 18%;
	width: 95%;
	height: 20%;
	z-index: 1;
}

#det {
	position: absolute;
	left: 3%;
	top: 98%;
	margin-top: -94px;
	width: 170px;
}

#swf {
	position: absolute;
	left: 97%;
	top: 98%;
	margin-top: -94px;
	margin-left: -78px;
}

#links {
	position: absolute;
	height: 30px;
	width: 718px;
	margin-left: -358px;
	top: 55%;
	left: 50%;
	text-align: center;
	margin-top: 200px;
	padding:0;
	font-size: 0.7em;
}

#links li {
	list-style: none;
	display: inline;
	text-align: center;
	padding:1px 5px;
}


a:link, 
a:visited {
	color: #000;
	padding: 0 2px 2px 2px;
}

a:focus, 
a:hover, 
a:active{
	color: #003399;
}

.wt_title {
	margin-top: -200px;
	margin-bottom: 0px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 36%;
}
 
img {
	border: 0;
	padding:0;
}

.linkStyle {
font-size:14px;
}


.linkStyle:hover,
.linkStyle:active {
	background-color: #000;
	padding: 0 2px 2px 2px;
	color:#FFF;
	
}

.names {
	position: absolute;
	list-style: none;
	text-align: center;
	padding: 30px;
	background: url(../lo/Deborah_Abela/styles/graphics/bkgrnd.gif) no-repeat;
	width: 705px;
	top: 50%;
	margin-top: -200px;
	margin-left: -380px;
	left: 50%;	
}

.names li {
	padding: 2px;
	color: #666;
}
noscript,
#flashcontent p{
background-color:#CCCCCC;
}