html, body {
	background: #fff;
	background: transparent url('../img/bg_stripe.gif') repeat-x;
}
body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
}
em { font-style: italic; }
sup { line-height: 100%; font-size: 9px; }
strong { font-weight: bold; }
p {	margin-bottom: 12px; }
.bold { font-weight: bold; }
.nowrap { white-space: nowrap; }
.clear { margin: 0; padding: 0; clear: both; }
.right { float: right; }
.center { text-align: center; }
.small {
	font-size: 11px;
	line-height: 130%;
}
a, a:link, a:visited {
	color: #506eb2;
	text-decoration: underline;
}
a:hover, a:active {
	color: #506eb2;
	text-decoration: none;
}
#page-wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#content-wrapper {
	margin: 0 auto;
	width: 750px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 25px;
}
#content_wide-wrapper {
	margin: 0 auto;
	width: 772px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 25px;
}

#nav-wrapper {
	margin: 0 auto;
	width: 750px;
	color: #506eb2;
	height: 110px;
}
#nav-wrapper h1 {
	padding-top: 30px;
}
#nav-wrapper h1 a, #nav-wrapper h1 a:link, #nav-wrapper h1 a:visited {
	color: #fff;
	text-decoration: none;
}
#nav-wrapper h1 a:hover, #nav-wrapper h1 a:active {
	color: #fdba31;
	text-decoration: none;
}
#book_corner {
	position: absolute;
	top: 15px;
	left: 760px;
}


/* Navigaton
-------------------------------------------------------------- */

#nav {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 650px;
	list-style: none;
	background: transparent url('../img/navigation.gif') 0 0 no-repeat;
	color: #fff;
	font-size: 15px;
	position: absolute;
	top: 50px;
	left: 85px;
}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	width: 650px;
	color: #fff;
	text-decoration: none;
}
li#nav1 a {
	background: transparent url('../img/navigation.gif') 0 0 no-repeat;
	width: 145px;
}
li#nav2 a {
	background: transparent url('../img/navigation.gif') -145px 0 no-repeat;
	width: 155px;
}
li#nav3 a {
	background: transparent url('../img/navigation.gif') -300px 0 no-repeat;
	width: 110px;
}
li#nav4 a {
	background: transparent url('../img/navigation.gif') -410px 0 no-repeat;
	width: 125px;
}
li#nav5 a {
	background: transparent url('../img/navigation.gif') -535px 0 no-repeat;
	width: 115px;
}
li#nav1 a:hover, li#nav1.selected a {
	color: #fdba31;
	text-decoration: none;
	background: transparent url('../img/navigation.gif') 0 -40px no-repeat;
}
li#nav2 a:hover, li#nav2.selected a {
	color: #fdba31;
	text-decoration: none;
	background: transparent url('../img/navigation.gif') -145px -40px no-repeat;
}
li#nav3 a:hover, li#nav3.selected a {
	color: #fdba31;
	text-decoration: none;
	background: transparent url('../img/navigation.gif') -300px -40px no-repeat;
}
li#nav4 a:hover, li#nav4.selected a {
	color: #fdba31;
	text-decoration: none;
	background: transparent url('../img/navigation.gif') -410px -40px no-repeat;
}
li#nav5 a:hover, li#nav5.selected a {
	color: #fdba31;
	text-decoration: none;
	background: transparent url('../img/navigation.gif') -535px -40px no-repeat;
}






#footer-wrapper {
	width: 950px;
	clear: both;
	background: #fff;
}
#footer {
	padding: 4px;
	text-align: center;
	font-family: Verdana, "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #333;
}
#footer IMG {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #506eb2;
	text-decoration: underline;
}



.column_left-wrapper {
	float: left;
	width: 350px;
	margin-right: 25px;
}

.column_right-wrapper {
	float: left;
	width: 350px;
	margin-left: 25px;
}

.author_img-wrapper {
	float: right;
	margin-left: 16px;
	margin-right: 16px;
}
.author_img {
	background: #cccccc;
}
.author_caption {
	padding: 3px;
	background: #fdba31;
	text-align: center;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
}

.byline {
	display: block;
	margin-top: 9px;
	margin-bottom: 24px;
	font-style: italic;
	}




h1 {
	color: #fff;
	font-size: 13px;
	line-height: 130%;
}
h2 {
	font-size: 13px;
	line-height: 130%;
	color: #506eb2;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 6px;
}
#content_wide-wrapper h2 {
	margin-left: 11px;
}
h3 {
	font-size: 24px;
	line-height: 130%;
	margin-bottom: 18px;
}





fieldset {
	color: #333;
	border: 0;
	margin: 0;
	font-size: .9em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
}
input.checkbox {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	vertical-align: middle;
}
input, textarea {
	font-size: 1.25em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	padding: 0.33em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #f2f6fd;
	color: #333;
	width: 250px;
}
select {
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	padding: 0.33em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	color: #333;
	font-weight: normal;
	width: 250px;
}
#inputform input:focus, select:focus, textarea:focus {
	border: 1px solid #333;
	background-color: #fff;
}
#inputform ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#inputform ul li {
	padding: 1em 0;
	padding-right: 0 !important;
	padding-left: 0 !important;
	background: none;
	margin: 0;
	font-size: inherit; 
	font-family: inherit;
	font-weight: inherit;
	padding-bottom: 1.5em;
}
#inputform li label {
	font-weight: bold;
	color: #333;
	float: left;
	display: block;
	width: 100px;
	clear: both;
	line-height: 150%;
}
#inputform li .required {
	font-size: 0.9em;
	color:#900;
}
#inputform li.last {
	border-bottom: none;
	padding-bottom: 0.5em;
}
#inputform li.submit{
	margin-left: 100px;
	border-bottom: none;
}





#flipping_book-wrapper {
	border: 1px solid #dbdbdb;
}
#flipping_book {
}