	@charset "utf-8";
	.navigationblock {
		width: 95%;
		text-align:
		center;
		padding-left: 12px;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 12px;
		}
	
	.navigation {
		background-color: #CCCCCC;
		width: 90%;
		margin-top: 2px;
		margin-right: 2px;
		margin-bottom: 2px;
		margin-left: 12px;
	
	}
	
	.navigation a:link {
		color: #0000CC;
	}
	.navigation a:hover {
		color: #FFFF00;
	}
	.navigation a:visited {
		color: #0000CC;
	}
	.navigation a:active {
		color: #000000;
	}
	.sidebartext {
		font-size: medium;
		color: #000000;
		padding: 3px;
		text-align: center;
	}
	.sidebartext a:link {
		color: #000000;
	}
	.sidebartext a:hover {
		color: #FFFFFF;
	}
	.sidebartext a:visited {
		color: #000099;
	}
	.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	width: 98%;
	margin-left: 6px;
	}
	.bodySmallText {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: small;
		color: #333333;
	}
	.googlebox {
		height: 600px;
		width: 120px;
		margin-bottom: 3px;
		margin-left: 4px;
		border: thin inset #009933;
		margin-right: 2px;
	}
	/* CONTAINER CODE FOR INDEX */
	/* main */
	#main2 {
		width: 95%;
		padding: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 10px;
		margin-left: 0;
	}
	#main2 p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		color: #000000;
		
	}
	#main2 h1 {
		padding: 10px 0 5px 5px;
		margin: 0 0 0 10px;
		border-bottom: 1px solid #f2f2f2; 	
	}
	#main2 h4 {
		padding: 10px 0 5px 5px;
		margin: 0 0 0 10px;
		border-bottom: 1px solid #f2f2f2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		font-weight: bold;
		color: #0000CC;
	}
	#main:after {
		/* Prevent wrapper from shrinking height, 
		see http://www.positioniseverything.net/easyclearing.html */
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	#main2  .containermiddle2 {
		float: left;
		width:25%;
		margin-left: 2px;
		margin-right: 2px;
		padding-right: 2px;
		padding-left: 2px;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-left-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
		height: 21em;
	}
	#main2  .containerleft2 {
		float: left;
		width:25%;
		margin-left: 2px;
		margin-right: 2px;
		padding-right: 2px;
		padding-left: 2px;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-left-style: solid;
		border-top-color: #666666;
		border-right-color: #666666;
		border-bottom-color: #666666;
		border-left-color: #666666;
		height: 21em;
	}
	#main2 .containerright2 {
		float: left;
		width:25%;
		margin-left: 2px;
		padding-right: 2px;
		padding-left: 2px;
		border-top: thin none #666666;
		border-left: thin solid #666666;
		border-bottom: thin none #666666;
		border-right: thin solid #666666;
		height: 21em;
	}
	#main2 .containerrightlast {
		float: left;
		width:25%;
		margin-left: 2px;
		padding-right: 2px;
		padding-left: 3px;
		border-top: thin none #666666;
		border-left: thin solid #666666;
		border-bottom: thin none #666666;
		border-right: thin solid #666666;
		height: 21em;
	}
	#mainindex {
		width: 95%;
		padding: 0;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 10px;
		margin-left: 0;
		background-color: #CCCCCC;
	}
	#mainindex p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		color: #000000;
		
	}
	#mainindex h1 {
		padding: 10px 0 5px 5px;
		margin: 0 0 0 10px;
		border-bottom: 1px solid #f2f2f2; 	
	}
	mainindex h4 {
		padding: 10px 0 5px 5px;
		margin: 0 0 0 10px;
		border-bottom: 1px solid #f2f2f2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		font-weight: bold;
		color: #0000CC;
	}
	#mainindex:after {
		/* Prevent wrapper from shrinking height, 
		see http://www.positioniseverything.net/easyclearing.html */
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	#mainindex  .containermiddle2 {
		float: left;
		width:33%;
		height: 21em;
	}
	#mainindex  .containerleft2 {
		float: left;
		width:33%;
		height: 21em;
	}
	#mainindex .containerright2 {
		float: left;
		width:33%;
		height: 21em;
	}
	#clear {
		clear: both;
		height: 2px;
		width: 55px;
	}
	.red {
		color: #FF0000;
		text-decoration: underline;
	}
	.blue {
		color: #0066FF;
		text-decoration: underline;
		font-size: large;
		font-weight: bold;
	}
	/*added for test layout */
	
#leftcolnavigation {
	float: left;
	width: 200px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 4px;
}
