body {
	background-color: #D1B4D0;
	margin: 0 0 40px 0;
	background-image: url(../images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
a:link, a:active, a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 130%;
	margin-bottom: .8em;
}

/* layout regions */
#outerWrap {
	width: 850px;
	margin: 25px auto;
	background-image: url(../images/site_frame/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainWin {
	background-image: url(../images/site_frame/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainWinInner {
	padding: 10px 35px;
}
#col1 {
	width: 300px;
	float: left;
	padding-top: 10px;
	margin-left: -10px;
}
#col2 {
	width: 460px;
	float: right;
	padding: 20px 10px 0 0;
}
#fullCol {
	width: auto;
	float: left; /* avoids an IE bug */
	padding: 1.5em 10px;
}
#excerpt #fullCol {
	padding-top: 1em;
}
#downLoads {
	width: 75%;
	margin: 0 auto 2em auto;
	text-align: center;
	display: block;
	float: none;
	background-color: #EEEEEE;
}
#downLoads h2 {
	margin: 0;	
}
#downLoads ul {
	margin-top: 0;	
}
#downLoads li {
	font-weight: bold;
	font-style: italic;
}
#superDownload {
	padding-top: 5px;
}
#superDownload a:link, #superDownload a:active, #superDownload a:visited {
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	padding: .35em;
	background-color: #EEEEEE;
	margin: 0 auto 10px auto;
	font-style: italic;
	text-decoration: none;
	color: #333333;
	display: block;
}
#superDownload a:hover {
	background-color: #FFFF66;
}
#superDownload span {
	color: #990033;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/site_frame/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding: 3em 1em 1.5em 1em;
	text-align: center;
	line-height: 130%;
	font-size: 85%;
	color: #666666;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FF9900;
}

/* menuBar styles */
#menuBar {
	height: 35px;
	overflow: hidden;
	width: 804px;
	margin: auto;
	background-image: url(../images/site_frame/menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBar ul li {
	display: inline;
	text-align: center;
}
#menuBar ul li a:link, #menuBar ul li a:active, #menuBar ul li a:visited {
	padding: 7px 0 0 0;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 35px;
	line-height: 28px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(../images/site_frame/menubar.jpg);
	background-position: center top;
	float: left;
}
#menuBar ul li a:hover {
	color: #000000;
	background-position: center -70px;
}


#menuBar ul li.home a {
	width: 80px;
}
/*#menuBar ul li.quiz a {
	width: 146px;
}
#menuBar ul li.tips a {
	width: 157px;
}*/
#menuBar ul li.quiz a {
	width: 150px;
}
#menuBar ul li.zines a {
	width: 130px;
}
#menuBar ul li.tips {
	display: none;	
}
#menuBar ul li.podcast a {
	width: 94px;
}
/*#menuBar ul li.podcast a {
	width: 87px;
}*/
#menuBar ul li.excerpt a {
	width: 95px;
}
#menuBar ul li.reviews a {
	width: 95px;
}
#menuBar ul li.author a {
	width: 160px;
}


#home #menuBar ul li.home a:link, 
#home #menuBar ul li.home a:active, 
#home #menuBar ul li.home a:visited,
#home #menuBar ul li.home a:hover
{
	background-image: url(../images/site_frame/menubar.jpg);
	background-position: center top;
	color: #FFFFFF;
	cursor: default;
}

/*#home #menuBar ul li.home a:link, 
#home #menuBar ul li.home a:active, 
#home #menuBar ul li.home a:visited,
#home #menuBar ul li.home a:hover,*/
#quiz #menuBar ul li.quiz a:link, 
#quiz #menuBar ul li.quiz a:active, 
#quiz #menuBar ul li.quiz a:visited, 
#quiz #menuBar ul li.quiz a:hover, 
#tips #menuBar ul li.tips a:link, 
#tips #menuBar ul li.tips a:active, 
#tips #menuBar ul li.tips a:visited, 
#tips #menuBar ul li.tips a:hover, 
#zines #menuBar ul li.zines a:link, 
#zines #menuBar ul li.zines a:active, 
#zines #menuBar ul li.zines a:visited, 
#zines #menuBar ul li.zines a:hover, 
#podcast #menuBar ul li.podcast a:link, 
#podcast #menuBar ul li.podcast a:active, 
#podcast #menuBar ul li.podcast a:visited, 
#podcast #menuBar ul li.podcast a:hover, 
#excerpt #menuBar ul li.excerpt a:link, 
#excerpt #menuBar ul li.excerpt a:active, 
#excerpt #menuBar ul li.excerpt a:visited, 
#excerpt #menuBar ul li.excerpt a:hover, 
#reviews #menuBar ul li.reviews a:link, 
#reviews #menuBar ul li.reviews a:active, 
#reviews #menuBar ul li.reviews a:visited, 
#reviews #menuBar ul li.reviews a:hover, 
#author #menuBar ul li.author a:link, 
#author #menuBar ul li.author a:active, 
#author #menuBar ul li.author a:visited, 
#author #menuBar ul li.author a:hover 
{
	cursor: default;
	color: #000033;
	background-position: center -35px;
}

