#pickstory select{
		width: 200px;
}

body.soul_2080 div#content {
	background-image:url(/images/soul_2080/background.jpg);
	background-repeat: no-repeat;
	min-height: 614px;
	_height: 614px;
	position: relative;
	top: -13px;
}

#content p,  #content #right .section2,
#content ul,
#content td,
#content th,
#content td p {
	font-size: 1.2em;
	margin-bottom: 1.2em;
	}

#content select {
	font-size: 1.2em;
	}

#content a {
	color: #ba0001;
	}

	#content a:hover {
		text-decoration: none;
		}


/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 75px;
	top: 48px;
	width: 360px;
	height: 155px;
	overflow: hidden;
	}
	
	#content #left h3.welcome {
		background-image: url(/images/soul_2080/header_givingback.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 272px;
		height: 13px;
		margin-bottom: 1.2em;
		}
	
	#content #left img {
		float: right;
		position: relative;
		top: -30px;
		}


/* Right Side
******************************************/
.storypic { 
	margin-right: 10px;
	float: left;
	width: 175px;

}

#content #right .section2 { 
	font-size: 10pt;
	padding-right:8px;
}

#content #right {
	position: absolute;
	left: 534px;
	top: 40px;
	width: 370px;
	height: 595px;
	color: #242021;
	}

	#content #right h3 {
		background-image: url(/images/soul_2080/header_selectstory.jpg);
		background-repeat: no-repeat;
		width: 123px;
		height: 19px;
		}
	
	#content #right .nav {
		position: absolute;
		top: 0;
		right: 0;
		}

	#content #right .scroller {
		width: 100%;
		height: 500px;
		overflow: auto;
		position: absolute;
		top: 45px;
		}
		
		#content #right .scroller .section {
			clear: both;
			margin: 0;
			}
		
		#content #right .scroller img {
			float: left;
			margin: 0 8px 8px 0;
			}
		
		#content #right .scroller p {
			padding-top: 1em;
			margin-bottom: 1em;
			margin-right: .5em;
			margin-left: 180px;
			}
			
			#content #right .scroller strong {
				color: #603913;
				text-transform: uppercase;
				}
			
			#content #right .scroller p.more {
				padding-top: 0;
				margin-bottom: 0;
				}
				
				#content #right .scroller p.more a {
					display: block;
					background-image: url(/images/soul_2080/link_more.gif);
					background-repeat: no-repeat;
					width: 49px;
					height: 14px;
					}
					
					#content #right .scroller p.more a:hover {
						background-image: url(/images/soul_2080/link_more_over.gif);
						}