body,html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background-color:#ffffff;
 	height: 100%; 
 	font-family:  arial, helvetica, sans-serif;
 	font-weight: normal;
 	font-size: 13px;
	}

.bullets1 {	list-style-image: url(/images/icons/arrow_right3.gif); line-height: 16px; margin: 10px 10px 0px 15px; padding: 10px;}
.bullets2 {	list-style-image: url(/images/icons/arrow_right2.gif); line-height: 16px;}

a:link, a:visited, a:active {
text-decoration: none;
color: #474578;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #474578;
font-weight: normal;
}


h1.title { 
background-image: url('/images/icons/pussywillow_small2.gif'); 
background-position: 0px -6px;
background-repeat: no-repeat;  
float: left;
margin: 0px;
padding: 0px 0px 0px 0px;
text-indent: 40px;
display: block;
text-align:left;
width: 100%;
line-height:28px;
height: 28px;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #f9f9f9;
background-color: #474578;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}



/* START Footer */

.footer_bar {
background-image: url(/images/art/footer.gif); 
width:930px; 
height:65px;
}

.footer_bar_text {
font-family: 'Arial Narrow', Arial, Helvetica; 
font-size:15px; 
font-weight:800px; 
float:left; 
color:#fff; 
margin-top:35px; 
margin-left:175px;
}


.footer {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #666666;
}

.footer a:link, .footer a:visited, .footer a:active {
text-decoration: none;
color: #474578;
font-weight: normal;
}

.footer a:hover {
text-decoration: underline;
color: #474578;
font-weight: normal;
}


/* END Footer */


.textarea1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	text-align: left;
	}	

.button1 {
	background-color:#00275b;
	/* background-image: url('/images/art/button_gradient1.gif'); background-repeat: repeat-x; */
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #b1b978;
	padding: 3px;
	letter-spacing: 0.05em;
	}	

.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
	text-align: left;
	width: 190px;
	}	