@import url("shaun.css");
		
		#container {
		width: 840px;
		border: 5px solid white;
		background-color: #A6D9EE; 
		}
		#header {
		width: 840px;
		height: 230px;
	
		}
		#banner {
		width: 840px;
		height: 30px;
		background-color: #02A9AA;
	
		}
		#searchBox {
		padding-top:5px;
		padding-right:5px;
		}
			
/* navigation */			
	
	#navigation {
	width: 840px;
	height: 42px;
	}
	
/* START leftColumn styles */
			
	
		#leftCol {
		float: left;
		width: 560px;
		\width: 560px;
		w\idth: 550px;
		margin: 0;
		margin-right: 5px;
		padding-left: 5px;
		padding-top: 20px;
		}
		#leftCol a:link {
		color:#0092C1;
		font-weight:bold;
		}
		#leftCol a:hover {
		color:#0092C1;
		}	
		#leftCol a:visited {
		color:#999999;
		font-weight:bold;
		}
		#leftCol p {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
}
		#leftCol h1 {
		color:#0099CC;
		font-weight:bold;
		}
		
	/* END leftColumn styles */
	/* START skinnyLeftColumn styles */
			
	
		#skinnyLeftCol {
		float: left;
		background-color:#A6D9EE;
		width: 195px;
		\width: 195px;
		w\idth: 185px;
		margin: 0;
		margin-right: 5px;
		padding-left: 5px;
		padding-top: 20px;
		}
		
		
	/* END skinnyLeftColumn styles */
	/* START skinnyMidColumn styles */
			
	
		#skinnyMid {
		float: right;
		background-color:#A6D9EE;
		width: 640px;
		\width: 640px;
		w\idth: 630px;
		margin: 0;
		margin-right: 5px;
		padding-left: 5px;
		padding-top: 20px;
		}
		
    /* END skinnyMidColumn styles */
	
	/* START CentColumn styles */
			
	
		#centCol {
		float: left;
		background-color:#A6D9EE;
		width: 840px;
		margin: 0;
		margin-right: 0px;
		padding-left: 0px;
		}
		#centCol a:link {
		color:#0092C1;
		font-weight:bold;
		}
		#centCol a:hover {
		color:#0092C1;
		}	
		#centCol a:visited {
		color:#999999;
		font-weight:bold;
		}
		#centCol p {
		color: #333333;
		font-size: 100%;
		font-weight: normal;
}
		#centCol h1 {
		color:#0099CC;
		font-weight:bold;
		}
		
	/* END CentColumn styles */
	
	
	#activity {
		width: 760px;
		background-color: #FFFFFF; 
		}
	
	
		
	/* START rightColumn styles */
		
	#rightCol{
	float: right;
	width: 185px;
	padding-left: 8px;
	background-color: #E8F7FF;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #09C;
	\width: 185px;
	w\idth: 175px;
}
		#rightCol a:link {
		color: #09C;
		text-decoration:none;
		}
		#rightCol a:hover {
		color:#09C;
		text-decoration: underline;
		}
		#rightCol a:visited {
		color:#09C;
		text-decoration:none;
		}
/* END rightColumn styles */
			
#nextBack {
background-color: #85BA0D;
float: right;
width: 840px;
height: 80px;
}		
#bottomNav {
	clear: both;
	width: 840px;
	height: 120px;
    background-image: url(graphics/footer.gif);

}
#bottomNavCheck {
	clear: both;
	width: 840px;
	height: 120px;
    background-image: url(graphics/footer-check.gif);

}
#bottomNavAsk
{
	clear: both;
	width: 840px;
	height: 120px;
    background-image: url(graphics/footer-ask.gif);

}
#bottomNavGreen
{
	clear: both;
	width: 840px;
	height: 140px;
    }
		
#footer {
clear: both;
color: #666666;
padding: 5px;
margin-top: 5px;
background-color: #F5F8FA;
font-size: 75%;
font-weight: normal;
}
	
	#footer a:link {
	text-decoration:none;
	}
	#footer a:hover {
	text-decoration:none;
	}
	#footer a:visited {
	text-decoration:none;
	}
	
	
