body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/body-fill.gif);
	background-repeat: repeat;
}

#topsection{
	height: 265px; /*Height of top section*/
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 900px;
	background-image: url(../images/body.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.bg {
	background-image: url(../images/body-fill.gif);
	background-repeat: repeat-y;
	height: 10px;
	width: 900px;
}

#contentcolumn{
	width: 580px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	height: auto;
	padding-right: 20px;
	text-align: justify;
}

.questions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	width: 300px;
	padding-left: 20px;
	line-height: 16px;
}
.bullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 40px;
	float: left;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:link {
	color: #663366;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #663366;
	text-decoration: none;
}
#subheader {
	height: 54px;
	float: left;
	margin-bottom: 10px;
}
.signature {
	float: left;
	height: 70px;
	width: 116px;
	padding-left: 50px;
}
.ask {
	float: right;
	height: 44px;
	width: 157px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebarheader {
	height: 98px;
	padding-right: 10px;
}
#books {
	height: auto;
	width: 140px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#book {
	padding-bottom: 10px;
}
.rightcolumn{
	width: 180px; /*Width of right column*/
	margin-left: 680px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: auto;
	padding-top: 15px;
	height: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: none;
	background-image: url(../images/books/books.gif);
	background-repeat: no-repeat;
	background-position: 20px 40px;
	line-height: 16px;
}
.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}

#footer{
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	clear: both;
	overflow: hidden;
	padding-top: 85px;
}


.innertube{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 900px;
	overflow: auto;
	visibility: visible;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
.headertext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cred_date {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.answers {
	color: #660033;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.italz {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
a.questions:visited {
	color: #660033;
	text-decoration: none;
}
a.questions:link {
	color: #660033;
	text-decoration: none;
}

a.questions:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.questions:active {
	color: #660033;
	text-decoration: none;
}
.quiz {
	width: 450px;
	float: left;
	padding-left: 30px;
}
#bookscolumn {
	width: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	height: auto;
	padding-right: 40px;
	text-align: justify;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}
.books_lg {
	float: left;
	height: 282px;
	width: 186px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.backtotop {
	text-align: right;
}
.pub_info {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.quizbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #663399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #660033;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
#picholder {
	background-image: url(../images/picholder.gif);
	background-repeat: no-repeat;
	height: auto;
	float: left;
	width: auto;
	padding: 17px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.picolumn {
	width: 800px;
	float: left;
}
#explorecolumn {
	width: 820px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	height: auto;
	padding-right: 0px;
	text-align: justify;
}
#explorecontainer {
	text-align: justify;
	float: left;
	width: auto;
	padding-right: 40px;
	clear: both;
}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.explorebook {
	height: auto;
	width: 134px;
	float: right;
	margin-left: -100px;
}
