body {
	/*background-color: #FFFFFF;*/
	background-image: url(../images/abell1656.jpg);
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	margin: 0px;
	padding: 10px;
}
body a:hover, #sidebar a:active {
  color: #CC0000;
 }
body a {
  color: #550000;
  text-decoration:none;
  border-bottom:1px dotted ;
 }


#sectiontitle h1 {
color: #550000;
}


#mainTable {
  width: 750px;
  border: 10px solid #ffffff;
  /*background-image: url(../images/beige111.jpg);*/
  background: #e7e3d6;
  /*line-height: 1.9em;*/
 }


#mainTable td {
  padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontent {
  vertical-align: top;
  /*border-left: 2px dotted #333;*/
  font-size: 14px;
  font-size: 100%;
}

#section p {
padding:5pt;
background-color:#f2ede0;
}

#sectionsmall p {
padding:5pt;
background-color:#f2ede0;
  font-size: small;
  /*font-size: 100%;*/
color: #CC0000;
}

#report {
padding:5pt;
background-color:#f2ede0;
color: #000000;
font-style: italic;
}

#sidebar {
 	font-family: Verdana,sans-serif;
 	font-size: 12px;
        FONT-WEIGHT: bold;
	font-size: 85%;
  vertical-align: top;
/*background-color:#800000;*/
background-image: url(../images/band3.jpg);
/*background-repeat:repeat-x;*/
/*background-position:50% 50%;*/
 }
#sidebar a {
	
 	padding: 3px;
	font-family:Tahoma, sans-serif;
	 font-weight: normal; 
	/*font-family: Verdana,sans-serif;*/
 	/*border: 2px dotted #ccc;*/
 	text-decoration: none;
	border: 0px;
 	/*line-height: 1em;*/
 	/*width: 160px;  */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #debd8c;
	
 }
#sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
	
 	/*background-color: #CC0000;*/
 	/*border: 2px solid #000000;*/
 }
 #header {
/*background-image: url(../images/beige111.jpg);*/
background-color: #800000;
  color: #dfc091;
  text-align: center;
  /*font-size: 20pt;*/
	line-height: 2.0em;
 }
#footer {
	font-family:Tahoma, sans-serif;
	 font-weight: normal; 
color: #dfc091;
 	font-size: 12px;
	font-size: 85%;
  vertical-align: top;
vertical-align: bottom;
background-image: url(../images/band_in.jpg);margin-top: 0;
background-position:50% 80%;
background-repeat:no-repeat;
 	/*background-color: #CC0000;*/
 	
  text-align:right;
 }
td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }

h1:first-child {margin-top: 0;color: #550000;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }


.input_required {
  /*FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;*/
  font-family: Georgia, "Times New Roman", Times, serif;
  /*FONT-SIZE: 10pt;*/
  /*FONT-WEIGHT: bold;*/
   color: #CC0000;
}


#switcher a:link, #switcher a:visited {
 	color: #cc0000;
	text-decoration: none;
 	border: none;
	text-align: center;
	width: 100px;
 }
#switcher a:hover, #switcher a:active {
 	color: #cc0000;
 	background-color: #ffffcc;
 	border: none;
 }

