html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body
	{
	background:#ffffff;
	color:#626466;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	margin:0 20px;
	padding:0;
	}

h2
	{
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:30px;
	}

h3
	{
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	}
		
a
	{
	color:#626466;
	text-decoration:none;
	}
	
a:hover
	{
	text-decoration:underline;
	}

#wrapper
	{
	width:940px;
	}

#liquidWrapper
	{
	min-width:940px;
	width:100%;
	}

#browsePageWrapper
	{
	width:953px;
	}

#header
	{
	float:left;
	height:65px;
	width:100%;
	}

#browsePageHeader
	{
	float:left;
	height:65px;
	width:940px;
	}

#logo
	{
	display:inline;
	float:left;
	margin:23px 0 0 16px;
	width:336px;
	}
#logo2
	{
	display:inline;
	float:left;
	margin:16px 0 0 16px;
	width:326px;
	}
#loginMenu
	{
	float:right;
	font-size:10px;
	height:28px;
	line-height:16px;
	margin-top:18px;
	}

#loginMenu ul
	{
	float:left;
	padding:0 12px 0 16px;
	width:70px; /* 98 w padding */
	}

#loginMenu ul.login
	{
	border-right:1px dotted #a1a2a4;
	width:55px;
	}

#mainNav
	{
	background:url('../images/menu_bg.gif');
	clear:both;
	height:30px;
	margin-bottom:9px;
	}

#browsePageMainNav
	{
	background:url('../images/menu_bg.gif');
	clear:both;
	height:30px;
	margin-bottom:9px;
	width:940px;
	}

ul#menu
	{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	}
	
#menu li
	{
	overflow:hidden;
	text-indent:-9999px;
	display:inline;
	float:left;
	margin-right:0;
	}

#menu li a
	{
	background:url('../images/menu.gif') no-repeat;
	width:100%;
	height:100%;
	display:block;
	}

#menu li.home
	{
	width:66px;
	height:30px;
	}

#menu li.home a
	{
	background-position:0 0;
	}

#menu li.home a:hover
	{
	background-position:0px -30px;
	}

#menu li.assignments
	{
	width:118px;
	height:30px;
	}

#menu li.assignments a
	{
	background-position:-66px 0;
	}

#menu li.assignments a:hover
	{
	background-position:-66px -30px;
	}

#menu li.contributors
	{
	width:126px;
	height:30px;
	}

#menu li.contributors a
	{
	background-position:-184px 0;
	}

#menu li.contributors a:hover
	{
	background-position:-184px -30px;
	}

#menu li.features
	{
	width:93px;
	height:30px;
	}

#menu li.features a
	{
	background-position:-310px 0;
	}

#menu li.features a:hover
	{
	background-position:-310px -30px;
	}

#menu li.buyprints
	{
	width:104px;
	height:30px;
	}

#menu li.buyprints a
	{
	background-position:-403px 0;
	}

#menu li.buyprints a:hover
	{
	background-position:-403px -30px;
	}

#menu li.contactus
	{
	width:90px;
	height:30px;
	}

#menu li.contactus a
	{
	background-position:-507px 0;
	}

#menu li.contactus a:hover
	{
	background-position:-507px -30px;
	}

#menu li.mybasket
	{
	float:right;
	width:99px;
	height:30px;
	}

#menu li.mybasket a
	{
	background-position:-841px 0;
	}

#menu li.mybasket a:hover
	{
	background-position:-841px -30px;
	}

ul#menu2
	{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	}
	
#menu2 li
	{
	overflow:hidden;
	text-indent:-9999px;
	display:inline;
	float:left;
	margin-right:0;
	}

#menu2 li a
	{
	background:url('../images/menu2.gif') no-repeat;
	width:100%;
	height:100%;
	display:block;
	}

#menu2 li.home
	{
	width:66px;
	height:30px;
	}

#menu2 li.home a
	{
	background-position:0 0;
	}

#menu2 li.home a:hover
	{
	background-position:0px -30px;
	}

#menu2 li.assignments
	{
	width:118px;
	height:30px;
	}

#menu2 li.assignments a
	{
	background-position:-66px 0;
	}

#menu2 li.assignments a:hover
	{
	background-position:-66px -30px;
	}

