body {
background:#88A9D3 url(http://www.cmost.org/images/cmost_bg_main.jpg) repeat-x top left;
text-align: center;
padding: 0;
margin: 0;
font-family: arial,helvetica,sans-serif;
color:#334362;
}

p {
font-size:11px;
margin-top:3px;
}
table, td {
font-size:12px;
margin-top:3px;
}
/* Site Elements */
#wrapper {
width: 790px;
margin: 0px auto;
text-align: left;
}
#header {
width: 790px;
margin: 12px 0 0 0;
padding:0px;
height:205px;
background:  url(http://www.cmost.org/images/cmost_bg_head.jpg) no-repeat top left;
}

#homelink
{
  float:left;
  position: relative;
  width: 445px;
  height: 110px;
  top: 0px;
  left: 50px;
  border:0px;
}

#content {
width: 790px;
margin: 0px;
padding:0;
}
#bgmain {
width: 790px;
margin: 0;
padding: 0;
background: #E6EDFF url(http://www.cmost.org/images/cmost_bg_mid.gif) repeat-y top left;
height: 500px; /*min height for IE*/
min-height: 500px; /*min height IE ignores*/
}

*>#bgmain {
height: auto; /*for min height to expand, IE ignores*/
}

#bgbot {
width: 790px;
height:32px;
margin: 0; 
padding: 0;
background:  url(http://www.cmost.org/images/cmost_bg_foot.gif) no-repeat top left;
}

a, a:link, a:active, a:visited { color: blue}
a:hover { color: blue;text-decoration:none;}
/* End Site Elements */


/* Main Navigation */
#mainnav {
position: relative;
top:5px;
left:197px;
background:  url(http://www.cmost.org/images/cmost_nav_bg.gif) no-repeat top left;
margin:0px;
height: 43px;
width: 588px;
}
#mainnavlist {
position:relative;
top:0;
left:0;
margin: 0;
padding: 0;
width: 588px;
height:43px;
display:inline;
}
#mainnavlist li {
margin: 0; 
padding: 0; 
list-style: none;
position: absolute;
top: 0px;
}
#mainnavlist li a {
display: block;
list-style: none;
height: 43px;
}


#menu_abou { left: 0px; width: 84px; height: 43px;}
#menu_visi { left: 84px; width: 84px; height: 43px;}
#menu_exhi { left: 168px; width: 84px; height: 43px;}
#menu_plan { left: 252px; width: 84px; height: 43px;}
#menu_prog { left: 336px; width: 84px; height: 43px;}
#menu_join { left: 420px; width: 84px; height: 43px;}
#menu_cont { left: 504px; width: 84px; height: 43px;}


#menu_abou a { width: 84px;text-decoration:none; height: 43px;}
#menu_visi a { width: 84px;text-decoration:none; height: 43px;}
#menu_exhi a { width: 84px;text-decoration:none; height: 43px;}
#menu_plan a { width: 84px;text-decoration:none; height: 43px;}
#menu_prog a { width: 84px;text-decoration:none; height: 43px;}
#menu_join a { width: 84px;text-decoration:none; height: 43px;}
#menu_cont a { width: 84px;text-decoration:none; height: 43px;}


#menu_abou a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -0px -43px no-repeat; }
#menu_visi a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -84px -43px no-repeat; }
#menu_exhi a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -168px -43px no-repeat; }
#menu_plan a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -252px -43px no-repeat; }
#menu_prog a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -336px -43px no-repeat; }
#menu_join a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -420px -43px no-repeat; }
#menu_cont a:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -504px -43px no-repeat; }


#menu_abou a.current, #menu_abou a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -0px -43px no-repeat; }
#menu_visi a.current, #menu_visi a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -84px -43px no-repeat; }
#menu_exhi a.current, #menu_exhi a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -168px -43px no-repeat; }
#menu_plan a.current, #menu_plan a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -252px -43px no-repeat; }
#menu_prog a.current, #menu_prog a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -336px -43px no-repeat; }
#menu_join a.current, #menu_join a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -420px -43px no-repeat; }
#menu_cont a.current, #menu_cont a.current:hover { background: transparent url(http://www.cmost.org/images/cmost_nav_bg.gif) -504px -43px no-repeat; }

/* End Main Navigation */

#secondnav {
float:right;
margin:60px 0 0 0;
padding:0;
width:90px;
border:#ccc 0px solid;
}
#secondnavlist {
list-style-type: disc;
padding:0 0 0 10px;
margin:0 0 0 10px;
}
#secondnavlist li {
font-size:11px;
color:#E7E7CC;
padding:0;
margin:0;
line-height:14px;
}
#secondnavlist li a {
color:#E7E7CC;
text-decoration:none;
}
#secondnavlist li a:hover {
color:#fff;
text-decoration:none;
}
/* End secondary Navigation */


/* Site Styles */



strong,b {
color: #334362;
}


img {
	border: 0px;
}



h1 {
color: #1D47B7;
font-family: "Trebuchet MS", helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin: 0 0 0 0;
padding: 0px;
letter-spacing: 0px;
}

h2 {
font-size: 15px;
color: #C59200;
font-family: arial,helvetica,sans-serif;
padding: 0;
margin: 16px 0px 0px 0px;
letter-spacing: 1px;
}
h3 {
font-size: 13px;
color: #4164C3;
font-family: arial,helvetica,sans-serif;
font-weight: bold;
padding: 0;
margin: 15px 0 4px 0px;
}

#page {
margin: 0 0 0 13px;
padding: 0 5px 5px 0;
width:770px;
}

#pagetext {
width:510px;
float: left;
padding:0 5px 0 0;
margin:0 0 0 35px;
}
#pagetext p {
line-height: 16px;
margin: 4px 0 15px 0px;
padding:0 0 0 0;
font-size:12px;
}
#pagetext p.spec {
margin: 15px 0 12px 0;
padding:15px 10px 10px 0px;
font-size:13px;
}
#pagetext p.red {
color:red;
font-weight:bold;
font-size:14px;
}
#pagetext p.bio {
height:85px;
width:470px;
border-bottom:#B2BBDA 1px solid;
margin: 2px 0 12px 0px;
padding:0 0 0 0;
}
#pagetext ul {
margin: 0;
padding: 0 0 6px 24px;
}

#pagetext ul li {
margin-left:12px;
padding-bottom: 4px;
font-size:12px;
color:#334362;
}
#newstext {
width:210px;
float: right;
padding:0 10px 0 10px;
margin:0;
}





#sideNav
{
  float:left;
  width: 190px;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 0px;
  letter-spacing:0;
  /*border-top: 1px solid #d5d5d5;*/
}

#sideNav a
{
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 4px 0px 10px;
  font-size: 11px;
  line-height: 18px;
  color: #666666;
  /*background: #F6F6F6;*/
  text-decoration: none;
  /*border-bottom: 1px solid #d5d5d5;*/
  text-align:left;
}

#sideNav a:active
{
  color:#fff;
}

#sideNav h1
{
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight:normal;
  letter-spacing:0;
  
}

#sideNav h2
{
  text-align: left;
  font-size: 12px;
  margin:0 0 0 -4px;
  padding:0px 0px 0px 0px;
  font-weight:normal;
  letter-spacing:0;
}
#sideNav h2 a.current
{
  color:#fff;
}
#sideNav a:link, #sideNav a:visited
{
  color: #2C54BD;
  text-decoration:none;
}

#sideNav a:hover,a:active
{
  color: #fff;
}

#sideNav h2 a:hover,a:active
{
  color: #fff;
}


#sideNav ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 8px;
list-style-type: none;
font-size:11px;
}


#sideNav li {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-size:11px;
 letter-spacing:0;
 line-height: 0px; /* FOR NAVBAR IN IE */
}


/* page specific css */


