<STYLE TYPE="text/css">
	#mainright {
		width:12%;
		float:left;
		padding-bottom:0px;
		margin: 0px 0px 0px 0px;
		}
	
	#maincenter {
		width:76%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		border-style: outset;
		}
	
	#mainleft {
		width:12%;
		float:left;
		padding-bottom:0px;
		margin: 0px 0px 0px 0px;
		}
	
	#banner {
		width:100%;
		float:left;
		text-align: center;
	}

	body{
		background-image: url(../images/main_background.gif);
	}

p{ margin: 10px 10px 0px 10px;}
P.important {font-size: 150%; text-decoration: underline}
P.normal{ font-family: arial; font-size: 75%}
a:link { color: #00f; text-decoration: none }
a:active { color: #ff0; text-decoration: none }
a:visited { color: #00f; text-decoration: none }
a:hover { color:#f0f; text-decoration: underline }
.current{ background-color:#fff }
.navBar{ background-color:#ccf}
</STYLE> 


