body { background-color: #000000 !important; }
body * { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; color: #FFFFFF; }

h1 { font-size: 150%; color: #900; }
h2 { font-size: 140%; color: #900; }
h3 { font-size: 130%; color: #900; }
h4 { font-size: 120%; color: #900; }
h5 { font-size: 110%; color: #900; }

A {COLOR: #CCCCCC; TEXT-DECORATION: none;}
A:visited {COLOR: #CCCCCC; TEXT-DECORATION: none}
A:hover {COLOR: #CCCCCC; TEXT-DECORATION: none;}

.image-bg { background-image:url(../images/image-bg.jpg); background-repeat:no-repeat; }

.photo-gallery .gallery .photo {float:left; height: 112px; width: 170px; margin: 0px 4px 4px 0px;}
.photo-gallery .gallery .photo img {border:none; display:block; margin:auto}
.photo-gallery .gallery .photos .clear {clear:left;}
.photo-gallery .gallery .clear {clear:left;}

.photo-gallery .categories { padding: 0 0 3px 20px; }
.photo-gallery .categories .category { margin: 3px 10px 0 0; padding: 4px; height: 133px; }
.photo-gallery .categories .category .image { float: left; width: 200px; height: 133px; border: none; }
.photo-gallery .categories .category .info { padding-left: 210px; }
.photo-gallery .categories .category .name a { font-weight: bold; font-size: 15px; text-decoration: none !important; }
.photo-gallery .categories .category .date { padding-top: 4px; }
.photo-gallery .categories .category .summary {  }
.photo-gallery .categories .category .more-link { display: none; }
