/* CSS Document */
body { background-color: #000000;
	   background-attachment: fixed;
	   background-repeat: no-repeat; 
	   scrollbar-face-color: #555555;
	   scrollbar-shadow-color: #555555;
	   scrollbar-highlight-color: #555555;
	   scrollbar-3dlight-color: #555555;
	   scrollbar-darkshadow-color: #555555;
	   scrollbar-track-color: #000000;
	   scrollbar-arrow-color: #000000; 
	   font-family: futura, gill sans, myriad, chicago, verdana, arial, helvetica, sans-serif;
	   border-width: 0px; border-style: none; border-color: #000000; }
a { border-width: 0px; border-style: none; border-color: #000000; text-decoration: none; color: #ffffff; }
img { margin: 0px; border-width: 0px; border-style: none; border-color: #000000; padding: 0px; }

body.icon { background-image: url(../images/topFrameGridRight.jpg); }
.icon img { position: absolute; top: 0px; right: 0px }

.iconbuttons { background-image: url(images/topFrameGrid.jpg); }
        	
#fitzbuttons { position: absolute; top: 0px; left: 0px; height: 80px; width: 80px; }

body.sketch { background-color: #ffffff }
.sketch img { position: absolute; top: 0px; right: 0px; height: 330px; }
body.sketchblack { background-image: url(../images/topFrameGrid.jpg); }
.sketchblack img { position: absolute; top: 0px; right: 0px }
.thumbnails { position: absolute; top: 0px; left: 0px; 
			  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;  
			  white-space: nowrap; overflow-y: hidden }
.thumbnails img { height: 70px; }
/* values for IE5 mac */
.thumbnailsVert { position: absolute; top: 0px; right: 15px; bottom: 15px; left: 0px; 
				  margin-right: -15px; margin-bottom: -15px; overflow-x: hidden; } 
/* hide from IE mac \*/
.thumbnailsVert { right: 0px; bottom: 0px; margin-right: 0px; margin-bottom: 0px; }
/* IE Mac can see the rest of the style sheet */
.thumbnailsVert img { margin-top: 0px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; width: 67px; }
.life img { position: absolute; top: 0px; left: 0px; margin-bottom: -15px; height: 475px; width: 310px; }
.logo img { position: absolute; top: 0px; right: 15px; margin-right: -15px; height: 80px; width: 200px; z-index: -1; }

a:link { color: #ffffff } 
a:visited { color: #ffffff }
a:hover { color: #ffffff }
a:active { color: #000000 }

