.footerbar A:link {text-decoration: none; color: #aaaaaa;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:12px;line-height:0.8em;}
.footerbar A:visited {text-decoration: none; color: #aaaaaa;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:12px;line-height:0.8em;}
.footerbar A:active {text-decoration: none; color: #aaaaaa;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:12px;line-height:0.8em;}
.footerbar A:hover {text-decoration: none; color: #ffffdd;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:12;line-height:0.8em;}

.tablestyle A:link {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-size:100%;line-height:0.8em;font-weight: bold;}
.tablestyle A:visited {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-size:100%;line-height:0.8em;font-weight: bold;}
.tablestyle A:active {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-size:100%;line-height:0.8em;font-weight: bold;}
.tablestyle A:hover {text-decoration: none; color: #ffffdd;font-family: Arial, Helvetica, sans-serif;font-size:100%;line-height:0.8em;font-weight: bold;}

.textlink A:link {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.textlink A:visited {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.textlink A:active {text-decoration: none; color: #17130F;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.textlink A:hover {text-decoration: none; color: #ffffdd;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}

.alink A:link {text-decoration: none; color: #dddd55;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.alink A:visited {text-decoration: none; color: #dddd55;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.alink A:active {text-decoration: none; color: #dddd55;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}
.alink A:hover {text-decoration: none; color: #ffffdd;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:100%;line-height:0.8em;}



body 
{
background-image:url('../brown174.jpg');
color:#17130F;
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
line-height:1.4em;
}

HR 
{
border: 1px solid #332000;
height:1px;width:90%;
background:#332000;
margin:0px 25px 0px 25px;
}

//background-color:#2C1901;

div.fader
{
zoom:1;
z-index:2;
position:absolute;
display:none;
height:600px;
width:600px;
}

img.gallery
 {
 filter:alpha(opacity=80);
 opacity : 0.8;
 width: 96px;
 height: 96px;
 border:none;
 }

img.gallery:hover
{
 filter:alpha(opacity=100);
 opacity : 1.0; 
 width: 96px;
 height: 96px;
 border:none;
 }

img.books
 {
 filter:alpha(opacity=60);
 opacity : 0.6;
 width: 96px;
 height: 141px;
 border:none;
 }

img.books:hover
{
 filter:alpha(opacity=100); 
 opacity : 1.0 ;
 width: 96px;
 height: 141px;
 border:none;
 }
 
img.button
{
 filter:alpha(opacity=60);
 opacity : 0.6;
 }

img.button:hover
{
 filter:alpha(opacity=100); 
 opacity : 1.0 ;
}


table.actionBar 
{
 //  background-color: #837050;
background-image: url(../rock.jpg);
   width: 700px;
   height: 25px;
   padding: 2px;
//   border-spacing: 2pt;
//   border-style: solid;
////   border-color: #dddddd;
//   border-width: 1px 0px 1px 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   line-height:1.4em;
}

table.mainTable 
{
    background-image: url(../rock.jpg);
 //   background-color: #17130F;
    width: 700px;
    padding: 15px;
//    border-spacing: 2pt;
//    border-style: solid;
//    border-color: #dddddd;
//    border-width: 1px 0px 1px 0px;
    color:#17130F;
    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    font-weight:bold;
    line-height:1.4em;

}
/*
table.aboutTable
{
    background-color: #17130F;
    width: 700px;
    padding: 2px;
    border-spacing: 10pt;
    border-style: solid;
    border-color: #dddddd;
    border-width: 1px 0px 1px 0px;
    color: #dddddd;
    font-family: Arial, Helvetica, sans-serif;
    font-size:80%;
    line-height:1.4em;
}
*/
table.buyTable
{
    background-color: #17130F;
    width: 700px;
    padding: 2px;
    border-spacing: 10pt;
    border-style: solid;
    border-color: #dddddd;
    border-width: 1px 0px 1px 0px;
    color: #dddddd;
    font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:1.4em;
}

.theshadow 
{
 background-color:#101005; 
 border:0px solid #aaaaaa; 
 margin: 4px 4px;
}
.theshadow > img 
{
 margin:-6px 2px 2px -6px; 
 border:4px solid #38302A
}

img.maingallery
 {
 width: 96px;
 height: 96px;
 opacity : 0.6;
 filter:alpha(opacity=60);
 zoom:1;
 border:none; 
 }

img.maingallery:hover
{
 width: 96px;
 height: 96px;
 opacity : 1.0; 
 filter:alpha(opacity=100);
 zoom:1;
 border:none;
}

.horizontalMenu
{
text-align:justify;
width:700px;
background-image: url(../rock.jpg);
//border-style:solid;
//border-width: 2px 0px 2px 0px;
border-color:#17130F;
margin:10;
}

.filler
{
width:100%;
display: inline-block;
height:0px;
}

.item
{
display: inline-block;
color: #17130F;
font-weight: bold;
font-size:100%;
background-image: url(../rock.jpg);
}

.item a
{
//max-height:20px;
display: inline-block;  
font-weight: bold;
color: #17130F;
text-decoration: none;
}

.item a:hover
{
color: #ffffdd;
}

.item img 
{   
display: inline-block;   
margin-left: auto;   
margin-right: auto; 
}

.textbox
{
width:700px;
background-image: url(../rock.jpg);
background-repeat: repeat;
margin: 0 auto;
display:block-inline;
color:#17130F;
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
line-height:1.4em;
}

//.textbox img
//{
//background-image: url(../rock.jpg);
//padding: 20px; 
//display:inline-block;
//}

.gallery
{
width:700px;
background-image: url(../rock.jpg);
}

.gallery img
{
width: 96px;
display: inline;
margin: 10px 30px 10px 30px; 
vertical-align: middle; 
margin-left: auto;   
margin-right: auto; 
filter:alpha(opacity=80);
opacity : 0.8;
text-decoration: none;
border-style: none
}

.gallery img:hover
{
filter:alpha(opacity=100);
opacity : 1.0;
}