#menu2 li.contributors
	{
	width:126px;
	height:30px;
	}

#menu2 li.contributors a
	{
	background-position:-184px 0;
	}

#menu2 li.contributors a:hover
	{
	background-position:-184px -30px;
	}

#menu2 li.subscribe
	{
	width:93px;
	height:30px;
	}

#menu2 li.subscribe a
	{
	background-position:-310px 0;
	}

#menu2 li.subscribe a:hover
	{
	background-position:-310px -30px;
	}

#menu2 li.contactus
	{
	width:104px;
	height:30px;
	}

#menu2 li.contactus a
	{
	background-position:-403px 0;
	}

#menu2 li.contactus a:hover
	{
	background-position:-403px -30px;
	}


#menu2 li.mybasket
	{
	float:right;
	width:99px;
	height:30px;
	}

#menu2 li.mybasket a
	{
	background-position:-841px 0;
	}

#menu2 li.mybasket a:hover
	{
	background-position:-841px -30px;
	}
	
#searchRow
	{
	float:left;
	height:20px;
	width:750px;
	}

#search
	{
	float:left;

	height:20px;
	margin:0;
	width:376px;
	}
	
#siteSearch
	{
	height:20px;
	line-height:15px;
	margin:0;
	}
	
.searchbox
	{
	border:1px solid #4e5153;
	color:#000000;
	float:left;
	height:16px;
	margin:0;
	width:290px;
	}
	
.searchbutton
	{
	margin:0;
	height:20px;
	width:79px;
	}
	
/* browse drop down */

ul#topnav
	{
	margin-left:11px;
	padding:0;
	float:left;
	width:79px;
	list-style:none;
	}
	
ul#topnav li
	{
	float:left;
	margin:0;
	padding:0;
	position:relative;
	}
	
ul#topnav li a
	{
	float:left; 
	text-indent:-9999px;
	height:20px;
	}
	
ul#topnav li:hover a, ul#topnav li a:hover
	{
	background-position:0px -20px;
	}

ul#topnav a.browse
	{
	background: url(../images/browse.gif) no-repeat;
	width: 79px; 
	}

ul#topnav li .sub
	{
	border:1px dotted #797b7d;
	border-top:0;
	position: absolute;	
	top: 20px;
	left: 0;
	background: #ffffff;
	padding: 5px;
	float: left;
	display: none;
	z-index:9999;
	}
	
ul#topnav li .row
	{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
	}
	
ul#topnav li .sub ul
	{
	list-style:none;
	margin:0;
	padding:0;
	width:130px;
	float:left;
	}
	
ul#topnav .sub ul li
	{
	width:100%;
	color:#999999;
	}

ul#topnav .sub ul li a
	{
	float:none; 
	text-indent:0; /*--Reset text indent--*/
	height:auto;
	line-height:13px; /* two line navs */
	background:url(../images/arrow.gif) no-repeat 5px 5px;
	padding:3px 5px 3px 15px;
	display:block;
	text-decoration:none;
	color:#626466;
	}
	
ul#topnav .sub ul li a:hover
	{
	color:#626466;
	text-decoration:underline;
	background-position: 5px 5px ;
	}

/* end browse drop down */

#advancedSearch
	{
	float:left;
	font-size:10px;
	height:20px;
	line-height:20px;
	margin-left:13px;
	}

#advancedSearchHeader
	{
	background-color:#7e0025;
	float:left;
	height:30px;
	margin:18px 0 14px 0;
	width:100%;
	}

#advancedSearchHeader img
	{
	display:inline;
	margin-left:15px;
	}

#login
	{
	float:left;
	font-size:10px;
	height:20px;
	line-height:20px;
	margin-left:13px;
	}

#loginHeader
	{
	background-color:#7e0025;
	float:left;
	height:30px;
	margin:18px 0 14px 0;
	width:940px;
	}

#loginHeader img
	{
	display:inline;
	margin-left:15px;
	}

#aboutHeader
	{
	background-color:#333399;
	float:left;
	height:30px;
	margin:18px 13px 6px 0;
	width:940px;
	}

#aboutHeader img
	{
	display:inline;
	margin-left:15px;
	}
#featuresHeader
	{
	background-color:#7e0025;
	float:left;
	height:30px;
	margin:18px 13px 6px 0;
	width:940px;
	}

