body {
	background-color:#f3ed95;
	margin:0px; padding:0px;
	position:relative;
}
* {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
}

a {
	color: #000000;
	text-decoration: none;
}

p { margin-top:6px;margin-bottom:6px; }

.large, .large * { font-size:15px;font-weight:bold; }
.small, .small * { font-size:11px; }
.strong, .strong * { font-weight:bold; }

.nomargin {margin:0px;padding:0px;}

.blueBorder { border:2px solid #055cac !important; }
.blueBack { background-color:#055cac !important; }
.blue, .blue * { color:#055cac !important; }
.green, .green * { color:#01ab0a !important; }
.purple, .purple * { color:#4d01ab !important; }
.yellow, .yellow * { color:#f3ed95 !important; }
.yellowBack { background-color:#f3ed95 !important; }

#content a:hover {text-decoration:underline;}
#content a.noline:hover {text-decoration:none;}


.slideshow { width:475px; }
.slideshow img { width:475px;height:316px; }

#count {width:80%;}
#launchcount {margin:0px;padding:0px;}
#countTitle {font-size:125%;font-weight:bold; }
.countdown_section { font-size: 85%; }
.countdown_amount { font-size: 140%;}

.container { position:relative; clear:both; padding-top:0px;padding-bottom:6px; }

#feedArea {padding:24px;padding-top:18px;padding-bottom:18px;}

.feed {clear:both;}
.feedItem {clear:both;margin-top:8px;margin-bottom:8px;}
.feedTitle {text-align:left;}
.feedDate {float:right;margin-left:10px;margin-top:0.30em;font-size:0.75em;}

div#content {position:absolute;z-index:999;top:230px;left:0px;}

div#menu {position:absolute;z-index:999;top:205px;left:210px;}
div#menu table {}
div#menu a {color:#055cac;font-size:13px;font-weight:bold;text-decoration:none;}
div#menu td {text-align:center;padding-left:8px;padding-right:8px;}

