@charset "utf-8";
/* CSS Document */

div#headerWrapper {
	background-color:;
	border-bottom:transparent;
}
#outline h2 {
	margin-bottom:50px;
	margin-top:300px;
	}

#outline p {
	text-align:center;
	}


#topicpathWrapper{
	background-color:#A6C8D1;
}

#back {
	background: url(back.png) no-repeat top center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 265px;
	z-index: 0;
	text-align: center;
	top: -20px;
	}
	


#story_h1 {
	margin-top: 50px;
	}

#story_h2 {
	clear:both;
	margin:350px auto 50px ;
	width:140px;
	}

.story {
	width:780px;
	margin:50px auto 0px;
	}

.story li {
	float:left;
	margin:30px;
	}

.br {
	margin:20px 0px 20px 90px;
	float:left;
	clear:both;
	}

#maintext {
	z-index:-10;
	width:950px;
	margin:20px auto 0px;	
	}
#left {
	width:700px;
	height:1050px;
	float:left;
	}

#back_link {
	width:950px;
	margin:160px auto 0px;
	}

#back_link img {
	float:left;
	}

#link {
	float:right;

	}

#left img {
	margin-top:40px;	
	}
	
#right {
	width:230px;
	height:900px;
	float:left;
	margin-left:20px;
	margin-top:200px;
	line-height:180%;
	color:#333;
	}
	
#right p {
	margin:30px 0px;
	}
	
#center {
	margin-top:50px;
	}

.gray {
	color:#666;
	}

#photo {
	margin: 0px auto 100px;

	width: 950px;
	clear: both;
	text-align: center;
	}

#photo h2 {
	margin:50px 0px 20px;
}

.fancy {
	margin:50px 6px 20px;
	}
.fancy li{
	float:left;
	margin:3px;
	}
