body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
}
#logo h1 {
	display: none;
}
#logo {
	background-image: url(design/title.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
#launch {
	height: 800px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: right;
	margin-right: 25px;
	padding-top: 10px;
	margin-left: 15px;
}
.low {
	font-size: 9px;
	color: #999999;
}
a img {
	border: none;
}
.emp-text {
	font-style: italic;
}
h3 {
	font-size: 18px;
	color: #C1C58D;
	border-bottom: thin ridge #000099;
	border-top-color: #000099;
	border-right-color: #000099;
	border-left-color: #000099;
	width: 500px;
}
#content {
	width: 450px;
}
#footer {
	margin-top: 25px;
}
#p1 img {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#p2 img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
