
body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #222;
text-align: center;
background: #999 url(images/gallery_bg.jpg) repeat fixed top left;
padding: 0; margin: 0;
}

a {
text-decoration: none;
color: #333;
}

a:hover {
color: #000;
text-decoration: underline;
}



h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 23px;
margin-top: 15px; 
}


a img {
border: none;
}

img.galleryimg {
border: 1px solid #666;
padding: 3px;
margin: 5px;
}

a:hover img.galleryimg {
border: 1px solid #CCC;
}

p {
line-height: 18px;
}

b {
font-size: 14px;
}

#layer1 {
position:absolute; width:100%; height:116px; z-index:1; left: 0px; top: 0px;
}

#center{
width: 70%;
margin: 0 auto;
}

.floatLeft {
float: left;
width: 200px;
}

.floatRight {
float: right;
width: 200px;
margin-top: 90px;
}

.floatRight2 a {
font-size: 13px;
}

.floatRight2 {
float: right;
width: 200px;
margin-top: 30px;
}

#topBanner {
background-color: #FFF;
padding-top: 10px; padding-bottom: 10px;
border-bottom: 5px solid #BBB;
overflow: hidden;
}

#topBanner a {
color: #666;
}

#galleryContent {
padding-top:10px;
padding-left: 10px;
width: 70%;
text-align: left;
margin: 0 auto;
}

#footer {
clear: both;
margin-top: 40px;
padding-bottom: 10px;
width: 70%;
text-align: left;
margin: 0 auto;
}