/* CSS Document */

#sectionlabel { 
	font-weight: bold;
	text-align: right;
}

#photoarea span {
	display: block;
	text-align: center;
}

.leftdesc { height: 370px; margin: 0; padding: 13px; overflow: auto }
.leftdesc p { margin: 0 0 8px 0 }
.leftdesc .current { 
	font-weight: normal;
	color:#DD9E2A;
}

/* Site re-design changes: March 2010*/
.leftdesc a {
	text-decoration:none;
	text-transform:uppercase;
	font-size: 11px;
	color:#5d5d5d;
}


#textcont { padding: 0 }
#text { 
	height: 370px; 
	margin: 0; 
	padding: 13px; 
	overflow: auto; 
	color: black;
}

#links li { margin-bottom: 13px }

#slideshow {
	float: right;
	width: 300px;
	height: 200px;
	margin: 13px;
	text-align: center;
}