/* element styles */
#banner h1 {
}
#banner h1 a {
	display: block;
	height: 175px;
	overflow: hidden;
	text-align: left;
	font-size: 1px;
	text-indent: -5000px;
}
.featureBook {
	padding: 0 20px;
}
.bookPod {
	margin-bottom: 0;
}
.featureBook h2 {
	text-align: center;
}
.featureBook h2, .bookPod h2 {
	margin: .8em 0 .5em 0;
}
.featureBook img, .bookPod img {
	float: right;
	border: 1px solid #999999;
	background-color: #999999;
	display: block;
	margin-left: 15px;
	margin-bottom: 5px;
}
.featureBook img {
	float: none;
	margin: 0 auto 5px auto;
}
.linksBox {
	margin-top: .85em;
}
.merchLink {
	font-weight: bold;
	margin: 1pt 0;
	text-align: center;
}
.featureBook p, .featureBook li, .featureBook .merchLink, .bookPod p, .bookPod .merchLink {
	font-size: 85%;
}
.featureBook p {
	padding-left: 4px;
}
.featureBook ul, .featureBook ol {
	padding-left: 3em;
	margin: .85em 0;
	list-style-position: outside;
}
.featureBook ol {
	list-style-type: decimal;
}
.featureBook ul {
	list-style-type: disc;
}
.bookPod .merchLink {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
}
#fullCol h2 {
	font-size: 150%;
}
#fullCol, #fullCol p {
	font-size: 105%;
}
#fullCol p {
	margin: 1.5em 0;
	color: #000000;
	line-height: 150%;
}
#fullCol blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
#fullCol blockquote, #fullCol blockquote p {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
	font-size: 100%;
}
#fullCol .booksCol {
	float: right;
	padding-left: 20px;
	padding-right: 10px;
}
#fullCol .booksCol img {
	border: 1px solid #999999;
	background-color: #999999;
	display: block;
	margin-bottom: 15px;
}
#excerptNav {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2.5em;
	text-align: center;
}
.ex a#excerptJustGrace:link,
.ex a#excerptJustGrace:active,
.ex a#excerptJustGrace:visited,
.ex a#excerptJustGrace:hover,
.ex2 a#excerptStillJustGrace:link,
.ex2 a#excerptStillJustGrace:active,
.ex2 a#excerptStillJustGrace:visited,
.ex2 a#excerptStillJustGrace:hover,
.ex3 a#excerptDogWalk:link,
.ex3 a#excerptDogWalk:active,
.ex3 a#excerptDogWalk:visited,
.ex3 a#excerptDogWalk:hover,
.ex4 a#excerptGreen:link,
.ex4 a#excerptGreen:active,
.ex4 a#excerptGreen:visited,
.ex4 a#excerptGreen:hover
{
	text-decoration: none;
	color: #666666;
	cursor: default;
}
#excerpt #fullCol ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 3em;
}
#reviews #fullCol p span {
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
}
.leftPod {
	float: left;
}
.rightPod {
	float: right;
	margin-left: 10px;
	text-align: center;
}
fieldset {
	margin: 0 0 1em 0;
	padding: 1em;
	border-color: #CC99CC;
}
legend {
	font-weight: bold;
	color: #333333;
}
label {
	display: block;
	font-size: 100%;
	line-height: 150%;
}
label span {
	font-weight: bold;
}
#results, .alert {
	display: none;
	background-color: #FFFFFF;
	padding: 1em;
	border: 4px dashed #CC99CC;
	width: 400px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.alert {
	display: block;
}
.noScript, #fullCol p.noScript {
	color: #FF0000;
	font-style: italic;
}
.testButton {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	text-decoration: none;
	display: block;
	width: 155px;
	height: 36px;
	background-image: url(../images/test_buttons.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
a:link#buttonBegin1, a:active#buttonBegin1, a:visited#buttonBegin1 {
	background-position: left top;
}
a:hover#buttonBegin1 {
	background-position: left -36px;
}
a:link#buttonBegin2, a:active#buttonBegin2, a:visited#buttonBegin2 {
	background-position: left -72px;
}
a:hover#buttonBegin2 {
	background-position: left -108px;
}
a:link#buttonBegin3, a:active#buttonBegin3, a:visited#buttonBegin3 {
	background-position: left -144px;
}
a:hover#buttonBegin3 {
	background-position: left -180px;
}
fieldset {
	padding: 0 35px 35px 35px;
	margin-bottom: 20px;
}
fieldset legend {
	color: #666666;
	font-size: 125%;
	margin-bottom: 10px;
}
#quizPart2 fieldset legend {
	font-size: 100%;
}
fieldset label {
	font-weight: bold;
	margin-top: 20px;
}
#fullCol ul, #fullCol ol {
	list-style-position: outside;
	margin-left: 3em;
}
#fullCol ul {
	list-style-type: square;
}
#fullCol ol {
	list-style-type: decimal;
}
#fullCol ul li, #fullCol ol li {
	font-size: 105%;
	line-height: 150%;
	margin: .85em 0;
}
#tips h3 {
	font-size: 105%;
}
#tips #fullCol ol li strong {
	color: #009933;
	font-weight: bold;
	font-style: italic;
}
#zineLink a:link, #zineLink a:active, #zineLink a:visited {
	display: block;
	float: right;
	width: 86px;
	height: 84px;
	overflow: hidden;
	background-image: url(../images/video_burst.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
}
#zineLink a:hover {
	background-position: right -84px;
}

#zines #fullCol ul.gallery, #zines #fullCol ul.gallery li {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
#zines #fullCol ul.gallery li {
	padding-bottom: 1em;	
}
#zines #fullCol ul.gallery li a {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#zines #fullCol ul.gallery li a:hover {
	background-color: #FFFFCC;	
}
#zines #fullCol ul.gallery li a img {
	display: block;
	border: 1px solid #999999;
	margin: 0 auto 5px auto;
}
#zines #fullCol ul.gallery li a span {	
	display: block;
}


/* keep at bottom */
.clear, li.clear {
	clear: both;
}
li.clear {
	height: 1px;
	overflow: hidden;
}
.smallMsg {
	font-size: 80%;
	font-weight: normal;
}

