body {
background: url('../images/bg-body.gif');
background-repeat: repeat-x;
background-color: #353331;
font-family: helvetica, arial, sans-serif;
}

p {
font-size: 12px;
color: #333333;
}

h1 {
font-size: 18px;
color: #645D5D;
margin-bottom: 10px;
}

h2 {
font-size: 18px;
color: #645D5D;
margin-bottom: 10px;
}

#wrapper {
width: 900px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#top-bar {
height: 20px;
text-align: center;
}

#menu {
width: 900px;
margin-top: 36px;
margin-bottom: 5px;
text-align: left;
}

#content {
text-align: center;
margin-left: auto;
margin-right: auto;
}

#main {
width: 900px;
height: 592px;
background: url('../images/bg-content-white.jpg');
}

#left-content-wrapper {
width: 196px;
height: 500px;
text-align: left;
float: left;
}

#left-content {
margin-top: 120px;
margin-left: 40px;
}

#left-content a:link, #left-content a:visited {
color: #666666;
text-decoration: none;
margin-left: 8px;
} 

#left-content a:active, #left-content a:hover {
color: #333333;
text-decoration: none;
margin-left: 8px;
}

#left-content li{
margin-bottom: 4px;
}

#middle-content-wrapper {
width: 500px;
height: 500px;
line-height: 500px;
float: left;
}

#middle-content {
display: inline;
}

#middle-content img {
vertical-align: middle;
}




#right-content-wrapper {
width: 196px;
height: 500px;
text-align: left;
float: left;
}

#right-content {
margin-top: 120px;
margin-left: 2px;
}


#home-content-wrapper {
width: 900px;
height: 500px;
text-align: center;
vertical-align: middle;
float: left;
}

#home-content {
padding-top: 200px;
}

#home-content a:link, #home-content a:visited{
color: #645D5D;
text-decoration: none;
font-size: 18px;
}

#home-content a:active, #home-content a:hover{
color: #bbbbbb;
text-decoration: none;
font-size: 18px;
}


#contact-content-wrapper {
width: 500px;
text-align: left;
float: left;
}

#contact-content {
padding-top: 124px;
}


#thumbs {
width: 900px;
clear: both;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#footer-wrapper {
margin-top: 20px;
height: 60px;
background: url('../images/footer.gif');
background-repeat: no-repeat;
padding-top: 4px;
}

#footer-wrapper a:link, #footer-wrapper a:visited{
color: #cccccc;
text-decoration: none;
font-size: 12px;
}

#footer-wrapper a:active, #footer-wrapper a:hover{
color: #ffffff;
text-decoration: none;
font-size: 12px;
}


#footer-left {
width: 410px;
float: left;
text-align: right;
}

#footer-left li{
margin-bottom: 4px;
margin-left: 20px;
display: inline;
}

#footer-right {
width: 410px;
float: right;
text-align: left;
}

#footer-right li{
margin-bottom: 4px;
margin-right: 20px;
display: inline;
}

#home-content li{
display: inline;
padding-left: 50px;
}