
body, td, th {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #7c6c4c;
}

#gallery_all_content{
position: relative;
width: 800px;
margin: auto;
background-color : #000000;
text-align: center;
padding: 20px 0 0 0;
}

.gallery_navigation_all{
position: relative;
width: 800px;
background-color : #000000;
text-align: center;
height: 47px;
}

.gallery_info_plate{
position: relative;
width: 130px;
height: 47px;
background-image: url(gallery-graphics/info-plate.gif);
background-repeat:no-repeat;
color: #c3ad91;
font-weight: bold;
float: left;
}

.gallery_navigation_column{
position: relative;
width: 335px;
height: 47px;
margin: 0 0 0 0;
float: left;
}



a:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #7c6c4c;
text-decoration : none;
border: 0 none;
font-weight: normal;
}

a:visited {
color: #7c6c4c;
text-decoration: none;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #7c6c4c;
font-weight: normal;
}

a:active {
color: #7c6c4c;
text-decoration: none;
font-weight: normal;
}



