@charset "utf-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #0A0A0A;
	margin: 0px 0px;
	padding: 0;
	min-width: 800px;
}
#masthead {
	height: 115px;
	display: block;
	width: 760px;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}
#logo {
	height: 95px;
	margin: 10px 10px;
	width: 180px;
	float: left;
}
#slogan {
	width: 560px;
	height: 30px;
	margin: 10px 0px;
	float: left;
	border-bottom: solid #FF0000 2px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	top: 62px;
	position: relative;
}



#wrapper {
	width: 100%;
	display:table;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#firefox-bug-fix {
	display:table-row;
}
.columns {
	display: table-cell;
	border: none;
	vertical-align: top;
}
#c1, .c1 {
	width: 200px;
	min-width: 180px;
	margin: 0px 0px;
	padding: 0;
	height: auto;
	min-height: 440px;
}
#sidebar {
	padding-left: 10px;
}

#c2, .c2 {
	width: 560px;
	padding: 0px;
	min-width: 560px;
	margin: 0;
	height: auto;
	min-height: 440px;
}
#c3, .c3 {
	width: auto;
	min-width: 10px;
	padding: 0px;
}
.footer {
	width: 760px;
}
#bottomMenu {
	width: 560px;
	position: relative;
	left: 180px;
	text-align: center;
	padding: 10px;
	font-size: 60%;
	line-height: 1.8em;
}
#bottomMenu a {
	text-decoration: none;
	padding: 2px 6px 4px 6px;
	color: #000099;
}
#bottomMenu a:hover {
	text-decoration: none;
	color: #0000FF;
	background-color: #CCCCCC;
}
#bottomMenu a:active {
	text-decoration: none;
	color: #FF0000;
	background-color: #ECFBFF;
}
#kudos {
	text-align: center;
	width: 560px;
	left: 180px;
	position: relative;
	padding: 10px;
}

#copyrightDiv {
	width: 560px;
	position: relative;
	left: 180px;
	text-align: center;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
}
.sectTitle  {
	color: #000000;
	font-weight: bold;
	text-align: center;
	position: relative;
	font-size: 120%;
	width: auto;
	margin: -10px -10px 10px -10px;
}
.bg-purple   {
	background-color:#BEA6F0;
	padding: 10px 0;
}
.bg-lt-purple {
	background-color:#CCCCFF;
	padding: 10px 0;
}

.bg-lt-blue {
	background-color:#99CCFF;
	padding: 10px 0;
}
.bg-pink {
	background-color:#DEBFBC;
	padding: 10px 0;
}
.bg-green {
	background-color:#AED59B;
	padding: 10px 0;
}
.bg-blue-green {
	background-color:#8ED5C7;
	padding: 10px 0;
}

.bg-yellow {
	background-color:#FFFFCC;
	padding: 10px 0;
}
#maincontent {
	padding: 10px;
	font-size: 82%;
}
#floater {
	float: right;
	width: 120px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: -10px;
	padding: 0;
	padding-right: 1px;
}
#floaterContent {
	border: solid #CCC 1px;
	width: 118px;
	padding: 0;
	margin: 10px 0;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#stats {
	bottom: 0px;
	position: fixed;
	left: 10px;

}
#redLine {
	background-color: #FF0000;
	height: 2px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#quote {
	background-color: #FFFFCC;
	width: 116px;
	font-size: 95%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 1px;
}
#quote td {
	padding: 7px;
}
.center {
	text-align: center;
}
.pg-menu {
	width: auto;
	margin: 20px 50px;
	line-height: 1.8em;
	letter-spacing: normal;
	text-align: center;
}





a {
	text-decoration: none;
	line-height: 1.5em;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #FF0000;
}

.headline {
	font-size: 140%;
	font-weight: bold;
	color: #808080;
}
.headlineSub {
	font-size: 120%;
	font-weight: bold;
	color: #808080;
}

.book_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00416B;
}
.book_author {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
}
.book_subtitle {
	font-size: 10pt;
}
.underline_double {
	border-bottom-width: 3px;
	border-bottom-style: double;
}
.underline_single {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.large_bold {
	font-size: 14pt;
	font-weight: bold;
}

.blue {	color: #0000FF;
}
.red_bold {	color: #FF0000;
	font-weight: 900;
}
.red_strike {	color: #FF0000;
	text-decoration: line-through;
}
.bookImg {
	background-color: #CCCCCC;
	width: 120px;
	border: solid #666 1px;
	padding: 2px;
}

.book_descr {
	padding-right: 30px;
	padding-left: 10px;
}
.top {
	font-size: 10px;
	text-transform: uppercase;
}
.book_emph {
	font-style: italic;
	font-weight: normal;
}
.book_link {
	background-image: url(images/book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	float: left;
	margin: 10px 0px;

}
.clear {
	clear: both;
}
.sub table {
	border: dotted #FAFAFA 1px;
	margin: 10px 20px;
	width: auto;
}
.sub table th {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
	border-bottom: dotted #FAFAFA 1px;
}
.sub table td {
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
}
.sub table td img {
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
}
