html { background:#6e6764 url(../images/bgstripe.jpg) repeat-x; color:#6e6764; height: 101%;}
body { padding-bottom: 30px; font-family:verdana, tahoma, arial, helvetica, sans-serif; }

#container {
  			margin: 50px auto 0 auto; 
			width:787px; 
			border: 15px solid #fff; 
  			background: #fff; }
		
#content {
  			margin: 0 auto 0 auto;  }

.forceclear { clear: both; height: 0; }
  
/* leftnav */

#contentLeft   {
		float:left;
		width:150px;
		padding:0px;
		background:#fff; 
		height:101%;
		}

a.nav  {	
		display:block;
		font-size:.75em;
		font-weight:bold;
		width:140px;
		height:25px;
		padding:20px 0px 10px 10px;
		text-align:left;
		text-decoration:none;	
		background-color:#dfdcdb;
		border-bottom:3px solid #fff;
		}
		
a.nav:link:hover  {	
		background-color:#6e6764;
		color:#fff;		
		}	
		
a.nav:hover  {	
		background-color:#6e6764;
		color:#fff;		
		}	
	
a.nav:link	{	
		background-color:#dfdcdb;
		color:#6e6764;		
		}
a.nav:link:visited	 {	
		background-color:#fff;
		color:#6e6764;		
		}
a.nav:link:active	{  	
		color:#990000; 
		}
		
img		{	
		border:0px;	
		}
			
.contentRight { 
			float:right;
  			width:560px; 
  			background: #c9c1be; }
 .whiteBorder {
		margin: 0 auto 0 auto;
		width: 550px;
		height:350px;
 		border: 15px solid #ffffff; 
 		}
 		
.whiteBorderImage {
		margin: 0 auto 0 auto;
 		border: 15px solid #ffffff; 
 		width: 250px;
		height:190px;
 		}
 		
 .whiteBorderGallery {
		border: 15px solid #ffffff; 
		margin: 15px;
 		}
 		
.whiteBorderShow {
		border: 15px solid #ffffff; 
		margin: 15px auto 0px auto;
 		}

#pageActive { 
		font-weight: bolder; 
		color:#000000;
		background:#c9c1be; }
		
.article {
  			margin:15px 15px 30px 15px;
  			font-size:.85em;
  			line-height: 1.8em;
  			color: #000000;
  			}
  			
.articleGallery {
  			margin:15px 15px 30px 15px;
  			width:579px;
  			text-align:center;
  			font-size:.95em;
  			line-height: 1.8em;
  			color: #000000;
  			}
  			
 .galleryTitle {
 			margin: margin:6px auto 6px auto;
 			text-align:center;  }
 			
.regular  {
  			font-size:.85em;
  			line-height: 1.8em;
  			color: #000000;
  			}

.artText  {
  			margin:15px 15px 30px 150px;
  			font-size:.85em;
  			line-height: 1.8em;
  			color: #000000;
  			}
  			
a.link {	
		color:#4e2f4e;
		text-decoration:none;
		background:transparent url(../images/dotlink.gif) repeat-x left bottom;
		}	
a.link:active	{  	
		color:#990000; 
		}
a.link:hover	{ 
		color:#9f5b02;
		}
a.link:visited:hover { 
		color:#9f5b02;
		}
		
.copyright  {
			text-align:center;
			margin:15px auto 0 auto;
			font-size:.65em;
  			line-height:1.8em;
  			color:#c9c1be;
		}
		
h1  {
			margin: 15px 15px 15px 15px;
  			font-size:1.65em;
  			line-height:1.8em;
  			color:#4e2f4e;
  			font-family:georgia,serif;  }
  			
.signature  {
		font-family:georgia,serif;
		text-align:right;
		margin: 10 auto 0 auto;  }
		
.smallCentered  {
		font-family:georgia,serif;
		font-size:.75em;
		text-align:center;
		margin: 8px auto 0px auto;  }
		
		
.right  {
		float:right; 
		margin: 0px 0px 10px 12px; }
		
.center  {
		margin: 0px auto 0px auto; }
		

	