* {
font-family: Verdana, Arial, sans-serif;
font-size: small;
color: #1e0068;
}
body {
background-repeat: repeat-y;
padding: 0px;
margin: 8px;
}
.hdr {
height: 80px;
text-align: center;
border:1px solid #999;
background-image: url('fish_sm.gif');
background-position: center left;
background-repeat: no-repeat;
padding-left: 250px;
font-size: 24px;}
.hdr p {
vertical-align: middle;
font-size: 24px;}
#Content {
margin: 10px 0px 0px 200px;
}
.Menu {
position:absolute;
left:20px;
width:172px;
padding:10px;
background-color:#FEC;
border:1px solid #CA8;
top: 100px;
text-align: center;
width:150px;
}
.Menu p {
text-align: center;
}
#Title {
background-color:#FEC;
border-top:1px solid #CA8;
border-bottom:1px solid #CA8;
padding-left: 10px;
}
.thumb {
border: 3px groove #808080;
margin: 3px;
Height: 175px;
Max-Height: 175px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-image: none;
border-color: #888;
}
a.thumb:hover{
background-image: url('corner.gif');
background-repeat: no-repeat;
background-position: bottom right;
border: 3px ridge;
border-color: #c561ff;
}
.thumbDir {
border: 3px groove #808080;
margin: 3px;
Height: 173px;
Max-Height: 173px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-image: none;
border-color: #888;
}
a.thumbDir:hover{
background-image: url('corner.gif');
background-repeat: no-repeat;
background-position: bottom right;
border: 3px ridge;
border-color: #c561ff;
text-decoration: none;
}
.thumbMovie {
border: 3px groove #808080;
margin: 3px;
Height: 200px;
Width: 200px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-image: none;
border-color: #888;
}
a.thumbMovie:hover{
border: 3px ridge;
border-color: #c561ff;
text-decoration: none;
}
.Menu td {
border:1px solid #CA8;
}
.spacer {
clear: both;
}