#featuresHeader img
	{
	display:inline;
	margin-left:15px;
	}
	
#subscribeHeader
	{
	background-color:#427A8E;
	float:left;
	height:30px;
	margin:18px 13px 6px 0;
	width:940px;
	}

#subscribeHeader img
	{
	display:inline;
	margin-left:15px;
	}
	
#galleryWrapper
	{
	float:left;
	margin-top:12px;
	}
	
#photos
	{
	float:left;
	}

.galleryTitle
	{
	margin-top:50px;
	}

#browseHeader
	{
	background-color:#d0d1cc;
	float:left;
	height:30px;
	margin:18px 13px 6px 0;
	width:940px;
	}

#browseHeader img
	{
	display:inline;
	margin-left:16px;
	}

#assignmentsHeader
	{
	background-color:#6789c5;
	float:left;
	height:30px;
	margin:18px 13px 6px 0;
	width:940px;
	}

#assignmentsHeader img
	{
	display:inline;
	margin-left:16px;
	}

#browseSplash
	{
	background-color:#d0d1cc;
	color:#626466;
	float:left;
	font-size:12px;
	height:234px;
	line-height:19px;
	width:940px;
	}

#browseSplash img
	{
	float:right;
	margin:4px;
	}

#browseIntro
	{
	float:left;
	margin:17px 16px;
	width:340px;
	}

.browseLinkBox
	{
	float:left;
	height:250px;
	margin:13px 13px 0 0;
	width:225px;
	}
	
.browseImage {
height:144px;
margin-bottom:9px;
}
<!--
.browseLinkBox img
	{
	margin-bottom:9px;
	}
-->

.browseLink a
	{
	background: #fff url('../images/arrow.gif') no-repeat 0 3px;
	color:#6789c5;
	float:left;
	font-size:12px;
	line-height:14px;
	margin-top:3px;
	padding: 0 0 0 12px;
	text-decoration: none;
	}

.browseLink a:hover
	{
	text-decoration:underline;
	}

.browseLinkTitle
	{
	float:left;
	font-size:18px;
	line-height:21px;
	width:225px;
	}

.browseLink
	{
	color:#6789c5;
	float:left;
	font-size:12px;
	line-height:18px;
	}

.browseLinkBox2
	{
	float:left;
	height:225px;
	margin:13px 0 0 0;
	width:225px;
	}

.browseLinkBox2 img
	{
	margin-bottom:9px;
	}
	
#content
	{
	float:left;
	margin-bottom:24px;
	margin-top:20px;
	width:100%;
	}

#firstFeatureBox
	{
	float:left;
	height:200px;
	margin:17px 0 22px 0;
	padding-right:13px;
	width:222px;
	}

#firstFeatureBox p
	{
	line-height:17px;
	margin-top:9px;
	}
	
.featureBox
	{
	border-left:1px dotted #a1a2a4;
	float:left;
	height:200px;
	margin:17px 0 22px 0;
	padding:0 13px;
	width:208px;
	}

.featureBox p
	{
	line-height:17px;
	margin-top:9px;
	}

.featureLink
	{
	margin-top:12px;
	}

.featureLink li
	{
	background: #fff url('../images/arrow.gif') no-repeat 0 3px;
	color:#6789c5;
	float:left;
	line-height:14px;
	margin-top:3px;
	padding: 0 0 0 12px;
	text-decoration: none;
	}

.featureLink a
	{
	color:#6789c5;
	text-decoration: none;
	}

.featureLink a:hover
	{
	text-decoration:underline;
	}

.quickSearchBar
	{
	background-color:#d0d1cc;
	color:#626466;
	float:left;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin:18px 0 14px 0;
	padding:0;
	width:100%;	
	}

.quickSearchBar2
	{
	background-color:#d0d1cc;
	color:#626466;
	float:left;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin:0px 0 10px 0;
	padding:0;
	width:100%;	
	}

.searchTerms
	{
	float:left;
	margin-left:15px;
	}

.imagesFound
	{
	float:left;
	margin-left:65px;
	text-align:center;
	}

.quickSearchBrowse
	{
	float:right;
	margin-right:65px;
	text-align:center;
	}

.quickSearchBrowse img
	{
	margin:0 7px;
	}

.previousNext
	{
	float:right;
	margin-right:15px;
	width:150px;
	}

.previous
	{
	float:left;
	}
	
.previous img
	{
	margin-right:9px;
	}

.next
	{
	float:right;
	}
	
.next img
	{
	margin-left:9px;
	}

#selectResults
	{
	float:left;
	margin-bottom:14px;
	}

.clearfloat
	{
	clear:both;
	}

.resultBox
	{
	float:left;
	height:148px;
	margin:0 14px 42px 0;
	width:177px;
	}

.resultBoxPanel
	{
	background-color:#d0d1cc;
	float:left;
	height:128px;
	width:177px;
	}

.resultBoxPanel img
	{
	display:block;
	margin:9px auto;
	}


.resultBoxFooter
	{
	color:#9D9B9B;
	float:left;
	font-size:10px;
	height:15px;
	margin-top:5px;
	width:177px;
	}

.resultBoxFooter img
	{
	float:right;
	margin-left:4px;
	}
/* overlay results */

.overlayResultBox
	{
	float:left;
	height:106px;
	margin:0 14px 42px 0;
	width:100px;
	}

.overlayResultBoxPanel
	{
	background-color:#d0d1cc;
	float:left;
	height:86px;
	width:100px;
	}

.overlayResultBoxPanel img
	{
	display:block;
	margin:9px auto;
	}


.overlayResultBoxFooter
	{
	color:#9D9B9B;
	float:left;
	font-size:10px;
	height:15px;
	margin-top:5px;
	width:177px;
	}

.overlayResultBoxFooter img
	{
	float:right;
	margin-left:4px;
	}

/* advanced search form */

fieldset {  
margin: 0 0 20px 0;  
padding: 0;  
}  
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;  
}  
fieldset ol {  
padding: 0 1em 0 1em;  
list-style: none;  
}  
fieldset li {  
padding-bottom: 1em;  
}  
fieldset.submit {  
border-style: none;
margin-left:150px;  
}
label.aSearch {    
float: left;    
width: 130px;    
margin: 5px 10px 0 0;    
text-align: right;  
}

/* advanced search form end */
/* login form */

fieldset {  
margin: 0 0 20px 0;  
padding: 0;  
}  
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;  
}  
fieldset ol {  
padding: 0 1em 0 1em;  
list-style: none;  
}  
fieldset li {  
padding-bottom: 1em;  
}  
fieldset.login {  
border-style: none;
margin-left:150px;  
}
label.login { 
width: 130px;    
margin: 5px 10px 0 0;    
text-align: right;  
}

/* login form end */
#footer
	{
	border-top:1px dotted #a1a2a4;
	clear:both;
	font-size:10px;
	margin-bottom:20px;
	padding-top:11px;
	}

#browseFooter
	{
	border-top:1px dotted #a1a2a4;
	clear:both;
	font-size:10px;
	margin-bottom:20px;
	padding-top:11px;
	width:940px;
	}
	
#footerMenu li
	{
	display:inline;
	float:left;
	padding:0 3px;
	}

#footerMenu li.first
	{
	padding:0px;
	}

#footerMenu li.right
	{
	float:right;
	}

#footerMenu a
	{
	color:#626466;
	text-decoration:none;
	}
	
#footerMenu a:hover
	{
	text-decoration:underline;
	}

.captureLogo
	{
	font-family:"Lucida Grande",Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:#9C9C9C;
	font-style:normal;
	font-weight:normal;
	}
	
	table.standardBox { background-color: #fff; border-collapse:collapse;}

	table.standardBox td {
		border:1px solid #D0D1CC;
		padding:3px;
		vertical-align:top;
		}
	table.standardBox td a{color: #565F6B;}
	table.standardBox th {
		background-color:#D0D1CC;
		border:0px solid #C3C3C3;
		padding:3px;
		vertical-align:top;
		}
	table.standardBox th a {color: #fff;}
	
		table.standardBox { background-color: #fff; border-collapse:collapse;}

	table.standardBoxNoBorder td {
			border:0px;
			padding:3px;
			vertical-align:top;
		}
	table.standardBoxNoBorder th {
			border:0px;
			padding:3px;
			vertical-align:top;
		}
	table.standardBoxNoBorder th a {
			color: #fff;
		}
