@charset "windows-1252";
 /* */
#wrapper {
	background-image: url("../images/dark_grad.jpg");
	background-repeat: repeat-y;
	min-height: 575px;
}


#content, #content_index {
	position: absolute;
	width: 26%;
	min-height: 575px;
	padding: 0 1em 0 1em;
	color: #CCCCCC; 
	overflow: auto;
	}

#floating_slides {
	position: absolute;
	left: 585px;
	width: 396px;
	
}
 
.slide_show {
	position: absolute;
	left: 25px;
	top: 45px;
}


