/* CSS Document */
/* Created by Jamey White */
/* Alabama BEST */
/* Created on July 11, 2006 */


/* BODY DEFAULTS */
body {
	font-family: sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	background-image:  url(../images/Mars/final_bg.PNG);
	background-repeat: no-repeat;
	background-color: #000;
	background-position: bottom left;
	text-align: center;
}

/* SECTIONS */
#container {
	position: relative;
	margin: 0px auto 0px;
	width: 800px;
	border: 0px solid #FFFFFF;
	background-color: transparent;
	text-align: left;
	/*background-image:  url(../images/Mars/final_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

#header {
	margin: 0px auto 0px 0px;
	width: 800px;
	text-align: left;
	background-color: transp;
	font-weight: bold;
	font-size: 90%;
}
#header img {
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#menu {
	padding-top:3px;
	padding-left:165px;
	padding-bottom:3px;
	border-bottom: 1px solid #FF9900;
	background-color:#000000;
	color:#FFFF99;
	text-align:left;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:90%;
	font-weight: bold;
	/*background-image:url(../images/backgrounds/back.png);*/
}
#menu a {
	color:#FFFF99;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	
}
#menu a:hover {
	border-bottom:2px solid #FF9900;
	border-left:1px solid #243482;
	border-right:1px solid #243482;
	padding-left:9px;
	padding-right:9px;
	color:#FFFF99;
	background-color:#FF9900;
	/*background-image:url(../images/backgrounds/hover.jpg);*/
}




#topmenu {
	margin: 0px auto 0px 0px;
	width: 800px;
	text-align: left;
	background-color: transp;
	font-weight: bold;
	font-size: 90%;
}

#topmenu td {
 text-align: center;
 padding: 0px 15px 0px 15px;
}

#topmenu td a {
color: #FFFF99;
padding: 3px 15px 3px 15px;
margin: 0;
text-decoration: none;
/*background: transparent url(../images/slantdivider.gif) top right no-repeat;*/
background: transparent;
}

#topmenu a:visited{
color: #FFFF99;
} 

#topmenu a:hover{
	color: #FFFF99;
	background-color: #FF9900;
	font-weight: bold;
}

#breadcrumb {
	width: 800px;
	height: 20px;
	color: #000000;
	background-color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-align: right;
	/*border-bottom: 2px solid #FF9900*/
}
#breadcrumb ul {
	display: inline;
	list-style-type: none;
	margin: 0px 3px 0px 3px;
	padding: 0px;
}
#breadcrumb li {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: right;
}

#leftsubmenu {
	width: 165px;
	float: left;
	font-size: 80%;
	background-color: transparent;
	/*background-image: url(../images/images.jpg);*/
	background-repeat: repeat-y; 
}

#leftsubmenu p{
	margin: 0px 3px 3px 0px;
}
#leftsubmenu img {
	margin: 0px 3px 3px 0px;
}
#leftsubmenu ul {
	list-style-type: none;
	width: 160px;	height: 230px;
	margin: 0px 3px 10px 0px;
	padding: 0px;
}

#leftsubmenu li {
	text-align: right;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	font-size: 100%;
	border-bottom: 0px solid #AAAAAA;
	list-style-position: outside;
	list-style-type: disc;

}

#leftsubmenu li:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#leftsubmenu .current {
	background-color: transparent;
	color: #FF9900;
	font-weight: bold;
}

#leftsubmenu .menugroupname {
	background-color: #FF9900;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	text-align: right;
	border-bottom: 0px solid #AAAAAA;
	font-stretch: wider;
	font-weight: bold;
	list-style-type: none;
}

#leftsubmenu li a {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
#leftsubmenu li a:hover {
	color: #FFFFFF;
}

#navtitle {
	color: #FFFFFF;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 120%;
	background-color: transparent;
	border-bottom: 1px solid #AAAAAA;
}

#content {
	float: center;
	position: relative;
	padding-left:165px;
	padding-right:180px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	background-color: transparent;
	list-style-position: outside;
	list-style-type: disc;
	/*background-image: url(../images/sky_bg.gif);*/
}

#content .scrollable {
overflow: auto;
}

#content .transbox
{
  margin: 30px 50px;
  background-color: #000000;
  color: white;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  /* for Mozilla */
  -moz-opacity:0.7;
}

#content p {
	margin: 0px 10px 10px 0px;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
	/*background-color: transparent;*/
}

#content ul{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	color: white;
}

#content li{
	margin: 0px 10px 10px 10px;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	color: white;
}


#content a {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content a:visited {
	color: #FF0000;
	text-decoration: none;
}

#content p a {
	color: #FF9900;
	text-decoration: none;
}
#content p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content p a:visited {
	color: #FF0000;
	text-decoration: none;
}


#content .title {
	width: 393px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 2px;
	background-color: #00000;
	border-bottom: 1px solid #FF9900;
	font-weight: bold;
	text-align: left;
	letter-spacing: 5px;
	color: #CCFF00;
	font-size: 150%;
}
#content .subtitle {
	margin: 1px 10px 10px 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFF99;
	font-size: 150%;
	border-bottom: 1px solid #FF9900;
}

#content .subheading {
	margin: 1px 10px 10px 0px;
	font-weight: bold;
	color: #4D97EA;
	font-size: 140%;
}


#footer {
	clear: both;
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 15px;
	background-color: #000;
	color: #FFFFFF;
	font-size: 70%;
}
#footer p {
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#figure {
  border: 0px silver solid;
}
#figure p {
  text-align: center;
  font-style: normal;
  font-size: 75%;
  text-indent: 0;
}

.signUpForm {
	width: 520px;
	border: 0px;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	text-align: left;
}

td, input, select {
	font-family: Verdana;
	font-size: 10px;
}

#title {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	font-weight: bold;
	text-align: center;
	letter-spacing: 7px;
	color: #FF9900;
	font-size: 100%;
}


#rightcolumn {
width: 180px;
color: #FFFFFF;
float: right;
text-align: center;
}

#rightcolumn a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#rightcolumn a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#rightcolumn a:visited {
	color: #FF9900;
	text-decoration: none;
}

#rightColumnSectionHeader{
width: 180px;
background-color: #333300;
height: 10px;
float: center;
}

#rightColumnSectionTitle{
color: #FF9900;
font-weight: bold;
float: center;
font-size: 110%;
}

#rightColumnSectionContent{
width: 170px;
color: #FFFFFF;
padding-left:5px;
padding-right:5px;
float: center;
text-align: center;
background-color: #333300;
font-size: 70%;
}

#rightColumnSectionFooter{
width: 180px;
background-color: #333300;
height: 10px;
float: center;
}

#rightcolumn .transbox
{
  background-color: #252525;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  /* for Mozilla */
  -moz-opacity:0.9;
}

