@import url(base.css);


.col2 img {
	margin-bottom: 20px;
	border: 2px solid #CC9966;
}
.col1 h3 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1em;
}


.col2 h1 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CC6600;
	padding-bottom: 5px;
}
.col1 p a {
	line-height: 0em;
}


.col1 {
	padding-top: 10px;
	width: 550px;
}
.col1 h1 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 0px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FF6600;
}
.col2 {
	width: 190px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.char_img {
	background-color: #000000;
	padding: 5px;
	width: 300px;
	float: left;
	margin-right: 10px;
}
.col1 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	padding-top: 30px;
}

.char_descrip {
	width: 200px;
	float: left;
	padding-left: 10px;
}
.story_img {
	background-color: #000000;
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
