@import url("./whitespace-reset.css");

body{ background: #000000 url("../images/bg_splash.jpg") 0 0 repeat-x; }

#page { 
	width: 928px;
	padding: 18px 0 0 0;
 	margin: 0 auto; }

#col_left, #col_right { 
	position: relative;
	float: left;
	width: 447px;
	padding: 0 34px 0 0; }
#col_right { padding: 0; }

.slideshow_container { 
	position: relative;
	width: 447px;
	height: 411px;
	padding: 0 0 20px 0;
	float: left; }

.slideshow_sb{ 
	position: absolute;
/*	top: 0;
	left: 0; */
	top: 120px;
	left: 24px;
	width: 447px;
	padding-top: 120px;
	padding-left: 24px;	}
	
.slideshow_ssn{ 
	position: absolute;
/*	top: 0;
	left: 0; */
	top: 24px;
	left: 24px;
	width: 447px;
	padding-top: 24px;
	padding-left: 24px;	}

.ss_frame { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000; }
	
.btn_enter { 
	display: block;
	text-indent: -8420px;
	width: 158px;
	height: 42px;
	margin: 0 auto;
	clear: both;
	outline: none; }
	.enter_southern_style { background: transparent url("../images/btn_enter_southern_style.png") 0 0 no-repeat; }
	.enter_squirrel_brand { background: transparent url("../images/btn_enter_squirrel_brand.png") 0 0 no-repeat; }
	
.caption_bg {
	background: #000000 0 0 repeat;
	position: absolute;
	height: 25px;
	width: 400px;
	bottom: 45px;
	left: 25px;
	opacity: .3;
	z-index: 9999;
}
