body {
	background: #000;
	font: 11px Verdana, Geneva, sans-serif;	
	color: #ccc;
	margin: 0;
	padding: 0;
}
b { font-weight: bold; }
strong { font-weight: bold; }
em {font-style: italic;}
img {
	border: 0;
	margin: 0;
}
form {
	border: 0;
	padding: 0;
}
label {
	cursor: hand;
}

h2 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}




.content {
	background: #4d4353;
	font: 11px/18px Verdana, Geneva, sans-serif;	
	color: #ccc;
}
.gutter {
	background: #4d4353 url(../_img/common/bg_gutter.jpg) repeat-y;
}

.lead {
	font: 18px/20px Times, "Times New Roman", serif;
	color: #ccc;
}
.small {
	font: 10px/14px Verdana, Geneva, sans-serif;
}
.caption {
	font: 10px/13px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
}

.box {
	background: #473d4d;
}
.boxTop {
	border-top: 1px solid #6b6673;
}
.boxRight {
	border-right: 1px solid #6b6673;
}
.boxBottom {
	border-bottom: 1px solid #6b6673;
}
.boxLeft {
	border-left: 1px solid #6b6673;
}



div.quizanswer {
	text-align: left; 
	margin-left: -10px;
	padding: 0 23px;
}
b.quizright {
	font-weight: bold;
	color: yellow;
}
b.quizwrong {
	font-weight: bold;
	color: #f33;
}
.red {
	color: #f33;
}
.yellow {
	color: yellow;
}
div.error {
	width: 85%;
	border: 1px solid white;
	background: #3e3544;
	padding: 15px;
	margin: 25px 0 25px 0;
}


ul.quizanswer {
	margin-left:0;
}
ul.quizanswer li {
	margin-bottom: 5px;
}

/* ------------------------------------------------- */

#meteors h2 {
	font: bold 13px/18px Georgia, serif;
	color: #e8a619;
}

#meteors h3 {
	font: bold 12px/18px Georgia, serif;
	color: #e8a619;
}


/* ------------------------------------------------- */

#aliens h2 {
	font: bold 13px/18px Georgia, serif;
	color: #70ace5;		
}

#aliens h3 {
	font: bold 12px/18px Georgia, serif;
	color: #70ace5;
}

/* ------------------------------------------------- */

#mars h2 {
	font: bold 13px/18px Georgia, serif;
	color: #d2623f;
}

#mars h3 {
	font: bold 12px/18px Georgia, serif;
	color: #d2623f;
}


td.tDots {
	background-image: url(../_img/mars/terraforming/t_dots.gif);
 }


/* ------------------------------------------------- */

#essays h2 {
	font: bold 13px/18px Georgia, serif;
	color: #afb584;
}

#essays h3 {
	font: bold 12px/18px Georgia, serif;
	color: #afb584;
}

/* ------------------------------------------------- */

#program h2 {
	font: bold 13px/18px Georgia, serif;
	color: #a18bdd;
}

#program h3 {
	font: bold 12px/18px Georgia, serif;
	color: #a18bdd;
}

#program h2.special {
	margin-bottom: 0;
	padding-bottom: 0;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a18bdd;
}

.h2name:link {
	color: #a18bdd;
	text-decoration:none;
}
.h2name:hover {
	color: #a18bdd;
	text-decoration:none;
}
.h2name:visited {
	color: #a18bdd;
	text-decoration:none;
}
.h2name:visited:hover {
	color: #a18bdd;
	text-decoration:none;
}



/* ------------------------------------------------- */

#nav {
	background: #3e3544;
}

#factoidTable {
	margin-top:25px;
	margin-bottom:25px;
}

#factoidTxt {
	padding: 6px 0 9px;
	background: #fff; 
	font: 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3e3544;
}


/* ------------------------------------------------- */

#footer {
	background: #2f2733;
	font: 10px/16px Verdana, Geneva, Arial, Helvetic, sans-serif;
	color: #89808e;
}

#footer .kcts {
	margin-left: 20px;
}


a#footer:link {
	text-decoration: none;
	color: #fff;
}
a#footer:visited {
	text-decoration: none;
	color: #fff;
}

