body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	width: 778px;
	height: 140px;
	background-image: url(../i/spaceheader10.jpg);
	background-repeat: no-repeat;
}

#contents {
	width: 408px;
	float: left;
	text-align: left;
	padding: 0px;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 10px;
}
#contents h1 {
	display: block;
	font: bold normal 18px Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom: 7px;
	border-bottom: 2px solid #CCCCCC;
	width: 390px;
}
#rightcol {
	width: 186px;
	float: left;
	margin-top: 12px;
	margin-right: 2px;
}
#footer {
	clear: both;
	width: 780px;
	background: #EEEEEE;
	font-size: 10px;
	margin: 0px auto;
	padding: 2px 0px;
}
#footer a{
	color:#336600;
	background: url(../i/link-under.gif) repeat-x bottom;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	background: #DDDDDD;
}

#rc-inner {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: left;
}
#rc-inner h3 {
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}
#rc-inner p {
	padding-left: 5px;
}

.wiremenu{
	background-color: white;
	border-bottom-width: 0;
	width: 170px;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}

* html .wiremenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}
.wiremenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.wiremenu li {
	border-bottom: 1px solid #eeeeee;
}

.wiremenu a{
	font: bold 13px Verdana;
	padding: 4px 3px 4px 2px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #666666;
	text-decoration: none;
	border-left: 5px solid #FFFFFF;
}
.cornertab-h {
	background: url(../i/cornertab-home.gif) no-repeat left top;
}
.cornertab-c {
	background: url(../i/cornertab-content.gif) no-repeat left top;
}
.green {
	color:#336600;
}
.subpg-title {
	font-weight: bold;
	color: #336600;
}



.wiremenu a:visited{
color: #006600;
}
.current {
	color: #000000;
	background: url(../i/right-arrow2.gif) no-repeat right center;
}
#bdtxt {
	margin-top: 0px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	display: block;
}
.green-title {
	font-weight: bold;
	color: #336600;
}
.under {
	margin: 6px 0px 0px;
	padding: 0px;
}


#bdtxt a{
	color:#336600;
	background: url(../i/link-under.gif) repeat-x bottom;
	text-decoration: none;
}
#bdtxt img {
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 5px;
	padding: 4px;
}
#bdtxr img .noborder {
	border: 1px solid #FFFFFF;
}




html>body .wiremenu a{ /*Non IE rule*/
width: auto;
}

.wiremenu a:hover{
	background-color: #eeeeee;
	color: black;
	border-left: 5px solid #336600;
}
.sub {
	font-size: 12px;
	padding: 0px;
}
.sub a {
	font-weight: normal;
}

.sub a:hover {
	color: #666666;
	text-decoration: underline;
	background: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.more {
	background: url(../i/down-arrow.gif) no-repeat right center;
	color: #000000;
}

.sub .current {
	color: #000000;
	text-decoration: underline;
}
.sub .ready, .sub .ready:hover {
	color: #000000;
	text-decoration: underline;
	background: url(../i/right-arrow2.gif) no-repeat right center;
}
#newsdesc {
	float:left;
	width: 300px;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
.clear {
	clear: both;
}



#event {
	padding: 0px;
	margin-top: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px dashed #99CC00;
}
.archive {
	text-align: left;
	display: block;
}

#month {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: #99FF00;
}
#day {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 26px;
	float: left;
}
#time {
	float: left;
	width: 145px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 7px;
}
#edescript {
	clear: both;
	width: 300px;
	margin-left: 42px;
	font-size: 12px;
	text-align: left;
}
#ename, #nname {
	float: left;
	width: 245px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}
#newsdesc {
	width: 350px;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}
#rc-inner a {
	color: #336600;
}
.padding3 {
	padding-right: 3px;
	padding-left: 3px;
	display: block;
}

#preserve-info {
	background: #CCFF99;
	width: 315px;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 40px;
}
.noborder {
	border: 1px solid #FFFFFF;
}
.list li {
	margin-top: 7px;
	list-style: url(../i/bullet2.png);
	padding-top: 1px;
	padding-bottom: 1px;
}
.aswr {
	padding-bottom: 7px;
	display: block;
	font-weight: bold;
}
.tab {
	padding-left: 15px;
	display: block;
}
.subq {
	color: #339900;
}
#questions a:hover {
	background: #eeeeee;
}
.hdrbold {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#lstory>p {
	margin: 0px;
	padding: 0px;
	text-indent: 25px;
}
#lstory>em {
	background: #DDFFDD;
	margin: 0px;
	padding: 5px;
	display: block;
}
.none {
	
}#wrapper .wiremenu .none {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
