td.ship1 {
	background-image: url('/images/sitelayout/ships/cerebus1.jpg');
	width: 141px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.ship2 {
	background-image: url('/images/sitelayout/ships/cerebus2.jpg');
	width: 141px;
	height: 100px;
	padding: 0px 0px 0px 0px;
}

td.ship3 {
	background-image: url('/images/sitelayout/ships/cerebus3.jpg');
	width: 141px;
	height: 6px;
	padding: 0px 0px 0px 0px;
}

td.ship4 {
	background-position: top right;
	background-image: url('/images/sitelayout/ships/cerebus4.gif');
	background-repeat: no-repeat;				
	background-color: black;
	padding: 0px 0px 0px 0px;
}

