 body {
}

/* ######## Girl things ######## */

#girl_wrapper {
	margin:0 auto;
	width:1000px;
	font-family:sans-serif;
}
#girl_wrapper h1 {
	color:#3D403E;
	font-size:137px;
	font-family:sans-serif;
	line-height:80%;
}
#girl_wrapper p {
	color:#3D403E;
	font-family:sans-serif;
}
#girl_nav {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;
}
#girl_nav a {
	color:#3D403E;
	font-family:sans-serif;
}
#girl_nav li a:link {
	text-decoration:underline;
}
#girl_nav li a:visited {
	text-decoration:underline;
}
#girl_nav li a:hover {
	text-decoration:none;
}
.girl_seperator {
	clear:both;
	width:100%;
	height:20px;
	border-bottom: 2px solid #7B7F7C;
	margin-bottom:20px;
}
.girl_item {
	width:100%;
}
.girl_image {
	float:left;
}
.girl_info {
	float:right;
	text-align:left;
	padding:0px 20px 20px 20px;
	color:#7B7F7C;
	width:360px;
}
.girl_title {
	display:block;
	font-size:37px;
	font-weight:bold;
	color:#3D403E;
	margin-bottom:20px;
}
.girl_breakdown {
	margin-top:20px;
}
.girl_question {
	font-size:20px;
	font-weight:bold;
	color:#3D403E;
}
.girl_answer {
	font-size:20px;
	color:#7B7F7C;
}
/* ######## chapter things ######## */

#chapter_wrapper {
	margin:0 auto;
	width:1000px;
	font-family:sans-serif;
}
#chapter_wrapper h1 {
	color:#3D403E;
	font-size:137px;
	font-family:sans-serif;
	line-height:80%;
}
#chapter_wrapper p {
	color:#3D403E;
	font-family:sans-serif;
}
#chapter_nav {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;
}
#chapter_nav a {
	color:#3D403E;
	font-family:sans-serif;
}
#chapter_nav li a:link {
	text-decoration:underline;
}
#chapter_nav li a:visited {
	text-decoration:underline;
}
#chapter_nav li a:hover {
	text-decoration:none;
}
.chapter_seperator {
	clear:both;
	width:100%;
	height:20px;
	border-bottom: 2px solid #7B7F7C;
	margin-bottom:20px;
}
.chapter_item {
	width:100%;
}
.chapter_image {
	float:left;
}
.chapter_info {
	float:right;
	font-family:sans-serif;
	text-align:left;
	padding:0px 20px 20px 20px;
	color:#7B7F7C;
	width:360px;
}
.chapter_title {
	display:block;
	font-size:37px;
	font-weight:bold;
	color:#3D403E;
	margin-bottom:20px;
}
.chapter_breakdown {
	margin-top:20px;
}
.chapter_question {
	font-size:20px;
	font-weight:bold;
	color:#3D403E;
}
.chapter_answer {
	font-size:20px;
	color:#7B7F7C;
}

.chapter_text {
	float:left;
	 color:#3D403E;
	 width:500px;
}
.chapter_itself {
	font-size:14px;
}
.chapter_stats {
	font-size:32px;
	color:#7B7F7C;
}
.chapter_options {
	
}
.chapter_Song {
	display:block;
	margin:10px 0 10px 20px;
}
.chapter_songname {
	font-size:16px;
	font-weight:bold;
	color:#3D403E;
}
.chapter_artist {
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#7B7F7C;
}
.chapter_notations {
	font-size:10px;
	font-style:italic;
	color:#7B7F7C;
}
.chapter_like {
	float:left;
	width:115px;
	padding-left:15px;
	color:#3D403E;
	border-right:1px solid #7B7F7C;
}
.chapter_next {
	float:left;
	padding:20px;
	text-align:right;
	font-size:80px;
}
.chapter_comingsoon {
	text-align:right;
	font-size:45px;
	color:#7B7F7C;
}
.donatecloser {
	float:left;
	width:100%;
	color:#7B7F7C;
	margin:60px 0 60px 0;
	padding:5px;
	border:1px solid #CCC;
	text-align:center;
}
.donatecloser form {
	margin:10px;
}
#chase_nav {
	clear:both;
	float:left;
	width:100%;
	border-top: 2px solid #7B7F7C;
	border-bottom: 2px solid #7B7F7C;
	background-color:#7B7F7C;
	padding: 1px 0 1px 0;
}
#chase_nav a {
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	border-left: 2px solid #7B7F7C;
	text-decoration:none;
}
#chase_nav a:link {
	background-color:#3D403E;
	color:#F6FFF8;
}
#chase_nav a:visited {
	background-color:#3D403E;
	color:#F6FFF8;
}
#chase_nav a:hover {
	background-color:#F6FFF8;
	color:#3D403E;
}
#chase_nav .previouschapter a {
	background-color:#3f3434;
	color:#F6FFF8;
}
#chase_nav .nextchapter a {
	background-color:#343f38;
	color:#F6FFF8;
}
#chase_nav .previouschapter a:hover {
	background-color:#3e1c1c;
	color:#F6FFF8;
}
#chase_nav .nextchapter a:hover {
	background-color:#1c3e28;
	color:#F6FFF8;
}
#chase_chapters {
	margin: 0 auto;
	text-align:center;
}
