* { list-style:none; margin:0; padding:0; font-family: "Trebuchet MS", verdana,arial; }

#photogallery { width:600px; margin:0 auto; }
	#photogallery h1 { 	font-size:25px; padding:15px 0 0 0; color:#999999; }
	#galleryimage img { padding:22px 0 12px 0; }

	/*h2 { position:absolute; top:600px; left:30px; color:#ffffff; font-size:13px; }*/

#photogallery h3 { padding-top:10px; font-size:15px; width:480px; display:block;}
	#photogallery h3 a { border:0; text-decoration:none; background-color: #666; display:block; width:482px; color:#fff; padding:3px;}
	#photogallery h3 a:hover { background-color: #aaa; color:#333; }
	#photogallery h3 a img { border: 1px solid #666; margin-top:5px; padding:0;}
	#photogallery h3 a:hover img { border:1px solid #aaa; }

p#publishdate { position:absolute; top:500px; right:30px; font-size:11px; color:#ffffff; text-align:right; }

#thumbsholder { padding:0 0 12px 0; background-color:#CCCCCC; }

#photogallery ul { padding:10px 0 6px 12px; }
#photogallery ul:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#photogallery li {  float:left; }
#photogallery li { margin:0 4px 4px 0; }
#photogallery li img { border:none; float:left; }
#photogallery li a.selected { border:3px solid #CCFF00; }
#photogallery li a { border:3px solid #A1A1A8; float:left; }
#photogallery li a:hover { border:3px solid #CCFF00; }
#photogallery li a:active { border:3px solid #CCFF00; }
#photogallery li a.active { border:3px solid #CCFF00; }

#galleryimage { }
#galleryimage.disc { background:url(/images/loadingdisc.gif) center center no-repeat; }
#galleryimage.nodisc { background:none; }
