body 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 90%;
	color: black; 
	background: #black;
	background-image: url(sitegraphics/sidewood2.jpg); 
	margin: 0px;  
	text-align:center; 
	min-width: 985px 
	}

#container { 
	position:relative;
    width: 985px;
	text-align: left;
	background-color: white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    margin: 0px auto; /* this centers the container */
	height:100%;
}

#container_short { /* this is the holder for the shorter sub page content */
	position:relative;
    width: 985px;
	text-align: left;
	background-color: white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    margin: 0px auto; /* this centers the container */
	height: 100%;
}



#topblack
	{
	position: absolute; top: 0; left:0;
	width: 985px;
	height: 65px;
	background:black url(sitegraphics/blackground.gif);
	background-repeat: repeat;
	}

#logo 
	{
	position: absolute; 
	top: 5; 
	left: 5 
	}

#contact 
	{ 
	position: absolute; 
	top: 5; 
	right: 5 
	}

#navigation
	{
	position: absolute; top: 65; left:0;
	width:985px;
	height: 40px;
	background-image: url(sitegraphics/bottomwood.jpg); 
	background-repeat: repeat-x;
	color: white;
	vertical-align: superscript;
	}


#A:link
	{ 
	color: #FFFFFF 
	}

#A:active
	{
	color: #000000
	}

#A:visited
	{
	color: #99CCCC
	}

#content
	{
	position: absolute; 
	top: 120px; 
	left: 0px;
	padding-left:9px;
	padding-right:9px;
	width:961px;
	background:white;
	border-left:3px;
	border-right:4px;
	}

#indexcontent
	{
	position: absolute;
	left: 240;
	}

.gallerytext
	{
	font-size: 80%;
	}

.summary
	{
	font-size: 85%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-variant: small-caps;
/*	font-style: italic;	*/
	}

.title
	{
	font-weight: bold;
	font-size: 125%;
	text-indent: 7px;
	text-transform: uppercase;
	}

.price
	{
	margin-left: 7px;
	font-size: 75%;
	font-weight: bold;
	}


.backto
	{
	font-size: 60%;
	}

#copyright, .copyright
	{
	font-size: 60%;
	position: relative;
	bottom: 10;
	padding-left:10px;
	padding-right:10px;
	}

.dropcap 
	{
	font-family: times new roman;
	float: left;
	font-size: 60px;
	color:gray;
	font-weight: bold;
	}
	
.nertamidphotos
	{
	position: relative;
	left: -5px;
	}

