﻿body 
{
background-color: #FFFFFF;
	margin: 0;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808080;
	}

	
	
#container {
	position: absolute;
	width: 728px;
	height: 3500px;
	left: 50%;
	top:20px;
	margin-left: -364px;
	z-index: 1;
}

#piccontainer{
	position: absolute;
	width: 500px;
	height: 540px;
	left: 50%;
	top:20px;
	margin-left: -250px;

}

#piccontainer2{
	position: absolute;
	width: 500px;
	height: 740px;
	left: 50%;
	top:20px;
	margin-left: -250px;

}



#pic{
	position: absolute;
	width: 500px;
	height: 349px;
	text-align:center;	
	z-index: 1;
}

#back{
	position: absolute;
	width: 500px;
	height: 20px;
	text-align:center;	
	z-index: 1;
	top:369px;
}

#back2{
	position: absolute;
	width: 500px;
	height: 20px;
	text-align:center;	
	z-index: 1;
	top:520px;
}



#pic2{
	position: absolute;
	width: 500px;
	height: 500px;
	text-align:center;	
	z-index: 1;
}

#pictext{
	position: absolute;
	width: 100%;
	height: 60px;
	top:400px;
	z-index: 1;
	text-align:center;
}
#pictext2{
	position: absolute;
	width: 100%;
	height: 60px;
	top:560px;
	z-index: 1;
	text-align:center;
}

#picad{
	position: absolute;
	width: 500px;
	top:478px;
	height: 62px;
	text-align:center;
	border:thin;
	border-color:#996633;
	border-style:solid;
	z-index: 1;
	background-color:#FFFFCC;
}
#picad2{
	position: absolute;
	width: 500px;
	top:640px;
	height: 62px;
	text-align:center;
	border:thin;
	border-color:#996633;
	border-style:solid;
	z-index: 1;
	background-color:#FFFFCC;
}


#mainpanel{
	position: absolute;
	width: 600px;
	height: 408px;
	left: 180px;
	top:92px;
}


#leftcolumn{
	position: absolute;
	width: 160px;
	height: 100%;
	top:110px;
}

#maincolumn{
	position: absolute;
	width: 548px;
	height: 100%;
	top:110px;
	left:180px
}
.line {
	height:1px;
	background-color: #8C7439;
}
.caption {
	text-align: center;
	color: #8C7439;
	font-style:italic
}

.quote {
	color: #8C7439;
	font-style:italic
}

.center {
	text-align:center
}


table{
	border-collapse:collapse;
	border:0px none;
	border-spacing: 0;
	padding:0;
}
.artbox {
	border: 1px solid #808080;
}


img{
	border:0px none;
}






#topbanner{
	position: absolute;
	width: 728px;
	height: 90px;
}

h1
{
margin-bottom: 0;
margin-top:0; 
letter-spacing: 3pt;
font-family: Garamond; 
font-size: 30pt;
font-weight: normal;
font-style: italic;
text-align:center;

color: #8C7439 
}

a
{
text-decoration: none; 
font-family: Arial; 
color: #006699; 
font-size: 10pt; 
letter-spacing: 1pt; 
}
p { 
	letter-spacing: 1.5pt;
 	font-family: Arial; 
	font-size: 10pt; 
	color: #5E5E5E 
}
p.subtitle {
	letter-spacing: 1.5pt;
	font-family: Arial;
	font-size: 9pt;
	color: #8C7439;
	text-align:center;
}


























