body {
  text-align: center;
  background: #cbe79b url('../images/back.jpg') top center repeat-y;;
  color:#333333;
  margin-top:0;
  margin-bottom:0;
}
img {
	border: 0;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #A0410D; text-decoration: underline
}

#page_wrapper {
 
  margin-left: auto; 
  margin-right: auto;
  width: 930px;
  text-align: left;
  margin-top:0;
}



#page_header {
	height: 400px;
	position: relative;
}  

#image_bar{
width:930px;
*margin-top:8px;
}


#menu_bar {
margin-top:8px;
  height:34px;
  background: #929496;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 20px;
*margin-left:10px;
margin-top:5px;
background-color: transparent;
color: #fff;
float: left;

letter-spacing:0.1em;
font-family:arial, sans-serif;
font-size:17px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1.5em;
background-color: transparent;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;

}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #c5f573;
}

#content_wrapper {
  
}

#left_side {
  float:left;
  width:100%;
}
  
#left_side h3 {
  margin:20px;
  margin-right:15px;
font-family:arial, sans-serif;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}

#left_side h2 {
  margin:20px;
  margin-right:15px;
font-family:arial, sans-serif;
  font-size:14px;
  font-weight: bold;
  color: #707172;
}
  
#left_side p {
  margin:20px;
  margin-right:20px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
  text-align:justify;
}



#page_footer {

}  

#page_footer A:link {
	COLOR: #929496; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #929496; text-decoration: underline
}
#page_footer A:active {
	COLOR: #929496; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #A0410D; text-decoration: underline
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #929496;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.sponsorList li {
font-family: verdana;
padding-bottom:15px;
font-size:12px;
}
 
 
#page_header img.cancerLogo {
	position: absolute;
	bottom: 0;
	_bottom: 4px;/*for ie6*/
	left: 0;
	
}
#page_header img.marzLogo {
	position: absolute;
	bottom: 0;
	_bottom: 4px;/*for ie6*/
	right: 0;
	
}
 