body {
	background-image: url(../bgblack.gif);
	background-repeat: repeat-x;
}
.content {
	width: 600px;
	position: absolute;
	left: 90px;
	top: 200px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: -5px;
}
.shorlines {
	width: 350px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	margin-bottom: 8px;
}
.topthing {
	position: absolute;
	left: 0px;
	top: 0px;
}
.tablething {
	position: absolute;
	left: 93px;
	top: 191px;
	width: 600;
}
