body {
	background: #000000 url(/img09/stars.png) repeat;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}

#hdr {
	width: 756px;
	height: 149px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 648px;
	height: 55px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: url(/img09/nav/navempty.jpg) repeat-x left top;
	text-align: center;
}

#nav a {
	border-style: none;
	border-width: 0;
}

#nav a.midnav {
	margin-right: 39px;
	margin-left: 39px;
}

#content {
	width: 648px;
	min-height: 382px;
	background: url(/img09/nebula.jpg) no-repeat center top;
}

#bluebox {
	height: 382px;
	background: url("/img09/blushade.png") repeat-x 0 top;
}

#bluebox2 {
	background: #2b3756 none repeat-x 0 top;
}

.featured {
	color: #fff;
	font-variant: small-caps;
	font-size: 9pt;
	font-weight: bold;
	background: #435679;
	padding: 1px 7px;
}

.nodisplay {
	display: none;	
}

.contains3 {
/*	background: url("/img09/3bg.png") repeat-y center top;*/
	width: 648px;
	margin: 0;
	padding: 0;
	display: block;
}

.contains3 table {
	padding: 0;
	margin: 0 20px;
	width: 608px;
}

.cell {
	background: url("/img09/bluemid.png") repeat;
	padding: 8px;
	min-height: 150px;
	font-size: 11pt;
}

.cell a:hover, .cbody a:hover {
	color: #a5cffc;
}

.cell a, .cbody a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.blu {
	color: #234278;
	font-weight: bold;
	text-decoration: none;
}

a.plain {
	color: #234278;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.cell a img {
	border-width: 0;
}

.cell li {
	margin-left: -25px;
	padding-bottom: 10px;
}

.hdr3 {
	height: 24px;	
	margin: 0;
	padding: 0;
	display: block;
}

.footer3 {
	height: 12px;
	margin-top: -2px;
	margin: 0;
	padding: 0;
	display: block;
}

/* These are for subpages: */

.subcontainer {
/*	background: url("/img09/3bg.png") repeat-y center top;*/
	width: 610px;
	margin: 0;
	display: block;
	padding: 20px;
}

.chdr {
	background: url(/img09/subhdr.png) no-repeat left top;
	height: 24px;
}

.cbody {
	background: url("/img09/bluemid.png") repeat;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 300px;
	clear: both;
}

.cfooter {
	background: url(/img09/subfooter.png) no-repeat left top;
	height: 9px;
}

h3.notop {
	margin-top: 0;
	padding-top: 0;
	border-bottom: 1px solid #b9c1d4;
	color: #ffffff;
}

.small {
	font-size: small;
}
