body {
	margin: 0px 0px 30px 0px;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.4em;
	
	color: #666666;} 



/* layout elements */

#top {

	background-image: url(../images/backsplash.gif);
	height: 0px;
} 
	
	
#title {
	position:absolute;
	width: 210px;
	top: 40px;
	left: 290px;} 

#logo {
	position:absolute;
	width: 210px;
	top:60px;
	left: 50px;} 
	
#menu {
	position:absolute;
	width: 210px;
	top: 170px;
	left: 50px;} 


#columnone {
	position:absolute;
	width: 210px;
	top: 60px;
	left: 290px;
	padding-bottom: 25px;
} 
	
#columntwo {
	position:absolute;
	width: 210px;
	top: 60px;
	left: 530px;
	padding-bottom: 25px;
} 

#columnthree {
	position:absolute;
	width: 210px;
	top: 60px;
	left: 770px;
	padding-bottom: 25px;
} 

#doublecolumn {
	position:absolute;
	width: 470px;
	top: 60px;
	left: 290px;
	padding-bottom: 25px;
} 

#pic {
	position:absolute;
	width: 210px;
	top: 230px;
	left: 40px;} 
	
#gallerytext {
	position:absolute;
	width: 210px;
	top: 250px;
	left: 50px;} 	


#quote{
	padding: 15px 15px 15px 15px;
	border-bottom: 1px dotted #333333;
	border-top: 1px dotted #333333;
	background-image: url(../images/backsplash.gif);
	font-size: 13px;
	line-height: 1.4em;
	font-style: italic;
	margin-bottom: 20px;
	color: #999999;
} 


.gallerythumb{
	padding: 0px;
	width: 62px;
	height: 87px;
	float:left;
	background-image: url(../images/backsplash.gif);
	margin-right: 15px;
	margin-bottom: 15px;
} 
	
	
/* form elements */
	


	
	
/* text elements */
	


a{
	color: #999999;
} 
	

a:hover{
	text-decoration:underline;} 
	
	
	
	
	
	
	
	
.formInput {
	background-color: #ffffff;
	border: 1px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	width: 204px;
	border-color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

 

.formButton {

	font-size: 10px;
	background-color: #CCCCCC;
	border: 0px solid white;
 color: #FFFFFF;; text-decoration: none}

