body {
	background-color: #000000;
	}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
}

#top {
	width: 203px;
	height: 138px;	
	
	margin: 0 0 0 0;
	background: #000000 url(images/blacklogo.jpg) no-repeat;
	
}

#topmiddle {
	width: 487;
	height: 138;
	padding: 4px;
	margin: 0 0 0 210;
	background: #000000 url(images/gate.jpg) no-repeat;
	
	}

#left {
	position:relative;
	margin: -5 0 0 -10;
	width: 160px;
	background: #000000;
	}
	
#centre {
	border: 2px outset white;
	position: relative;
	margin: -305 0 10 0;
	top: 61px;
	left: 182px;
	width: 500px;
	background: #000000;
	background-color: #000000;


	}
	
#bottom {
	
 	width: 700px;
	height: 50px;
	background: #ffcc00;
	}
