body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
div#container {
	margin:0 auto;
	width: 950px;
}
p {
	color: #B3B3B3;
}
#maintext {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	padding-top: 4px;
}
#eyeball p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3;
	padding-top: 98px;
}
#maintext a:link, #maintext a:visited {
	color: #F2F2F2;
	font-weight: bold;
	text-decoration: none;
}
#maintext a:hover, #maintext a:active {
	color: #F2F2F2;
	font-weight: bold;
	text-decoration: underline;
}
#buytext {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#buytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #2F91AA
}
#buytext a:link, #buytext a:visited {
	color: #6BB1C3;
	font-weight: bold;
	text-decoration: none;
}
#buytext a:hover, #buytext a:active {
	color: #6BB1C3;
	font-weight: bold;
	text-decoration: underline;
}
.timelinetext {
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F91AA;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
.timelinetext a:link, .timelinetext a:visited {
	color: #A4D3E6;
	font-weight: bold;
	text-decoration: none;
}
.timelinetext a:hover, .timelinetext a:active {
	color: #A4D3E6;
	font-weight: bold;
	text-decoration: underline;
}
.datetext {
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A4D3E6;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
#toptext {
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 52px;
}
#toptext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
}
#toptext a:link, #toptext a:visited {
	color: #A4D3E6;
	font-weight: bold;
	text-decoration: none;
}
#toptext a:hover, #toptext a:active {
	color: #A4D3E6;
	font-weight: bold;
	text-decoration: underline;
}
.formtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-weight: bolder;
	color: #1E5068;
}
.leftimage {
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
