body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #0099cc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.ten {
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#left {
	position: absolute;
	top:0px;
	left:0px;
	margin: 20px;
	padding: 10px;
	background: #ffffff;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin:75px 100px 20px 350px;
	padding: 10px;
	background: #ffffff;
	}
#right {
	position: absolute;
	top: 0px;
	right: 100px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	background: #ffffff;
	border: solid 1pt #339999;
	width: 300px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 300px;
	}
html>body right {
	width: 300px; /* ie5win fudge ends */
	}

#bluetitle {margin-left: 20px;
			margin-right: 20px;
			margin-top: 10px;
			margin-bottom:10px;
			padding-left:5px;
		color:#ffffff;
		background-color:#336699;
			}

#podcast {
		border: solid 2px #333333; 	
			}

#box2 {margin-left:10px;
		margin-right:10px;
margin-top:20px;
padding-top:10px;
	border: solid 1px #336699;
	width: 95%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 95%;
	}
html>body box2 {
	width: 95%; /* ie5win fudge ends */
	}

#box3 {margin-left:10px;
		margin-right:10px;
margin-top:5px;
padding-left:10px;
	border-top: solid 3px #336699;
	border-bottom: solid 3px #336699;
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}
html>body box2 {
	width: 100%; /* ie5win fudge ends */
	}

#box4 {margin-left:10px;
		margin-right:10px;
margin-top:5px;
padding-left:10px;
	border-top: dashed 2px #336699;
	border-bottom: dashed 2px #336699;
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}
html>body box2 {
	width: 100%; /* ie5win fudge ends */
	}

#productdescription {margin-left:40px;
			margin-right: 20px;
			padding-left:10px;
			font-family:arial;
			font-size: 12px;
		color:#333333;
		background-color:#ffffff;
			}

#readmore {margin-left: 20px;
			margin-right: 30px;
			margin-top:20px;
			margin-bottom:10px;
		color:#333333;
		background-color:#ffffff; }


#list {margin: 5px;
	background:#0099cc;
	padding:15px;
	color:#ffffff;
	width: 300px;
}


pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

#box {margin: 0px;
	background-color: #eeeeee;
	border: solid 1pt #339999;
width: 75%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 75%;
	}
html>body box2 {
	width: 75%; /* ie5win fudge ends */
	}
}




