/* 

	CSS Document 

	July 02, 2007

	TimmyLI

	DIABC Website

	photo_gallery.css

*/







body

{

	font-family:Arial, Helvetica, sans-serif;

	color:gray;

	font-size:10pt;

	background-image:url(../../img/main/watermark_bc.gif);

	background-attachment:fixed;

	background-repeat:no-repeat;

	background-position:top right;

}



p{margin-bottom:0!important;}

p:first-line{letter-spacing:normal!important;}

p:first-letter{font-weight:100!important;font-size:10pt!important;}



#tblGallery{/*width:500px;*/}

#tblGallery h2{color:#b3894c;}

#tblGallery .pSubHeader{font-size:12pt!important;color:#4c769e;padding:2px;margin-bottom:5px;word-spacing:normal!important;}

#tblGallery .pSubHeader:first-letter{font-size:12pt!important;}



#tblGallery h3 {margin-bottom:5;color:#6e6c62;font-family:arial;letter-spacing:1;}

#tblGallery p {margin:0;background-image:none;letter-spacing:.75;}

#tblGallery hr{color:#003d7b;border-style:none;}

#tblGallery td{text-align:center;}

#tblGallery img{border-width:1px;border-color:black;margin-bottom:10px;}

#tblGallery .tdLinkbar{padding-bottom:20px;text-align:right;}

#tblGallery a {font-size:11pt;color:#b8c8d8;text-decoration:none;margin-bottom:25px;}

#tblGallery a:hover {color:#3c69c4;text-decoration:underline;}


