 
body {
	background: #CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

a img { border: 0px; }

td img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

tr {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#top-bar {
	position: absolute;
	width: 874px;
	height: 187px;
	top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#lower-top-bar {
	position: absolute;
	width: 874px;
	height: 32px;
	top: 202px;
	margin-left: auto;
	margin-right: auto;
}

#wings {
	position: absolute;
	top: 234px;
	width: 874px;
	margin-left: auto;
	margin-right: auto;
}

.red { color: red; }