
  #roundedBox {
	position:relative;
	float:left;
	left:15px;
	width: 860px;
	background:transparent url(images/rroundedBoxbtm.gif) no-repeat bottom;
	margin: 10px 0px 50px 10px;

}

  #roundedBox2 {	
	width: 660px;
	height: 20px;
	background:transparent url(images/rroundedBoxtop.gif) no-repeat top;

}


  .subHead {	
	color: #fff;
	font-weight: bold;
	font-size: 1.25em;
	position:relative;
	left:40px;
	top:10px;
}


  ul.left {
    float: left;
    width: 360px; 
    padding: 0px 0px 25px 60px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
    margin-left: 0px;
	font-size: 1.1em;
	font-weight:bold;
	color:#666;
	line-height:18px;
  }
  
  ul.right {
    float: right;
    width: 290px; 
    margin: 0px;
    padding: 0px 120px 25px 20px;
    border: 0px none; 
    list-style-position: outside;
    list-style-type: square;
    position: relative;
	font-size: 1.1em;
	font-weight:bold;
	color:#666;
	line-height:18px;
  }

li { margin-left: 0px; padding: 0px 0px;}

  .no-space {
    margin: 0px;
    padding: 0px;
  }

.photo {	
	position:relative;
	float:left;
	margin: 20px 10px 0px 50px;

	border-style:solid; border:1px solid #fff;
}
.photoVert {	
	position:relative;
	float:left;
	margin: 20px 75px 0px 50px;

	border-style:solid; border:1px solid #fff;
}

.caption {
	font-size: .9em;
	font-style: italic;
}