#slideshow_container {
	width: 865px;
	height:565px;

	padding:3px;
	margin: 3px auto;
	position: relative;
	z-index: 1;
		font-size: 12px; 

		}		

	a:link { 
			font-weight: bold; 
			text-decoration: none; 
			color: #666666;


			}
	a:visited { 
			font-weight: bold; 
			text-decoration: none; 
			color: #666666;


			}
	a:hover, a:active { 
			text-decoration: none; 
			color: #6E7E46;

			}
		


#content {
    padding-top: 45px; 
	width:800px;

	
}

.container { width:auto;
    
}

#main { width:auto; margin: -30px 0px 0px -30px; }
#main h1 { padding:0; margin-top: 20px }
#main h2 { text-align: left }
#header { background-color: #eee; font-weight: normal; margin:0; padding:10px; font-size: small }

table { margin: auto; border-collapse: separate; border-spacing: 20px }
td { vertical-align: top; text-align:center; width: 235px }
hr { margin-top: 20px; }

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics {
	height: 565px;
	width: 825px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics img {
	height: 530px;
	width: 800px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	top:0;
	left:0;
}
