BODY		{
			background-color: #666666;
			color: #333333;
			margin: 0;
			border: 0;
			padding-left: 0;
			padding-right: 0;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			}

.header	{
			width: 778px;
			height: 120px;
			background-image: url(../images/header.jpg);
			}

.space	{
			width: 778px;
			height: 24px;
			border-left: 1px solid #333333;
			border-right: 1px solid #333333;
			color: #999999;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			text-align: center;
			vertical-align: middle;
			padding-top: 10px;
			}

A			{
			color: #333333;
			text-decoration: none;
			}

A:HOVER	{
			color: #214778; 
			text-decoration: none;
			}

#content {
			border: 1px solid #333333; 
			background: #000000;
			width: 778px;
			}

#menu 	{
			border: 0px;
			float: left;
			width: 150px;
			background: #000000;
			margin: 0px;
			}

#menu #text		{
			width: 628px;
			background-color: #000000;
			margin-left: 150px;
			}
			
td,tr		{
			padding: 15px 5px 10px 5px;
			text-align: left;
			vertical-align: top;
			}
			
p			{ text-indent: 25px; }	
		
.rights	{
			width: 778px;
/*			height: 25px;  */
			padding-top: 5px;
			padding-bottom: 5px;
			border: 1px solid #000000;
			border-top: 0px;
			background-color: #333333;
			color: #333333;
			text-align: center;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			clear: both;
			vertical-align: middle;
			}

.rights a{
			color: #666666;
			text-decoration: none;
			}

.rights a:hover { 
			color: #CCCCCC; 
			text-decoration: none; 
			border-bottom: 1px solid #8A8A8A;
			}

H3 { color: #FFF7AA; font-family: Georgia; font-size: 1.4em;  font-style: italic;  }
H4 { color: #F5FFDD; font-family: Georgia; font-size: 1.2em; }

 
.piece IMG {
	padding-right: 30px; 
	padding-left: 30px; 
	padding-bottom: 30px; 
	padding-top: 30px; 

}
/*	margin: 7px; */

hr	{
	width: 80%;
	height: 1px; 
	color: #333333;
/*	padding-top: 20px;
	padding-bottom: 20px; */
	}

.welcome	{
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 10%;
	padding-bottom: 40px;
}

.gallery3	{
	padding-bottom: 300px;
}

.gallery1	{
	padding-bottom: 100px;
}

.gallery50	{
	padding-bottom: 50px;
}

.description IMG	{ 
	float: left; 
	}
	
.description	{
	padding-top: 15px;
	padding-bottom: 30px;
}
