span.amp {
	font-family: "Book Antiqua", serif;
	font-style: italic;

}

#paper a {
	color: #3b2efd;
	text-decoration: none;
}

#paper a:hover {
	color: #111;
	text-shadow: #848484 0 0 3px;
}

div#folder {
	margin: 43px 0 0;
	background: #000 url(/css/screen/about/images/insidefolder.png) repeat-x left bottom;
	width: 100%;
	padding: 10px 0 0;
}

div#folder div.wrap {
	width: 980px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 12px 0 0;
}

div#folder div.sidenav {
	width: 229px;
	border-right: 1px solid #555;
	padding: 0 0 40px;
	float: left;
	margin: 0 0 20px;
}

div#folder div.wrap div.showme {
	width: 730px;
	float: right;
	padding: 315px 0 24px;
	overflow: hidden;
	background: url(images/dandp.jpg) no-repeat 0 0;
}

div#folder div.wrap div.showme h3 {
	display: none;
}

div#folder div.wrap div.showme p {
	color: #999;
	font-size: 16px;
	line-height: 1.5;
}

div#folder div.stuff {
	width: 470px;
	padding: 0 0 30px;
	overflow: hidden;
}

div#folder div.stuff h3 {
	color: #fff;
	font-size: 20px;
	margin: 10px 0 15px;
	width: 159px;
	height: 20px;
	text-indent: -9000px;
	background: url(/css/images/aboutsmalls.png) no-repeat 0 -93px;
}

div#folder div.stuff dl {
	width: 220px;
	margin: 20px 0 0;
}

div#folder div.stuff dt {
	color: #fff;
	font-size: 14px;
	margin: 0 0 5px;
}

div#folder div.stuff dd {
	color: #666;
	font-size: 12px;
	padding: 0 0 0 1px;
	line-height: 1.4;
}

div#folder div.stuff dd strong {
	padding: 6px 0 0;
	display: block;
	font-weight: normal;
}

div#folder div.stuff dd a.more {
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #ff0000;
	cursor: pointer !important;
	text-decoration: none;
	font-size: 11px;
}

div#folder div.stuff dd a.more:hover {
	color: #cbcbcb;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

div#folder div.stuff .read a.outside {
	padding: 0 16px 2px 0;
	background: url(images/blk-outside.png) no-repeat right center;
	color: #fff;
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
	font-size: 13px;
}

div#folder div.stuff .read a:hover {
	color: #cbcbcb;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

div#folder div.text {
	width: 230px;
	float: right;
}

div#folder div.text a {
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #ff0000;
	cursor: pointer !important;
	text-decoration: none;
}

div#folder div.text a:hover {
	color: #cbcbcb;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

div#folder div.text h3 {
	color: #fff;
	font-size: 27px;
	line-height: 1.1;
	margin: 0 0 3px;
}

div#folder div.text h4 {
	color: #fff;
	font-size: 18px;
	margin: 10px 0 5px;
}

div#folder div.text p {
	color: #666;
	font-size: 12px;
	line-height: 1.5;
}

div#folder div.sidenav ul {
	width: 229px;
	border-top: 1px solid #555;
}

div#folder div.sidenav a {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 12px 5px 12px 5px;
	background-color: #000;
	border-bottom: 1px solid #555;
	font-size: 17px;
}

div#folder div.sidenav a:hover {
	background-color: #222;
}

div#folder div.sidenav a.here,
div#folder div.sidenav a:hover.here {
	background-color: #555;
	color: #000;
	padding: 10px 5px 10px 5px;
	position: relative;
}

#folder div.sidenav ul li a button {
	cursor: pointer;
	display: inline;
	margin: 0;
	position: absolute;
	top: 9px;
	left: 155px;
}

div#folder h2 {
	color: #fff;
	height: 33px;
	width: 166px;
	background: url(/css/screen/about/images/header.png) no-repeat 5px 0;
	text-indent: -9000px;
	margin: 0 0 0;
	padding: 0 0 9px;
}

div#paper {
	width: 100%;
	background: #fff url(/css/images/half.png) repeat-y center top;
}

div#paper div.wrap {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/css/images/faux.png) repeat-y left top;
}

div#paper div.wrap div.sidebar {
	width: 229px;
	float: left;
	padding: 22px 0;
}

div#paper div.wrap div.sidebar h3 {
	margin: 0 15px 8px 0;
	color: #434343;
	text-shadow: #fff 0 1px 0;
	background-color: #d3d3d3;
	padding: 3px 3px 6px;
	font-size: 18px;
}

div#paper div.wrap div.sidebar h4 {
	margin: 0 0 8px;
	color: #353535;
	text-shadow: #fff 0 1px 0;
	padding: 0 15px 0 0;
	font-size: 13px;
	line-height: 1.4;
}

div#paper div.wrap div.sidebar h4 a.more {
	display: block;
	margin: 10px 0 50px;
	color: #3b2efd;
	border-top: 1px dotted #383838;
	text-align: right;
	padding-top: 4px;
	text-decoration: none;
	font-size: 85%;
}

div#paper div.wrap div.sidebar h4 a.more strong {
	background: url(/css/images/sidebar-arrow.png) no-repeat 0 center;
	padding: 0 0 0 20px;
	color: #3b2efd;
}

div#paper div.wrap div.sidebar h4 a.more:hover,
div#paper div.wrap div.sidebar h4 a.more:hover strong {
	color: #111;
}

div#paper div.wrap div.sidebar p {
	font-size: 12px;
	text-shadow: #fff 0 1px 0;
	color: #4d4d4d;
	line-height: 1.5;
	padding: 0 15px 0 0;
	margin: 0 0 30px;
}

div#paper div.wrap div.sidebar ul {
	margin: 0 0 22px;
}

div#paper div.wrap div.sidebar ul li {
	font-size: 12px;
	text-shadow: #fff 0 1px 0;
	color: #4d4d4d;
	line-height: 1.5;
}

#paper div.wrap div.content {
	width: 750px;
	float: right;
	padding: 20px 0 20px;	
}

#paper div.wrap div.content ul {
	color: #686868;
	font-size: 13px;
	line-height: 1.8;
	margin: 14px 0 14px 35px;
	list-style-type: disc;
}

#paper h3 {
	font-size: 22px;
	color: #222;
	line-height: 1.2;
	position: relative;
	font-weight: bold;
	font-style: normal;
	padding: 0 20px;
	margin: 0 0 20px;
}

#paper h4 {
	color: #b4b4b4;
	margin: 0 0 0;
	padding: 0 20px;
}

#paper p {
	color: #686868;
	font-size: 13px;
	line-height: 1.4;
	margin: 14px 0;
	padding: 0 20px;
}