body {
	font-family:Arial, Helvetica, sans-serif;text-align:center;min-width:600px;
}

div#site {
	width:1080px;
	/*height:888px;*/
	border:1px solid black;
	float:left;
	text-align:left;
	margin:10px 100px;
}

div#subBody {
	width:100%;
	float:left;
	background-color:#edecea;
}

div#subHeader {
	width:100%;
	float:left;
}

div#title {
	background-image:url(images/sub_title_image.jpg);
	width:374px;
	height:55px;
	float:left;
	margin:20px 0px 0px 0px;

}


div#topMenu {
	float:right;
	margin:50px 69px 0px 0px;
}


div#leftNav{
	float:left;
	width:230px;
	height:500px;
	margin:20px 0px 0px 10px;
	border:0px solid black;
}

div#subContent{
	float:left;
	width:690px;
/*	height:500px; */
	margin:20px 0px 0px 0px;
	border:0px solid black;
	text-align:left
}

div#footer {
	float:left;
	width:100%;
}


#home-menu-item {
	float:left;
	width:62px;
	height:27px;
}

#bio-menu-item {
	float:left;
	width:47px;
	height:27px;
}

#blog-menu-item{
	float:left;
	width:51px;
	height:27px;
}

#shop-menu-item {
	float:left;
	width:63px;
	height:27px;
}

#q-a-menu-item {
	float:left;
	width:47px;
	height:27px;
}

#contact-us-menu-item {
	float:left;
	width:102px;
	height:27px;
}

#groupFormLeftTable {
	font-size:.9em;
}

#groupFormLeftTable tr th,td {
	padding-bottom:15px;
}


#groupFormLeftTable th {
	text-align:left;
}

#groupFormRightTable {
	font-size:.9em;
}

#groupFormRightTable tr th,td {
	padding-bottom:15px;
}


#groupFormRightTable th {
	text-align:left;
}

div#flashBanner {
	width:942px;
	height:389px;
	float:left;
}

div.subTitleImage {
	float:left;
	width:100%
}

div.siteBy {
	float:right;
	margin-top:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#blogWrap {
	overflow:auto;
	height:540px;
	width:670px;
	float:left;
	border:0px solid black;
	margin-left:5px;
}

div.qa_question {
	background-image:url(../images/question_bg.gif);
	background-repeat:no-repeat;
	padding:17px 0px 0px 15px;
	float:left;
	width:640px;
	height:40px;
	font-size:.9em;
	margin-top:20px;
}

div.qa_answer {
	width:620px;
	float:left;
	margin-left:12px;
	text-align:justify;
	line-height:1.3
}

div#contactInfoTable {
	width:400px;
}

table#contactInfoTable th, td {
	vertical-align:top;
	padding-bottom:10px;
}

table#contactInfoTable th {
	width:100px
}

table#contactInfoTable th, table#contactInfoTable td {
	font-size:20px;
}



div#isbn {
	float:left;
	width:300px;
	margin-top:0px;
}

div#webIntro {
	float:left;
	width:300px;
	margin-left:40px;
}

div#isbn .header {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

div#isbn table th, table td {
	font-size:16px;
}

span.header {
	font-size:18px;
	font-weight:bold;
	font-style:italic;

}

div.audioPlayer {
	margin-top:5px;
}