/* style for columns.php 2bwrittn.php and 2search.php  8:09 AM 2/14/03 */
body	{
	margin: 0;
	color: #336699;
	background-color: #cfe4f1;
	background-image: url(../images/mlbg.gif);
	font-size: 16px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	scrollbar-arrow-color:  #336699;
	scrollbar-base-color: #cfe4f1;
	scrollbar-dark-shadow-color: #cfe4f1;
	scrollbar-track-color: #cfe4f1;
	}

a	{
	color: #3366cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #9966cc;
	background-color: transparent;
	font-weight: normal;
	}

a:hover	{
	color: #E37B94;
	background-color: #ffffff;
	text-decoration: underline overline;
	}

.footer {
	margin: 5px 0px 0px 0px;
	color: #9966cc;
	background-color: transparent;
	font-size: xx-small;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

.navbar	{
	margin: 50px;
	color: #006666;
	background-color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: tahoma, sans-serif;
	text-align: center;
	width: 95%;
	border: 4px double #336699;
	padding: 10px 0px 10px 0px;
	}

p	{
	color : #000033;
	background-color: white;
	font-size: x-small;
	font-family: verdana, sans-serif;
	text-align: left;
	}
ul	{
	margin: 30px 0px 30px 0px;
	}

li, ul	{
	color: #000033;
	background-color: white;
	font-size: x-small;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-align: left;
	text-indent: 57px;
	line-height: 2em;
	}

.slant	{
	font-size: 16px;
	font-weight: normal; 
	font-style: italic;
	font-family: "times new roman", serif;
	}

.caption {
	font-size: 16px;
	font-weight: normal; 
	font-style: italic;
	font-family: "times new roman", serif;
	text-align: center;
	}
.c	{
	text-align: center;
	}

#mainbody {
	margin: 0px 0px 50px 0px;
	color: #000033;
	background-color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-family: tahoma, sans-serif;
	text-align: center;
	width: 585px;
	border: 7px double #336699;
	padding: 20px 20px 17px 10px;
	}
.frames	{
	margin: 5px 5px 30px 5px;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	}

#search	{
	margin: 0;
	text-align: center;
	border: 0;
	padding: 40px 0px 40px 0px;
	}

.top	{
	margin: 20px 0px 20px 0px;
	font-size: xx-small;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	}

h1	{
	margin: 15px 0px 20px 15px;
	color: #336699;
	background-color: transparent;
	font-size: 150%;
	font-weight: bold;
	font-family: "times new roman",serif;  
	text-align: left;
	}
h2	{
	margin: 0;
	font-size: 1em;
	text-indent: 20px;
	}
h3	{
	font-size: small;
	font-weight: normal;
	}

/* style for sitesearch.txt */

.b	{
	color:#ffffff;
	background-color: #398CC6;
	font-size: small;
	font-weight:bold;
	text-align: center;
	}

.white	{
	color:#ffffff;
	background-color: #c0c0c0;
	font-size: xx-small;
	font-weight:normal;
	text-align: center;
	}

.searchbox {
	color: #000000;
	background-color: #000099;
	border: 1px solid #000033;
	}

