body { background-color: #000; padding: 0;}
body * { font-family: Arial, Verdana, Sans-Serif;}

a, a:visited { color: #999; text-decoration: none; }
a:hover { text-decoration: underline; }


#outer { width: 1192px; padding: 0; margin:auto;}


#header { padding: 104px 0 0 296px; background-image:url('../images/header.jpg'); background-repeat:no-repeat; }

#menu { height: 46px; }
#contentbody { }
#col1 { background-image: url('../images/col-lf.jpg'); height: 431px; width:183px; background-repeat:no-repeat; float:left;}
#col2 { margin: 0 191px 0 183px; }
#col3 { background-image: url('../images/col-rg.jpg'); height: 431px; width:191px; background-repeat:no-repeat; float:right;}
#heading { font-size:19px; color: #999; padding: 30px 0 0 100px; height: 50px;background-image: url('../images/heading.jpg'); background-repeat:no-repeat; }
#main-content { font-size:11px; line-height:15px; padding: 10px 80px 40px 80px; color: #999; background-image: url('../images/main-content.jpg'); background-repeat: repeat-y;}
#bottom {  height: 31px; background-image: url('../images/bottom.jpg'); background-repeat:no-repeat;}

ul#main-menu { margin: 0; padding: 0; list-style: none; background-repeat: no-repeat; height: 46px; }
ul#main-menu li { margin: 0; padding: 0; list-style: none; display: block; float: left; }
ul#main-menu li a { display: block; background-image: url('../images/nav.jpg'); height: 46px; }
ul#main-menu li a:hover, ul#main-menu li.sel a { background-image: url('../images/nav-sel.jpg'); }
ul#main-menu li a span { display:none; }

ul#main-menu li#home a { width: 74px; }
ul#main-menu li#about a { background-position: -74px 0px; width: 93px; }
ul#main-menu li#gallerycategory a { background-position: -167px 0px; width: 103px; }
ul#main-menu li#events a { background-position: -270px 0px; width: 97px; }
ul#main-menu li#subscribe a { background-position: -367px 0px; width: 116px; }
ul#main-menu li#contact a { background-position: -483px 0px; width: 97px; }

/* contact us */
.contact-us table tr th { text-align: left; }
.contact-us .name { width: 300px; }
.contact-us .email { width: 300px; }
.contact-us .phone { width: 300px; }
.contact-us .enquiry { width: 400px; }
/* end contact us */

.photo-gallery .gallery {width: 560px;} 
.photo-gallery .gallery .photo {float:left; width: 170px; height: 112px; margin: 0px 10px 10px 0px; border: solid 1 #FFF;}
.photo-gallery .gallery .photo img {border: none; margin:auto; display:block; }
.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; }