/* CSS Document For target.html and surface ships */
.imageleft {
	width: 165px;
	height: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	background: url(images/back2.gif);
	padding-top: 20px;
	border: 2px outset #2A00AA;
	overflow: auto;
	text-align: center;
	margin: 10px;
}
.clear {
	clear: both;
	margin-top: 30px;
}
h1 {
	text-align: right;
	margin-right: 15px;
	font-size: 2.5em;
	font-variant: normal;
	font-weight: 100;
}
.maincontent {
	text-align: center;
}

.quicklinks{
	width: 6.5em;
	list-style: none;	
}

