/* Base styles for Pixelbox */

/* Globals
---------------------------------------------------------------------------*/
body {
	font-family: "lucida grande", tahoma, verdana, sans-serif;
	font-size: 62.5%;
	margin: 0; 
	padding: 0;
	text-align: left;
}

.right, .left { border: 1px solid #eff1c6; background: #f8f9dc; padding: 5px;}
.right { float: right; margin: 0 0 5px 5px; }
.left { float: left; margin: 0 5px 5px 0;}

.bdrwhite { border: 1px solid #fff; }
.bdrnone, .last { border: none; background: none;}

/* Links
---------------------------- */
a { color: #3a79aa; text-decoration: none; }
a:hover, a:focus { color: #de7300; }
a:visited { color: #1f5987; }
a img { border: 0; }

/* Text
----------------------------- */
ul, ol { margin: 0; padding: 0; }

#searchbar ul li, #nav li, #subnav li, .anchors li { list-style: none; }

#nav li a { font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { margin: 0; }
h1, h2, h3, h4 { font-family:Arial, Helvetica, sans-serif; }

p { margin: 0 0 16px 0; line-height: 1.4em; }

.graybold strong { color: #666; }

.green { color: #438a23; }
.red { color: #931709; }

/* Structure
----------------------------------*/ 
#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	z-index: 2;
	font-size: 1.1em;
	text-align: left;
	color: #333;
}

#content { font-size: 1em; }

/* Header
----------------------------------*/
#header h1 {
	background: transparent url(/images/logo.gif) 0 0 no-repeat;
	margin: 20px 0 4px 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 153px;
	height: 50px;
}
.column a:link {color: #009900;}
      .column a:visited {color: #999999;}
      .column a:hover {color: #333333;}
      .column a:focus {color: #333333;}
      .column a:active {color: #009900;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #580000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 9pt;
	color: #FFCC00;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
.sidetextlink {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 8.5pt;
	color: #333333;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
.bodytext { 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 8.5pt; 
	font-style: normal; 
	color: #333333; 
} 
.bodyheads { 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 10pt; 
	font-style: normal; 
	color: #FFCC00; 
	font-weight: bold; 
} 
.bodytextside { 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 8.5pt; 
	font-style: normal; 
	color: #333333; 
} 
.boxtext { 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 8.5pt; 
	font-style: normal; 
	color: #FFFFFF; 
} 
.boxtextlink { 
	font-family: Tahoma, Verdana, Helvetica, Arial; 
	font-size: 8.5pt; 
	font-style: normal; 
	color: #FFCC00; 
	text-decoration: underline; 
	cursor: hand; 
	filter: Invert; 
} 
.maincopy {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	line-height: 20px;

} 
<style type="text/css">
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
</style>
.sidecopy {

	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	line-height: normal;
}
.sidecopy {

	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 8.5pt;
	font-style: normal;
	color: #333333;
	line-height: normal;
}
.products {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;

}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