#footer {
width: 770px;
height:81px;
text-align:center;
margin-top: 10px;
padding:6px;
}

#footer p {
padding: 2px;
margin: 0;
font-size: 11px;
color: #2C54BD;
}

#footer a {
	color: #2C54BD;
	text-decoration: none;
}

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block !important;
}

/* BLUE BOX */

.roundcont {
	width: 190px;
	background-color: #9CCEFC;
	color: #222;
}

.roundcont p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundcont h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundtop { 
	background: url(http://www.cmost.org/images/boxtop_2.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.cmost.org/images/boxtop_3.gif) no-repeat top right; 
}


/* ORANGE BOX */

.roundcontorange {
	width: 200px;
	background-color: #FCD2A4;
	color: #222;
}

.roundcontorange p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundcontorange h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundtoporange { 
	background: url(http://www.cmost.org/images/boxtop_2_orange.gif) no-repeat top right; 
}

.roundbottomorange {
	background: url(http://www.cmost.org/images/boxtop_3_orange.gif) no-repeat top right; 
}


/* GREEN BOX */

.roundcontgreen {
	width: 200px;
	background-color: #A4FCB4;
	color: #222;
}

.roundcontgreen p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundcontgreen h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.roundtopgreen { 
	background: url(http://www.cmost.org/images/boxtop_2_green.gif) no-repeat top right; 
}

.roundbottomgreen {
	background: url(http://www.cmost.org/images/boxtop_3_green.gif) no-repeat top right; 
}

/* TAN BOX */

.roundconttan {
	width: 190px;
	background-color: #D6ECCA;
	color: #222;
}

.roundconttan p {
	margin: 1px 2px 2px 8px;
	padding: 2px 8px 2px 8px;
	color:#006728;
}
.roundconttan h4 {
	font-size:15px;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	margin: 1px 15px 6px 15px;
	padding: 2px 0px 2px 0px;
	color:#006728;
	border-bottom:#F5F5F5 1px solid;
	font-weight: bold;
}
.roundtoptan { 
	background: url(http://www.cmost.org/images/boxtop_2_tan.gif) no-repeat top right; 
}

.roundbottomtan {
	background: url(http://www.cmost.org/images/boxtop_3_tan.gif) no-repeat top right; 
}


#mainbox1
{
  background: url(http://www.cmost.org/images/main_box1.jpg) no-repeat top right; 
  width: 470px;
  height: 163px;
}

#mainbox1 p
{
  margin: 1px 2px 2px 5px;
  padding: 0px 10px 5px 125px;
}

#mainbox1 h3
{
  font-size: 18pt;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 10px 5px 125px;
}

#mainbox2
{
  background: url(http://www.cmost.org/images/exhibit_bg.jpg) no-repeat top right; 
  width: 470px;
  height: 163px;
}

#mainbox2 p
{
  margin: 1px 2px 2px 5px;
  padding: 0px 10px 5px 125px;
  color: #FFFFFF;
}

#mainbox2 h3
{
  font-size: 18pt;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 10px 5px 125px;
}

.chart td, .chart th
{
  border: 1px solid black;
}

/*************************************

	Boxes for Kid's Page

*************************************/

/* KIDS BLUE BOX */

.kidsroundcontblue {
	width: 500px;
	background-color: #9CCEFC;
	color: #222;
}

.kidsroundcontblue p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundcontblue h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundtopblue { 
	background: url(http://www.cmost.org/images/boxtop_2.gif) no-repeat top right; 
}

.kidsroundbottomblue {
	background: url(http://www.cmost.org/images/boxtop_3.gif) no-repeat top right; 
}

/* KIDS ORANGE BOX */

.kidsroundcontorange {
	width: 500px;
	background-color: #FCD2A4;
	color: #222;
}

.kidsroundcontorange p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundcontorange h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundtoporange { 
	background: url(http://www.cmost.org/images/boxtop_2_orange.gif) no-repeat top right; 
}

.kidsroundbottomorange {
	background: url(http://www.cmost.org/images/boxtop_3_orange.gif) no-repeat top right; 
}

/* KIDS GREEN BOX */

.kidsroundcontgreen {
	width: 500px;
	background-color: #A4FCB4;
	color: #222;
}

.kidsroundcontgreen p {
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundcontgreen h4 {
	font-size:15px;
	margin: 1px 2px 2px 5px;
	padding: 2px 8px 2px 8px;
}
.kidsroundtopgreen { 
	background: url(http://www.cmost.org/images/boxtop_2_green.gif) no-repeat top right; 
}

.kidsroundbottomgreen {
	background: url(http://www.cmost.org/images/boxtop_3_green.gif) no-repeat top right; 
}

/* KIDS TAN BOX */

.kidsroundconttan {
	width: 500px;
	background-color: #D6ECCA;
	color: #222;
}

.kidsroundconttan p {
	margin: 1px 2px 2px 8px;
	padding: 2px 8px 2px 8px;
	color:#006728;
}
.kidsroundconttan h4 {
	font-size:15px;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	margin: 1px 15px 6px 15px;
	padding: 2px 0px 2px 0px;
	color:#006728;
	border-bottom:#F5F5F5 1px solid;
	font-weight: bold;
}
.kidsroundtoptan { 
	background: url(http://www.cmost.org/images/boxtop_2_tan.gif) no-repeat top right; 
}

.kidsroundbottomtan {
	background: url(http://www.cmost.org/images/boxtop_3_tan.gif) no-repeat top right; 
}

/* KIDS YELLOW BOX */

.kidsroundcontyellow {
	width: 500px;
	background-color: #FFFF66;
	color: #222;
}

.kidsroundcontyellow p {
	margin: 1px 2px 2px 8px;
	padding: 2px 8px 2px 8px;
	color:#006728;
}
.kidsroundcontyellow h4 {
	font-size:15px;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	margin: 1px 15px 6px 15px;
	padding: 2px 0px 2px 0px;
	color:#006728;
	border-bottom:#F5F5F5 1px solid;
	font-weight: bold;
}
.kidsroundtopyellow { 
	background: url(http://www.cmost.org/images/boxtop_2_yellow.gif) no-repeat top right; 
}

.kidsroundbottomyellow {
	background: url(http://www.cmost.org/images/boxtop_3_yellow.gif) no-repeat top right; 
}

/* KIDS RED BOX */

.kidsroundcontred {
	width: 500px;
	background-color: #FF9999;
	color: #222;
}

.kidsroundcontred p {
	margin: 1px 2px 2px 8px;
	padding: 2px 8px 2px 8px;
	color:#006728;
}
.kidsroundcontred h4 {
	font-size:15px;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	margin: 1px 15px 6px 15px;
	padding: 2px 0px 2px 0px;
	color:#006728;
	border-bottom:#F5F5F5 1px solid;
	font-weight: bold;
}
.kidsroundtopred { 
	background: url(http://www.cmost.org/images/boxtop_2_red.gif) no-repeat top right; 
}

.kidsroundbottomred {
	background: url(http://www.cmost.org/images/boxtop_3_red.gif) no-repeat top right; 
}

/* RIGHT GREEN BOX - FOR IMPORTANT INFORMATION */

.roundcontgreenright
{
  float: right;
  position: relative;
  width: 200px;
  background-color: #A4FCB4;
  color: #222;
}

.roundcontgreenright p
{
  font-size:10px;
  margin: 1px 2px 2px 5px;
  padding: 2px 8px 2px 8px;
}

.roundcontgreenright h4
{
  font-size:15px;
  margin: 1px 2px 2px 5px;
  padding: 2px 8px 2px 8px;
}

.roundtopgreenright
{ 
  background: url(http://www.cmost.org/images/boxtop_2_green.gif) no-repeat top right; 
}

.roundbottomgreenright
{
  background: url(http://www.cmost.org/images/boxtop_3_green.gif) no-repeat top right; 
}

