tr.even {
	background-color: #DFDAD1;
}

tr.odd {
	
}

#picture_table td, #album_table td { padding:3px 10px 3px 10px; cursor:pointer; cursor:hand; }
#picture_table td:hover, #album_table td:hover { background:#CFCAC2; }

#album_container table { cursor:pointer; cursor:hand; }
#album_container table { margin-top:20px; }
#album_container td.heading { font-size:20px; }
#album_container td.description { padding-bottom:5px; }

#picture_container  { position:relative; left:-8px; }
#picture_container table { margin:20px auto 0 auto; background:#000; /*background:#DFDAD1;*/ }
#picture_container td { padding:1px; }
#content #picture_container td a { background:none;}
#picture_container td img { /*border:3px solid #000;*/ }

#sample_pictures { margin:30px 0 20px 0; }
#sample_pictures td { padding:0 10px 0 10px; }