body { min-width: 700px; width: 100%; height:100%; margin: 0; margin-bottom: 20px; color: #444; font:10pt sans-serif; background:white; }

/**************************************************************/
/**************************************************************/

a { color:black; font-weight: bold; text-decoration: none; }
a:visited { text-decoration: none; }

/**************************************************************/
#header { position: relative; top: 0px; min-width: 600px; width: 100%; height: 90px; border-bottom: 1px solid; }
#header_title 	 { float: left; width: 290px; height: 80px; margin: 0px; padding-left: 20px; }
#header_title h1 {  line-height: 0px; padding-top: 10px; font-size: 28px; font-variant: small-caps; letter-spacing: -1px; color: sienna; }
#header_title h2 {  line-height: 0px; margin: 0px; padding-top: 0px; font-size: 13.5px; letter-spacing: 0px; color: sienna; border: none; }

#container {position: relative; width: 100%; height:100%; }

#footer { position: relative; padding: 1em 1em 0em 0em; font: 8pt bold; text-align: center; border-top: 1px solid sienna; }

#book-picture 	{ float: left; width: 170px; margin: 10px; clear: both;}

#new_audio_box	{display:none; }
#picture-entry 	{ position:relative;}
#articles-right { display: none; }
#features-right { display: none; }
#new-broadcasts { display:none; }
#search-box 	{ display:none;}
#navlist 	{ display: none; }
#menu 		{ display: none; }

.box-right { float: right; border: 1px solid gray; width: 150px; margin: 10px; clear: both;}
.box-left { float: left; border: 1px solid gray; width: 150px; margin: 10px; clear: both;}

.cleaner {clear:both; height:5px; font-size:1px; margin:0; padding:0; }

img.left { float:left; margin-right:10px; margin-bottom:10px; clear: left;}
.column-in {margin: 10px; }

h1, h2, h3 	{ font-weight: bold; }
h1 		{ text-transform: lowercase; letter-spacing: 0px; font-size: 24px; }
h2 		{ margin: 0; border-bottom: 2px solid #484848; color: sienna; margin-bottom: 5px; font-size: 16px; }
h3 		{ padding: 0em 1em; border-left: 10px solid red; border-right:auto solid blue; color: sienna; }

/* DIVs must have a border value set in Netscape 4.x */
DIV { border: none; line-height: 130%; }

/**************************************************************/


