/* container background */ 

#contentcenterabout {
		width:621px;
		height:702px;
		padding:0px;
		float:left;
		background:#f7f5e6;
		background-repeat:no-repeat; background-position:bottom
		}

		
/* container */ 		
		
#columnContainer {
	position: absolute;
	text-align: left;
	width: 621px;
	height: 547px;
	z-index: 20; 
	top: 117px;
	/*background-image:url(/assets/images/logo_pages.gif);background-repeat:no-repeat;background-position: bottom right;*/
        }
		
/* content*/ 	
#leftframeabout2 {
	width: 290px;
	padding: 0px;
	float: left;
	
		}
/* center line*/ 	
#borderframeabout2 {
    width: 20px;
	padding: 0px;
	float: left; 
		}		
		
/*navigation */ 		
#rightframeabout2 {
    width: 255px;
	padding: 0px;
	float: right;
	text-align: right; 
	
		}
/* Team navigation and photo */ 	


#Teamcontainer{
   float:right;
   border-top: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   border-left: 1px solid #cccccc;
   margin: 0px;
   padding: 0px;
	    }
		
#Teamcontainer2 {
   display:block;
   float:right;
   text-align: right;
   border-bottom: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   margin: 0px;
   padding-left: 0px;
   width: 230px;

	    }
		
.Teamphotoborder {
display:block;
border: 15px solid #ffffff;
margin: 0px;
padding: 0px;

        }
	
#subnavTeam {
	text-align: right;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
		}
		
.subnavTeamText{
display:block;
border-right: 15px solid #ffffff;
border-bottom: 15px solid #ffffff;
margin:0;
padding:5px;
text-align: right;
font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Lucida Grande, sans-serif; color : #6e7645; font-size: 11px; line-height: 16px; text-decoration:none
}
.subnavTeamText a:link { color : #6e7645; text-decoration:none; }
.subnavTeamText  a:visited { color : #6e7645; text-decoration:none}
.subnavTeamText a:hover { color : #666666; text-decoration:none}
