/* CSS Document */

/* PHOTOS */
#thumbs { padding-top: 10px; overflow: hidden; }
#thumbs img, #largeImage {
border: 1px solid gray;
padding: 4px;
background-color: white;
cursor: pointer;
}
#thumbs img {
float: left;
margin-right: 6px;
}
#description {
background: black;
color: white;
position: absolute;
bottom: 0;
padding: 10px 20px;
width: 525px;
margin: 5px;
}
#panel { position: relative; }
/* PHOTOS */



.logo {
  text-align: center;
}

.under-construction {
  text-align: center;
}

.zooeypurdy
{
	text-align: center;
	text-decoration: none;
	border: 0px solid #000000;
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 20px;
}


.index_image
{
  margin: 20px;
	text-align: center;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 20px solid #000000;
	border-right: 20px solid #000000;
}

h2
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h2 a
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.underline
{
	text-decoration:underline;
}

h3
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 2px;
	font-size:14px;
}

h3 a:link
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

h3 a:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}

h3 a:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.menu td
{
	width: 135px;
	text-align: center;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
}

.highlight
{
	background-color: #666666;
}

.nav_button
{
	width: 130px;
}

.current_page
{
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

h4
{
	text-align: center;
}

h4 a:link
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

h4 a:hover
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin: 0;
}

h4 a:visited
{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

p 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

p2
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	font-style: italic;
}

.text
{
	line-height: 2.0;	
}

.textbox
{
	border-top: 6px solid #666666;
	border-bottom: 6px solid #666666;
	border-left: 6px solid #666666;
	border-right: 6px solid #666666;
	width: 620px;
}

.photo
{
	text-align: center;
	border-top: 6px solid #666666;
	border-bottom: 6px solid #666666;
	border-left: 6px solid #666666;
	border-right: 6px solid #666666;
	width:auto;
}

.photo_thumb td
{
	text-align: center;
	vertical-align: text-top;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	text-decoration: none;
	color: #666666;
}

.art
{
	border: 6px solid #666666;
}

.button a
{
	text-decoration: none;
	color:#FFFFFF;
	text-align: center;
}

.thumb
{
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	text-decoration: none;
	color:#666666;
}

.thumb_table td
{
	text-align: center;
}

a {
	color: #000000;
	text-decoration: underline; 
	font-style: none;

}