/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 1;
	padding: 0px;
	margin-top: 4px;
	font-size: 12px;
}

html>body {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-top: 4px;
	height: 100%;
}

#psi_main {
	width:730px;
	background-color: #FFFFFF;
	border: 1px solid #000000;

	
	/*background-repeat: no-repeat;
	background-position: left bottom;*/
	}

html>body div#psi_main {
/* Correct value for browsers that don't suffer from IE Win's bugs */
  margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
	}

/* TOP SECTION ------------------------------------------------------ TOP SECTION */
	
#top {
	height: 87px;
	margin: 0px 0px -5px 0px;
	padding: 0px;
	}

html>body div#top {
/* Correct value for browsers that don't suffer from IE Win's bugs */

	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
 
	}	
	
#left_top {
	width: 271px;
	height: 87px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#right_top {
	width: 459px;
	height: 87px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	}	


#right_top ul {
	margin: 30px 0px 30px 0px;
	}

#right_top a {
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: center;
	font-weight: bold;
	text-decoration: none;
	}

#right_top a:hover {
	/* text-decoration: underline; */
	color: #CFD2E0;
	}


#right_top table {
	width: 450px;
	margin: 20px 0px 20px 0px;
	}

#right_top td {
	width: 55px;
	text-align: center;
	vertical-align: text-top;
	}

#right_topCart {
	width: 450px;
	height: 87px;
	float: right;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	}	
#right_topCart ul {
	margin: 30px 0px 30px 0px;
	}

#right_topCart a {
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: center;
	font-weight: bold;
	text-decoration: none;
	}

#right_topCart a:hover {
	/* text-decoration: underline; */
	color: #CFD2E0;
	}


#right_topCart table {
	width: 450px;
	margin: 20px 0px 20px 0px;
	}

#right_topCart td {
	width: 55px;
	text-align: center;
	vertical-align: text-top;
	}

/* MAIN SECTION ------------------------------------------------------ MAIN SECTION */

#main {
	width:725px;
	background-color: #CFD2E0;
	border-left: 5px solid #FFFFFF;
	z-index: 100;
	height:100%;
	float: left;
	}

html>body div#main {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	}

/* LEFT BAR ------------------------------------------------------ LEFT BAR */

#left_bar {
	float: left;
	width:110px;
	background-color: #CFD2E0;
	border-top: 5px solid #FFFFFF;
	height: auto;
	}

html>body div#left_bar {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height:100%;
	}

#left_bar table {
	width: 100px;
	margin: 0px 0px 0px 0px;
	}

#left_bar td {
	height: 75px;
	text-align: center;
	padding: 4px 0px 0px 0px;
	}



/* CONTENT SECTION ------------------------------------------------------ CONTENT SECTION */

#container {
	background-color: #FFFFFF;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: right top;
	border-left: 5px solid #FFFFF;
	float: right;
	width: 610px;
	padding-left: 5px;
	margin: 0px;
	min-height: 760px;
	}

html>body div#container {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height: 100%;
	}

#content {
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	}	
	
html>body div#content {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	height: auto;
	}
 
#content p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding: 20px 40px 0px 10px;
	text-align: left;
	}

#content p.header {
	font-size: 16px;
	font-weight: bold;
	color: #0D1F61;
	}

#content p.question {
	font-size: 14px;
	font-weight: bold;
	}


#content ul {
	margin: 0px 0px 0px 30px;
	text-align: left;
	}

html>body div#content ul {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin: 0px 0px 20px -14px;
	}

#content li {
	font-size: 12px;
	line-height: 1.4em;
	padding: 0px 40px 0px 10px;
	text-align: left;
	}

#booklist p {
	font-size: 16px;
	font-weight: bold;
	}

#booklist ul {
		list-style-type: disc;
		color: #0D1F61;
		}

#booklist li {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 40px 16px 10px;
	text-align: left;
	}

#content a {
	color: #0D1F61;
	font-weight: bold;
	text-decoration: none;
	}

#content table {
	}

#content tr {
	vertical-align: top;
	}

#content td {

	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	margin: 1px;
	padding: 3px 5px 3px 5px;
	}

#radiotable td {
	background-color: #CFD2E0;
	}
	
#content a:hover {
	/* text-decoration: underline; */
	color: #A60F38;
	}

#wraparound {
	float: right;
	height: 285px;
	width: 302px;
	}

#content input {
	background-color: #CFD2E0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

/* LIBSYN POSTCAST STYLES */

