/* This is the main style page for FISK DESIGN-PHOTO BOOK */

body {
background-color: #fee7be;
font-family: Verdana, Helvetica, Arial, sans-serif; 
margin: 0px;
padding: 0px; 
text-align: left;
}

#container {
margin: 0px;
padding: 0px; 
width:800px;
text-align: left;
}

#content {
margin: 0px;
padding: 0px; 
width:800px;
height: 500px;
text-align: left;
}

#footer {
width:800px;
height: 170px;
clear: right;
padding-top: 10px; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
text-align: center;
color: #537765; 
background-image: url(../img_book/Bkgd.jpg);
background-repeat: no-repeat; }

#footer a {
color: #537765;
text-decoration: none; 
}

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

#footer a:active {
color: #000000;
text-decoration: underline; 
font-weight: bold; 
}

a:link {
color: #537765;
text-decoration: none; 
}

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

a:active {
color: #000000;
text-decoration: underline; 
}

.index {
background-image: url(../img_book/index2.gif);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
opacity: .5;
background-position: 5px;
padding-left: 1.5em; 
}

.index2 {
background-image: url(../img_bookindex2.gif);
background-repeat: no-repeat;
margin: 0px;
float: left;
background-position: 5px;
clear:right;
padding-left: 1.5em; 
}