body {
	background-image: url(images/stars_black.png);
	margin: 0px;
}
#textbox {
	position:relative;
	left:28px;
	top:220px;
	width:653px;
	height:400px;
	z-index:1;
	padding-right: 5px;
	padding-left: 5px;
	overflow: scroll;
	background-color: #FFFFFF;
}
#textboxbackground {
	position:relative;
	left:28px;
	top:220px;
	width:653px;
	height:300px;
	z-index:1;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/text-area-fade.jpg);
}
#textboxnoscroll {
	position:relative;
	left:28px;
	top:220px;
	width:653px;
	height:400px;
	z-index:1;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/text-area-fade.jpg);
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
#navbar {
	position:relative;
	left:28px;
	top:192px;
	width:439px;
	height:29px;
	z-index:2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-left: 1%;
	margin-right: 1%;
	width: 950px;
	height: 845px;
	background-image: url(images/space-backdrop.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #3E507E;
}
.bodytextital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #3E507E;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextitalwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #3E507E;
}
.floatimgleft {
	margin-right: 10px;
	margin-bottom: 1px;
	float: left;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #3E507E;
	line-height: 16px;
}
.h1white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3E507E;
	line-height: 16px;
}
.h1Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.h2black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.bodytextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.bodytextitalblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}

