.more {
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

.more a:link {color: #000; text-decoration: none;}
.more a:visited {color: #000; text-decoration: none;}
.more a:active {color: #000; text-decoration: none;}
.more a:hover {color: #000; text-decoration: underline;}
/* SIDEBAR LEFT STYLES */

#sidebar-left {
	width: 220px;
	float: left;
	background: #e6eaf0;
	font-size: 12px;
	margin-right: 10px;
}

#sidebar-left h2 {
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0;
	font-size: 16px;
	color: #06336a;
	padding: 6px;
}

#sidebar-left p {
	padding: 20px 0 0 0;
	color: #06336a;
}

#sidebar-left ul {
	list-style-type: none;
	margin: 0;
	padding: 15px;
	font-weight: bold;
	line-height: 20px;
}

#sidebar-left a:link {color: #06336a; text-decoration: underline;}
#sidebar-left a:visited {color: #06336a; text-decoration: underline;}
#sidebar-left a:active {color: #06336a; text-decoration: underline;}
#sidebar-left a:hover {color: #06336a; text-decoration: none;}

.box1 {
	background: #d5d0d1;
	font-size: 11px;
	padding: 5px 10px 15px 10px;
	margin-bottom: 10px;
}

.box1 img {
	margin: 15px 0 10px 15px;
	border: 1px solid #000;
}

.box1 h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
}

.box2 {
	background: #d5d0d1;
	margin-bottom: 0;
}

.box2 h3 {
	height: 19px;
	background: #464646 url(images/h3arrow.jpg) left no-repeat;
	font: 14px Arial, Helvetica, Sans-Serif;
	color: #fff;
	padding: 7px 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box-content {
	padding: 0 10px 15px 18px;
	font-size: 11px;
}

.box-content img {
	margin-left: 15px;
}
.box3 {
	margin: 10px 0;
	background: url(images/dotlinewhite.jpg) bottom no-repeat;
}

.box3 h3 {
	height: 26px;
	background: url(images/h3arrow.jpg) left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box3 h3 img {
	vertical-align: middle;
}

#sidebar-left p {
	color: #06336a;
	margin-left: 42px;
	font-size: 16px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 30px;
}
#wrapper {
	width: 723px;
	float: right;
	margin-bottom: 15px;
}

#content-header {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 6px solid #64a2f1;
}

#content-header h2 {
	margin: 0;
	font-size: 28px;
	color: #65a2f0;
	text-transform: uppercase;
	padding-top: 10px;
}

#content-header .title {
	background: #06336a;
	color: #fff;
	font-size: 14px;
	width: 408px;
	padding: 5px;
}

#content-header-left {
	padding-left: 12px;
	width: 430px;
	float: left;
	margin-right: 40px;
}

#content-header p {
	font-size: 15px;
}

#content-header .more {
	font-size: 14px;
}

#content {
	width: 472px;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}

#book {
	background: #b5021d;
	color: #fff;
	margin-bottom: 15px;
}

#book p {
	font-size: 17px;
	padding-right: 20px;
	line-height: 24px;
}

#book .quoter {
	display: block;
	font-size: 11px;
	text-align: right;
	padding: 0 20px 10px 0;
}

#book img {
	float: left;
	margin:  0 20px;
}
#book-header {
	background: #d90221;
	margin-bottom: 20px;
}

#book-header ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

#book-header li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 5px;
}

#book-header .first {
	border-left: 0;
}

#book-header a:link {color: #fff;text-decoration: underline;}
#book-header a:visited {color: #fff;text-decoration: underline;}
#book-header a:active {color: #fff;text-decoration: underline;}
#book-header a:hover {color: #fff;text-decoration: none;}

#content h2 {
	font-size: 18px;
	color: #06336a;
	font-weight: bold;
	margin-bottom: 3px;
}
#content p {
	margin-top: 0;
	margin-bottom: 17px;
}

.quote {
	width: 237px;
	background: #fcedef;
	float: right;
	margin: 15px 0 15px 15px;
	
	font-style: italic;
}

#content a:link {color: #06336a; text-decoration: underline;}
#content a:visited {color: #06336a; text-decoration: underline;}
#content a:active {color: #06336a; text-decoration: underline;}
#content a:hover {color: #06336a; text-decoration: none;}

#content h2 a:link {color: #06336a; text-decoration: none;}
#content h2 a:visited {color: #06336a; text-decoration: none;}
#content h2 a:active {color: #06336a; text-decoration: none;}
#content h2 a:hover {color: #06336a; text-decoration: underline;}

#content  .quote p {
	font-size: 15px;
	padding: 15px 10px 0 20px;
}


#contentul {
	margin: 0;
	padding-left: 45px;
}

#contentul li {
	padding-bottom: 15px;
}

#content-book {
	border-bottom: 1px dotted #b5021d;
	margin-bottom: 15px;
}

#takingnote-sidebar-right {
	width: 221px;
	float: right;
	background: #E6EAF0;
}

.box {
	background: #d5d0d1;
	margin-bottom: 0;
}

.box h3 {
	height: 19px;
	background: #464646 url(images/h3arrow.jpg) left no-repeat;
	font-size: 14px;
	color: #fff;
	padding: 7px 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box-content {
	padding: 0 10px 15px 18px;
	font-size: 11px;
}

#sidebar-right {
	min-height: 781px;
	background: #e6eaf0;
}
#sidebar-right p {
	font-size: 11px;
	line-height: 13px;
}

#sidebar-right #footer {
	background: #06336a;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #06336a; border-style: none none dotted; margin-bottom: 20px; }

.source {
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

.navigation {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.navigation .alignleft {
	float:left;
	text-align: right;
}

.navigation .alignright { 
	float: right;
	text-align: right;
}