		body {
			font: 1.0em verdana, arial, sans-serif; 
			background-color:rgb(223,239,243);
			background-position: top center;
			text-align:center; 
			color: navy;
		}
		* {margin:0; padding:0;} 
	
		#addPadding {
			padding: 20px;
		}
		#addPadding table {
			border: 0;
		}
		#addPadding td {
			padding: 4px;
			border: .01em #d4ecfb outset;
			font-size:9pt;
		}	
		#main {
			min-width:800px; max-width:1270px; 
			margin-left:auto; margin-right:auto; 
			background-position: top center;
		}
		#header {
			height:120px; 
			text-align:left;
			padding: 0px;
			background-image: url(../images/subSubHeader.jpg);
		} 
		#content { 
			background:url(../images/leftBGImage.jpg) repeat-y top left; 
			position:relative; 
			background-color:rgb(212,237,242);
									min-height: 500px;
		}
		#content2 {
			background-color:rgb(212,237,242);	
			background:url(../images/rightBGImage.jpg) repeat-y top right; 
			position:relative;
			text-align: left;
									min-height: 500px;
		}
		#column1 {
			position: absolute; 
			top:0px; left:0px; 
			background-color:rgb(212,237,242);
			background-image: url(../images/leftBGImage.jpg);
			height: 500px;
			width: 150px;
		}
		
		#column1 img {
			padding: 0;
			border: 0;
			vertical-align: top;
		}
		
		#column2 {
			min-height: 500px;
			margin:0 160px 0 130px; 
			background-color:rgb(212,237,242);
			padding-left: 30px;
		}
		#column3 {
			height: 500px;
			position:absolute;  
			top:0px; right:0px; 
			overflow:hidden; 
			background-image: url(../images/rightBGImage.jpg);
		}
		#footer {
			text-align:center; 
			padding-top:6px;
			background-color: navy;
			background-image: url(../images/topNav.jpg);
		} 

		#header h1 {
			color:navy; 
		}
		#column1 ul {
			margin: 20px 0 0 26px;
		} 
		#column2 p {
			font-size:.8em; 
			margin:0 30px 1em;
		}
		#column2 li {
			font-size:.8em; 
			margin-left: 50px;
		}		
		#column2 a {
			font-size:8pt; 
		}
		
		#column3 p {
			margin: 20px 10px 0 10px;
		}
	
		#topNav {
			color: #bbffff;
			font-size: 9pt;
			margin:0px;
			line-height:26px;
			padding: 0 0 0 100px;
			background-image: url(../images/topNav.jpg);
			background-position: center;
			text-align:center;
		}
		
		#topNav a {
			text-align: center;
			text-decoration: none;
			color: #bbffff;
			padding: 4px 3px 4px 3px;
		}
		#topNav a:hover {
			color: navy;
			background-color: #008dc6;
			border: solid .05em #90a2af;
		}
		#topNav a:link {
			color: #bbffff;
		}
		
		#topNav a:visited {
			color: #bbffff;
		}
		
		#topNav a:active {
			color: #bbffff;
		}

		#footer {
			text-align:center;
			color: #bbffff; 
			padding-top:6px;
			background-image: url(../images/topNav.jpg);
			border: 0px;
			font-size: 8pt;
			text-align: center;
			white-space: nowrap;
			line-height:11pt;
			text-align: center;
			margin:0px;
			font-family: Arial;
			line-height:26px;
			padding: 0px 8px 2px;
		} 
		

	
		#footer a {
			text-decoration: none;
			color: #bbffff;
			background-color: transparent;
			padding: 4px 3px 4px 3px;
		}
		
		#footer a:hover {
			color: #003d39;
			background-color:#a7d6d5;
			border: solid .05em #90a2af;
		}
		
		#footer a:link {
			color: #bbffff;
			padding 0 .05 0 .05;
		}

		#footer a:active {
			color: #bbffff;
			border: solid .05em #90a2af;
		}
		#footer a:visited {
			color: #bbffff;
			padding 0 .05 0 .05;
		}
		
		#sideNav {
			color: navy;
			font-size: 8pt;
			text-align: left;
			margin:0px;
			line-height:20px;
			padding:0px;
		}
		
		#sideNav a {
			text-decoration: none;
			color: navy;
			padding: 4px 3px 4px 3px;
		}
		#sideNav a:hover {
			color: navy;
			background-color:rgb(223,239,243);
			border: solid .05em #90a2af;
		}
		#sideNav a:link {
			color: navy;
		}
		#sideNav a:active {
			color: navy;
		}
		#sideNav a:visited {
			color: navy;
		}
	blockquote {
		padding: 15pt;
	}
	#webmaster {
		color:#497fbf;
		background-image: url(col2BG.gif); 
		background-repeat: repeat;
		padding-bottom: 20px;
	}
#webmaster a {
	text-decoration:none;
	color:navy;
}	
#webmaster a:hover {
	text-decoration:none;
	color:#497fbf;
}	
	.clearfix:after {
		content: ".";  
		display: block;          
		height: 0;                 
		clear: both;              
		visibility: hidden;	     
	}

	.clearfix {display: block;}  
 
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}

