
/* page ********************/

body { background: #000; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #fff; }
table { font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: #fff; }
a img {border: none; }
.spacer { clear: both; margin: 0; padding: 0; line-height: 0; height: 0; }

h1 { font-size: 16px; margin: 0 0 10px 0;color: #EC001E; }
.subtitle {  color: white; }
h2 { font-size: 12px; margin: 0 0 10px 0;font-weight: bold; }

#pageContainer { position: relative; width: 950px; padding: 10px 10px 0 10px; margin: 0 auto;  }
#photoContainer { margin: 0; padding: 0;}
#slideshowContainer { position: relative; margin: 0 auto; }

#photo { text-align: center; 
				border: 5px solid white;	width: 650px; height: 432px; }
#photoTitle { height: 20px; }
/* #photoText { text-align: left; position: absolute; bottom: 0; left: 0; 
	padding: 0 10px 0 5px; width: 585px; font-size: 11px; line-height: 15px;
	background: #000; filter: alpha(opacity=65); -moz-opacity: 0.65;   } */
#photoText { text-align: left; float: right; margin: 0 0 0 10px ;
	padding: 0; width: 270px; font-size: 12px; line-height: 17px; margin-top: -15px; }
#textClose a {background: #000 url(/images/global/close_black.gif) no-repeat;  
	background: #000; border: 1px solid #666; font-weight: bold; padding: 0 2px;
	position :absolute; top: 3px; right: 0; text-decoration: none; color: #fff;}
#viewText { padding: 0 2px 0 2px; background: #000; filter: alpha(opacity=60); -moz-opacity: 0.60; 
	position: absolute; bottom: 0; right: 0; font-size: 10px;}
#viewText a { color: #fff; font-size: 10px; text-decoration: none;}
#photoCredit {  height: 10px; width: 600px;  padding: 3px;
	font-size: 11px; color: #AF8B78; font-size: 9px; }

#controls {  margin: 0 auto 10px auto; text-align: center;  padding: 0;}	 
#controls .arrow { font-size: 13px; }
#controls a { text-decoration: none; padding: 4px 8px;  font-size: 11px;	color: #E1C89F; }
#controls a.on,#controls a.on:hover { color: #000; background: #95674D; }
#controls a:hover { color: #000; background:#AF8B78; }










