body {
 margin:0; 
 padding:0; 
 background-color:#e6f0f0;
 background-image:url(bg-tankbottom.gif);
 background-position:0 bottom;
 background-repeat:repeat-x;
 background-attachment:fixed;
}
#tanktop {
 background-image:url(bg-surface.gif);
 height:40px;
 width:100%;
 top:0;	
}
#fishtankcontent {	
 margin:0 0 0 200px;
 width:500px;
}
.menu {
 position:absolute;
 display:block;
 text-decoration:none;
 font-weight:bold;
 font-family:Verdana,sans-serif;
 font-size:14px;
}
.menu div {text-align:center}

.fish {
 width:138px;
 height:46px;
 background-image:url(menufish.gif);
}
.fish:hover {background-image:url(menufish-hover.gif); color:#ffcccc}
.fish div {padding-top:15px; }

.fishl {
 width:138px;
 height:46px;
 background-image:url(menufishl.gif);
}
.fishl:hover {background-image:url(menufishl-hover.gif); color:#ffcccc}
.fishl div {padding-top:15px; }

.goldfish {
 width:100px;
 height:50px;
 background-image:url(goldfish.gif);
}
.goldfish:hover {background-image:url(goldfish-hover.gif); color:#993333}
.goldfish div {padding-top:10px;}

.goldfishl {
 width:100px;
 height:50px;
 background-image:url(goldfishl.gif);
}
.goldfishl:hover {background-image:url(goldfishl-hover.gif); color:#993333}
.goldfishl div {padding-top:10px;}

#menuhome    {top:80px;  left:20px}
#menubio     {top:170px; left:35px}
#menufridge  {top:250px; left:15px}
#menugoldfish{top:340px; left:20px}
#menugallery {top:440px; left:20px}
#menublog    {top:450px; left:5px}

#menupsav    {top:80px;  left:750px;}
#menugrumble {top:160px; left:780px;}
#menubray    {top:250px; left:740px;}
#menusb      {top:320px; left:770px;}
#menufolded  {top:420px; left:760px;}

h1, h2, h3, h4, h5, h6 {font-family:Verdana,sans-serif; color:#335577}

div.fridgepaper {
 width:520px; 
 background-color:white; 
 border:2px solid black; 
 margin:40px 0px; 
 color:black; 
 text-align:left;
}
div.fridgepaper a:visited {color:#666600}
div.fridgepaper a:link {color:blue}
div.fridgepaper p, div.fridgepaper td {color:black}
ul.fridgelist li {margin-bottom:6px}

#fridgecontent {margin:10px 30px}

#fridgemagnets {height:40px}
#fridgemagnets a {text-decoration:none}
#magnetstuck {position:relative; top:-32px; left:10px}
#magnetto {position:relative; top:-36px; left:15px}
#magnetthe {position:relative; top:-36px; left:20px}
#magnetfridge {position:relative; top:-25px; left:25px}

.biglink  {text-decoration:underline; font-weight:bold}
a:hover .biglink {text-decoration:underline; font-weight:bold}

h2.pix {font-size:15pt; margin-bottom:0px}
h3.pix {font-size:13pt; margin-bottom:4px; margin-top:0px; color:#009999}
div.galleryguide {float:right; width:100px; margin-right:20px}
table.galleryguide {border:1px solid gray; margin:0 0 0 10px}
table.galleryguide p {margin:0px; font-size:8pt}
table.galleryguide td {padding:5px}
.pixtable {margin-top:20px; position:relative; left:-20px; width:550px}
.pixtable td {padding:15px 0}
.piximage {padding-right:5px !important; padding-bottom:10px}




