/* Start of CMSMS style sheet 'ceres_main' */
body {
  background-image:url(images/bar.jpg);
  background-color:#FFFFFF;
  background-repeat:repeat-y;
  background-position:left;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#333333;
  text-align: left;
}

table {
  font-size:11px;
}

p {
margin-top:0px;
margin-bottom:12px;
}

br {
	line-height:12px;
	}


#left {
  width: 230px;
  position:absolute;
  left:60px;
  line-height: 1.2em;
  top: 50px;
}
  

#bar  {
  background-image:url(images/verticalline.jpg);
  background-repeat:no-repeat;
  position:absolute;
  left: 300px;  
  width:111px;
  height:578px;
  background-position:left;
  top: 50px;
}
  
#content_container {
  width:55%;
   position:absolute;
  left:411px;
  top: 108px;
 }
	

#mainbox  {
  float:left;
  background-image:url(images/greymain.jpg);
  background-repeat:repeat;
  min-height:440px;
  padding-left:20px;
  padding-right:20px;
  padding-top:15px;
  padding-bottom:15px;
  max-width:85%;
  min-width:85%;
}

.right {
	vertical-align:text-top;
	border-left:solid #FFFFFF 10px;
}

strong {
 color:#131313;
}

.menu_parent {
font-size:14px;
left:10px;
line-height:22px;
}

.menu_parent a {
color:#444444;
text-decoration:none;
}

.menu_child {
font-size:12px;
margin-left:27px;
font-variant:small-caps;
}

.menu_child a {
color:#666666;
text-decoration:underline;
}
/* End of 'ceres_main' */

