/*body {
  margin: 0;
  padding: 0;
}*/
body.main {
color:#333;
      padding:160px 20px 30px;
      font:small Verdana,Sans-serif;
      /*font-family:verdana,sans-serif;*/
      background:url("mission_images/s1_501.jpg") no-repeat 30px 0;
      }
h2 {
  /*background:url("bg_title_icon.gif") no-repeat 0 .2em;*/
  margin:.5em 0 .5em;
  padding:0 0 .2em 30px;
  width:690px;
  border-bottom:1px dotted #976;
  font:bold 200%/1.2em "Trebuchet MS",Verdana,Sans-serif;
  color:#321;
  }
  h3 {
 /* margin:1em;  */   
  font:1.1em/1.2em verdana,sans-serif;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#300;
  }
#top {
width:750px;
margin-top:20px;
  /*margin: 20px;
  padding: 10px;
  background: #ccc;
  height: 100px;*/
}
#wrapper {
width:750px;
  margin: 0px 10px 0px 0px;
  padding: 0;
}
#left {
  float: left;
  width: 310px;
  padding-right:10px;
}
#right {
  float: right;
  width: 420px;
  margin-bottom:10px;
}
.box1{
	background:#cc9;
	padding:10px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:10px 0;
}
#right table{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:10px;
}
/*#center {
  margin-left: 210px;
  margin-right: 210px;
  background-color: #ccc;
}*/
#clear {
  clear: both;
}
#footer {
/*margin-top:50px;*/
padding-top:5px;
border:1px solid #ccc;
width:750px;
  background: #cc9;
  text-align: center;
  -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

/*list stuff*/

#navcontainer{
width:300px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
 
 ul#navlist
{
/*width: 298px;
\width: 300px;
w\idth: 298px;*/
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font:  bold .9em verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
/*width: 272px;
\width: 300px;
w\idth: 272px;*/
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #cc9;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #322;
}
/*end list stuff*/
   #schedule_table th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #996600;
	font-style: normal;
	background-color: #CCCC66;
}
#schedule_table li {
	font-size: 10px;
	margin-left: -10px;
}

