body {
		margin: 0px 0px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		font-weight: normal;
		color: #ffffff;
		line-height: 13pt;
  		letter-spacing: 2px;
		background-color: #339999; 
		}

	#wrapper {
		width:920px;
		margin:0px;
		}

	#odheader {
		width:920px;
		}

  
	#odcontent-left {
		width:467px;
		float:left;
		margin: 18px 0px 0px 10px;
	}
	
	#odcontent-right {
		float:right;
		margin: 40px 0px 0px 0px;
	}
	
	#odmain {
		float:left;
		width:100%;
		margin: 10px 10px 0px 10px;
		background-color: #4D2828;	
	}
	
	#odhpmain {
		float:left;
		width:100%;
		margin: 10px 10px 0px 10px;
	}

	div.picsubnav {
		margin: 0px 0px 10px 10px;
	}
	
	div.picsubnav a:hover img
  {
  border: 1px solid #267475;
  }
	
	img.floatRight { 
    float: right; 
    margin: 0px 6px 0px 0px; 
	}



	p.main { 
	text-align: left; 
	color: #ffffff;
	margin: 35px 20px 30px 50px;
 	border: 0px;
 	height:	432px;
 	width:  400px;
	font-size: smaller;
	letter-spacing: .1em;
	font-weight: normal;
	}
	
	p.mainb { 
	text-align: left; 
	color: #ffffff;
	}
	
	p.nav { 
	text-align: right; 
 	border: 0px;
 	width:  360px;
 	color: #4D2828;
	}
	
	p.portext { 
	text-align: left; 
	color: #ffffff;
	margin: 80px 0px 0px 0px;
 	border: 0px;
 	width:  340px;
	font-size: smaller;
	letter-spacing: .1em;
	font-weight: normal;
	}
	
	p.portimg {
	margin: 20px 30px 30px 30px;
 	border: 0px;
 	background-color: #ffffff; 
 	text-align: center;
 	height:420px;
	}


p.odright { 
text-align: right; 
color: #d73337;
font-size: 1.2em;
letter-spacing: .1em;
font-weight: normal;
}


p.odcaption { 
text-align: right; 
color: #000000;
font-size: 80%;
margin: 10px 0px 0px 0px;
font-weight: normal;

}

p.odcaptionr { 
text-align: right; 
color: #ffffff;
font-size: 80%;
font-weight: normal;
}

p.odright { 
text-align: right; 
}


a:link {
   color: #ffffff;
	text-decoration: none;
	background-color : transparent;
}

a:visited {
   color: #ffffff;
	text-decoration: none;
	background-color : transparent;
}

a:hover {
  color: #ffffff;
	text-decoration: none;
	background-color : #267475;
}

a:active {
  color: #ffffff;
	text-decoration: none;
	background-color : transparent;
}


div.img
  {
	margin: 0px;
  border: 8px solid #4D2828;
  width: 115px;
  float: left;
  text-align: center;
  background-color :#339999;
  }
div.img img
  {
  display: inline;
	margin: 7px 0px 0px 0px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #267475;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  margin: 3px;
  font-size: 80%;
  line-height: 10pt;
  height:40px;
  }
  
div.imgb
  {
  margin: 0px;
  border: 1px solid #339999;
  height: auto;
  width: 420px;
  float: left;
  font-size: 80%;
  text-align: left;
  padding: 5px;
  }
  
