body {
	background-color: #ltblue;
	margin-top: 0px;
	link: white;
	vlink: white;
	alink: white;
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: black;
}
#container {
	width: 800px;
	height: 600px;
	background-color: white;
	margin: 0px auto;
	position: relative;
	border: 1;	
	background: url(GA-Co-Outline.gif);
}
#ship {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 777px;
	height: 181px;
	background: url(bazilchuk.gif);
}
#donate {
	position: absolute;
	top: 131px;
	left: 0px;
	width: 125px;
	height: 50px;
}
#sh-name {
	position: absolute;
	top: 181px;
	left: 0px;
	width 125px;
	height: 360xp;
}
#main {
	position: absolute;
	top: 183px;
	right: 0px;
	width: 675px;
	height: 410px;
}

