body { min-width: 700px; width: 100%; height:100%; margin: 0; margin-bottom: 20px; color: #444; font:10pt sans-serif; background:white; background:url("logo_sm_new2.jpg") 0px 10px no-repeat; }

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

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: 120px; border-top: 10px solid; border-bottom: 1px solid; }
#container {position: relative; top: 0px; min-width: 600px; width: 100%; height:100%; }
#footer { position: relative; padding: 1em 1em 0em 0em; font: 8pt bold; text-align: center; border-top: 1px solid #69f; clear:both; }

#left { position: relative; left: 0px; }
#middle { position: relative; left:0px; right: 330px; }
#right {position:relative;}

#new_audio_box	{display:none; }
#articles-right { display: none; }
#new-broadcasts { display:none; }
#search-box 	{ display:none;}
#navlist 	{ display: none; }

#picture-entry { position:relative;}
#features-right { margin-top: 10px;}
#book-picture { float: left; width: 170px; margin: 10px; clear: both;}

#menu 		{ padding: 0.2em; border: 1px solid #69f; background: #e6e6e7; }
#menu a 	{ padding: 0.2em; text-decoration: none; font-weight: bold; }

.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;}
.heading { font-weight: bold; padding: 0.1em 1em; border: 1px solid #69f; background: #ccc; }

.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; }

h2 { font-size:10pt; font-weight: bold; padding: 0.1em 1em; border: 1px solid #69f; background: #ccc; }

.h1 { font-size: 16pt; font-weight: bold; text-align: center; line-height: 130%; }	

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