#libsyn_container {
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	width: 590px;
	text-align: left;
	min-height: 760px;
	}

#libsyn_container p {
	text-align: left;
	}

#postTitle {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding: 20px 40px 0px 10px;
	text-align: left;
	}

#postComments form p {
	text-align: left;
	font-size: 12px;
	}

#libsyn_bottom {
	padding: 20px 10px 10px 10px;
	width: 590px;
	}

#libsyn_bottom_1 {
	padding: 0px 10px 0px 0px;
	width: 180px;
	float: left;
	}

#libsyn_bottom_2 {
	padding: 0px 10px 10px 10px;
	width: 180px;
	float: left;
	}

#libsyn_bottom_3 {
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: right;
	}

#libsyn_bottom p.bottom_header {
	font-weight: bold;
	font-size: 14px;
	padding: 15px 0px 10px 0px;
	}

#libsyn_bottom a {
	color: #0D1F61;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

#libsyn_bottom input {
	background-color: #CFD2E0;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

#smallType {
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px;
	text-align: left;
	}

#calendartable td {
	font-size: 12px;
	font-weight: 100;
	background-color: #CFD2E0;
	}

/* BOOKS N TAPES  ------------------------------------------------------ BOOKS N TAPES */

#bookexcerpt  {
	text-align: left;
	padding: 12px 30px 10px 40px;
	margin: 0px;
	width: 536px;
	}

#bookpictures  {
	padding: 20px 0px 10px 42px;
	margin: 0px;
	text-align: left;
	}

#bookpictures  p {
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

#bookexcerpt p {
	padding: 12px 16px 0px 0px;
	text-align: justify;
	font-size: 14px;
	}

#bookexcerpt p.title {
	font-size: 16px;
	font-weight: bold;
	color: #0D1F61;
	padding: 8px 0px 4px 0px;
	line-height: 1.1em;
	}

#bookexcerpt p {
	padding: 10px 16px 0px 0px;
	text-align: justify;
	font-size: 12px;
	}


#bookexcerpt a {
	color: #CFD2E0;
	}

#bookcontainer {
	clear: both;
	border: 0px;
	}

#container img.button {
	border: 0px;
	}

#bookbuttons {
	float: left;
	width: 142px;
	margin: 10px 3px 0px 6px;
	text-align: center;
	}

#bookcontainer p {
	text-align: left;
	margin: 0px 0px 4px 3px;
	clear: both;
	}

#bookcontainer a {
	color: #CFD2E0;
	}


#bookblurb {
	float: right;
	width: 428px;
	margin: 0px 6px 0px 3px;
	}

#bookblurb p {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding: 4px 16px 4px 4px;
	}

#bookcontainer p.title {
	font-size: 16px;
	font-weight: bold;
	color: #0D1F61;
	padding: 4px;
	line-height: 1.1em;
	}

#bookblurb p.dropquote {
	font-style: italic;
	padding: 4px 20px 0px 8px;
	}

#bookblurb p.quotee {
	font-weight: bold;
	padding: 0px 20px 4px 8px;
	text-align: right;
	}

#books {
	float: right;
	background-color: #CFD2E0;
	width: 610px;
	height: 255px;
	margin: 15px 0px 0px 0px;
	}

#books table {
	width: 600px;
	margin: 5px 0px 5px 0px;
	}

#books td {
	width: 150px;
	text-align: center;
	}

#tapes {
	float: right;
	background-color: #CFD2E0;
	width: 610px;
	height: 65px;
	margin: 5px 0px 5px 0px;
	}

#tapes table {
	width: 600px;
	margin: 5px 0px 5px 0px;
	}

#tapes td {
	width: 200px;
	text-align: center;
	}

#tapes td a:hover {
	background-color: #FFFFFF;
	}

/* BOTTOM SECTION ------------------------------------------------------ BOTTOM SECTION */

#bottom {
	width: 730px;
	height: 35px;
	padding: 0px;
	background-color:#0D1F61;
	z-index: 10000;
	clear: both;
	margin: 0px;
	}
	

#bottomCart {
	width: 720px;
	height: 35px;
	padding: 0px;
	background-color:#0D1F61;
	z-index: 10000;
	clear: both;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	}	
 

#bottom p {
	padding: 22px 5px 2px 5px;
	text-align: right;
	}

#bottom a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}

#bottom a:hover {
	/* text-decoration: underline; */
	color: #CFD2E0;
	}

html>body div#bottom {
/* Correct value for browsers that don't suffer from IE Win's bugs */
	}
