BODY{
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
CURSOR: url(lilcursor.ani);

}

table, td, font, p, i, body, div {
font-family: georgia;
font-size:8pt;

font-weight:normal;
line-height:8pt;
font-style:normal;
color:#000000;
CURSOR: url(lilcursor.ani);
}

b{
  color:#000000;
  font-size:8pt;
  
  font-family: georgia;
  font-weight:bold;
  text-decoration:none;}

i{
  color: #000000;
  font-size:8pt;
  
  font-family: georgia;
  font-style: italic;}
  
li {
  list-style-type:square; list-style-image:url('lilstar.gif')
}

u {
  color:#000000;
  border-bottom:3px solid #ffffff;
  
  font-family:georgia;
  font-size:8pt;}
  
strong {
  color:#000000;
  font-family:arial black;
  text-transform:lowercase;
  font-size:14pt;
  font-style:normal;

  }


BODY
A:LINK {
color:#000000;
font-size:8pt;

text-decoration: none;
font-weight:normal;
font-family: georgia;}

A:VISITED {
color:#000000;
font-size:8pt;

text-decoration: none;
font-weight:normal;
font-family: georgia;
cursor: url(lilcursor.ani);
}

A:hover {
color:#000000;
font-size:8pt;
text-decoration: underline;
font-weight:normal;
font-family: georgia;
cursor: url(lilcursor.ani);
letter-spacing:3px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
cursor: url(lilcursor.ani);
}

TEXTAREA {
border:1px solid #ffffff; CURSOR: url(lilcursor.ani);
FONT-SIZE: 8pt;

BACKGROUND-COLOR: #ffffff;
COLOR: #000000;
FONT-WEIGHT:normal;
FONT-FAMILY: georgia;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
}

INPUT {
border:1px solid #ffffff; CURSOR: url(lilcursor.ani);
FONT-SIZE: 8pt;

BACKGROUND-IMAGE:url('atomicmuffinlayout4bg.jpg');
COLOR: #000000;
FONT-WEIGHT:normal
}

BODY{
background-color:transparent;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }