#staticcontent
	{
	left: 176px;
	width: 670px;
	}


#foliocontent
	{
	width: 640px;
	}

form
	{
	margin: 0;
	padding: 0;
	}	


#login
	{
	width: 100%;
	margin-bottom: .6em;
	}
	
	#sign font, #searchbox font
		{
		font: normal 10px/1em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		color: #ffffff;
		}
	
	#sign td
		{
		}

	#help
		{
		text-align: right;
		font-size: 10px;
		color: #ffffff;
		vertical-align: bottom;
		}
	
		#help a, #help a:link, #help a:visited
			{
			color: #f8cd67;
			text-decoration: none;
			}
			
		#help a:hover, #help a:active
			{
			color: #ffffff;
			}


#searchbox
	{
	background: #56A1D5;
	margin-bottom: 1em;
	padding: 2px 8px;
	border: 1px solid #9BC8E6;
	}
	
#displayheader
	{
	width: 100%;
	margin-bottom: .5em;
	border-bottom: 1px solid #9BC8E6;
	}
	
	#displaytitle
		{
		padding: 2px;
		font-weight: bold;
		font-size: 16px;
		color: #f8ab39;
		}
		
	#displaycount
		{
		font-size: 10px;
		padding: 2px;
		text-align: right;
		vertical-align: bottom;
		}
		
#displaysubheader
	{
	width: 100%;
	background: #56A1D5;
	padding: 2px 8px;
	border: 1px solid #9BC8E6;
	}

	#pagelinks
		{
		padding: 2px 8px 0 8px;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		}
		
	#trnav
		{
		padding: 0 8px 2px 8px;
		text-align: right;
		vertical-align: bottom;
		}
		
	#thumbsel
		{
		width: 100%;
		border-top: none;
		}
	
	#thumbsel td
		{
		text-align: right;
		background: none;
		padding: 2px;
		}
			
	#thumbsel, #thumbsel tr
		{
		background: none;
		}
		
#categorylist
	{
	margin-bottom: 1em;
	}
	
	#categorylist a, #categorylist a:link, #categorylist a:visited
		{
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		}
		
	#categorylist a:hover, #categorylist a:active
		{
		color: #f8ab39;
		}

#categoryjump
	{
	background: #56A1D5;
	padding: 4px 8px;
	border: 1px solid #9BC8E6;
	}
	
#categorysel
	{
	width: 100%;
	margin-bottom: 1em;
	}
	
	#prevcat
		{
		padding: 4px 8px;
		}
	
	#nextcat
		{
		text-align: right;
		font-size: 10px;
		color: #ffffff;
		vertical-align: bottom;
		}
	
		#prevcat a, #prevcat a:link, #prevcat a:visited, #nextcat a, #nextcat a:link, #nextcat a:visited
			{
			color: #f8cd67;
			text-decoration: none;
			}
			
		#nextcat a:hover, #nextcat a:active, #nextcat a:hover, #nextcat a:active
			{
			color: #ffffff;
			}
	
#thumbnails td, #thumbnails tr
	{
	background: none;
	}	
	
#pagelinks
	{
	width: 100%;
	margin-bottom: 1em;
	}
	
	#prevpage
		{
		padding: 4px 8px;
		width: 33%;
		}
		
	#linkedpages
		{
		padding: 4px 8px;
		text-align: center;
		width: 34%;
		}	

	#nextpage
		{
		padding: 4px 8px;
		text-align: right;		
		width: 33%;
		}
		
#searchinfo
	{
	text-align: center;
	font-size: 10px;
	}
	
#fullview
	{
	text-align: center;
	}
	
#iptctable table
	{
	width: 100%;
	margin-bottom: 1em;
	sborder: 1px solid #9BC8E6;
	background: #9BC8E6;
	}
	
	#iptctable td
		{
		background: #0D6CB6;
		padding: 4px 8px;
		vertical-align: top;
		}
		
	#iptctable font
		{
		font-size: 11px;
		color: #ffffff;
		text-transform: capitalize;
		}
		
	#iptctable a, #iptctable a:link, #iptctable a:visited
		{
			color: #f8cd67;
			text-decoration: none;
		}
		
	#iptctable a:hover, #iptctable a:active
		{
			color: #ffffff;
		}
		

	
#picinfo	
	{
	width: 100%;
	border: 1px solid #9BC8E6;
	margin-bottom: 1em;
	background: #56A1D5;
	}
	
	#picinfo td
		{
		padding: 4px 8px;
		}
	
	#picinfo .headerrow td
		{
		background: #0D6CB6;
		}
		

