ul#story_nav {
	padding: 0 0 0 5px;
	margin:0;
}
ul#story_nav li {
	float: left;
	list-style:none;
}
ul#story_nav a {
	display: block;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center left;
	margin-right:15px;
}
ul#story_nav a.end {
	margin-right:0;
}
ul#story_nav a#about {
	background-image: url(/img/content/newamstory/nav_about.gif);
	width: 90px;
}
ul#story_nav a#review {
	background-image: url(/img/content/newamstory/nav_reviews.gif);
	width: 74px;
}
ul#story_nav a#buy {
	width: 77px;
	background-image: url(/img/content/newamstory/nav_buy.gif);
}
ul#story_nav a#video {
	background-image: url(/img/content/newamstory/nav_video.gif);
	width: 36px;
}
/*
ul#story_nav a#tour {
	background-image: url(/img/content/newamstory/nav_tour.gif);
	width: 60px;
}
*/
ul#story_nav a#involved {
	background-image: url(/img/content/newamstory/nav_involve.gif);
	width: 74px;
}
ul#story_nav a:hover, ul#story_nav a.active {
	background-position: center right;
}

#col1_content .line_dash {
	background-image: url(/img/content/_common/line_dashed.gif);
	padding: 0px;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 15px;
}
#col1A {
	float: left;
	width: 138px;
}
#col1A img {
	display: block;
}
#col1B {
	float: right;
	width: 310px;
}
#col1B .intro {
	font-size: 18px;
	line-height: 18px;
}
#col1B p {
	font-size: 11px;
	line-height: 14px;
}
#col1B .headRow {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #678398;
	border-bottom-color: #678398;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}
#col1B .headRow .date {
	display: block;
	width: 50%;
	float: left;
}
#col1B .repeatRow {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#col1B .repeatRow .date {
	display: block;
	width: 157px;
	float: left;
	color: #9F1A16;
	line-height: 13px;
	margin-left: 0px;
	padding-left: 0px;
}
#col1B .repeatRow .place {
	display: block;
	width: 152px;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
}