a#footer:hover {
	text-decoration: underline;
	color: #fff;
}
a#footer:visited:hover {
	text-decoration: underline;
	color: #fff;
}





/* ----- GENERAL LINK STYLES -------------------------------------------- */

a:link {
	text-decoration: underline;
	color: #fff;
}
a:visited {
	text-decoration: underline;
	color: #ddd;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}
a:visited:hover {
	text-decoration: underline;
	color: #fff;
}





/* ---- SIDE NAV LINKS -------------------------------------------------- */

#nav2 td.nv {
	height: 22px;
	vertical-align: middle;
}


/* Meteorites -------------------- */
#nav2 a.me {
	display: block;
	background: #3e3544 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.me {
	display: block;
	background: #3e3544 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.me {
	display: block;
	background: #3e3544 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.me {
	display: block;
	background: #5c5561 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.me {
	display: block;
	background: #5c5561 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#nav2 a.meH {
	display: block;
	background: #4d4353 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.meH {
	display: block;
	background: #4d4353 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.meH {
	display: block;
	background: #5c5561 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.meH {
	display: block;
	background: #5c5561 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.meH {
	display: block;
	background: #5c5561 url(../_img/nav/meteor.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}



/* Aliens -------------------- */
#nav2 a.al {
	display: block;
	background: #3e3544 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.al {
	display: block;
	background: #3e3544 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.al {
	display: block;
	background: #3e3544 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.al {
	display: block;
	background: #5c5561 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.al {
	display: block;
	background: #5c5561 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#nav2 a.alH {
	display: block;
	background: #4d4353 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.alH {
	display: block;
	background: #4d4353 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.alH {
	display: block;
	background: #5c5561 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.alH {
	display: block;
	background: #5c5561 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.alH {
	display: block;
	background: #5c5561 url(../_img/nav/aliens.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}



/* Mars -------------------- */
#nav2 a.ma {
	display: block;
	background: #3e3544 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.ma {
	display: block;
	background: #3e3544 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.ma {
	display: block;
	background: #3e3544 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.ma {
	display: block;
	background: #5c5561 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.ma {
	display: block;
	background: #5c5561 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#nav2 a.maH {
	display: block;
	background: #4d4353 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.maH {
	display: block;
	background: #4d4353 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.maH {
	display: block;
	background: #5c5561 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.maH {
	display: block;
	background: #5c5561 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.maH {
	display: block;
	background: #5c5561 url(../_img/nav/mars.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}



/* Essays -------------------- */
#nav2 a.es {
	display: block;
	background: #3e3544 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.es {
	display: block;
	background: #3e3544 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.es {
	display: block;
	background: #3e3544 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.es {
	display: block;
	background: #5c5561 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.es {
	display: block;
	background: #5c5561 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#nav2 a.esH {
	display: block;
	background: #4d4353 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.esH {
	display: block;
	background: #4d4353 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.esH {
	display: block;
	background: #5c5561 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.esH {
	display: block;
	background: #5c5561 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.esH {
	display: block;
	background: #5c5561 url(../_img/nav/essays.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}



/* Program -------------------- */
#nav2 a.pr {
	display: block;
	background: #3e3544 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.pr {
	display: block;
	background: #3e3544 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.pr {
	display: block;
	background: #3e3544 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.pr {
	display: block;
	background: #5c5561 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.pr {
	display: block;
	background: #5c5561 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}


#nav2 a.prH {
	display: block;
	background: #4d4353 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:link.prH {
	display: block;
	background: #4d4353 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visted.prH {
	display: block;
	background: #5c5561 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:hover.prH {
	display: block;
	background: #5c5561 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#nav2 a:visited:hover.prH {
	display: block;
	background: #5c5561 url(../_img/nav/prog.gif) repeat-y;
	width: 203px;
	color: #fff;
	text-decoration: none;	
	text-indent: 30px;
	padding: 6px 0 6px 0;
	font: 10px Times, "Times New Roman", serif;
	color: #eee;
	letter-spacing: 1px;
	text-transform: uppercase;
}

