/* CSS Document */

	body {
		text-align:center;
			background-image:url(images/page_backgroung.gif);
		background-position:center;
		background-repeat:repeat-y;
		margin-top:0px;
		}
	
	#framew {
		width:970px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		
	
	
		}
		
	#contentleft {
		top:304px;
		height:256px;
		width:62px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
		
	#contentbar {
		top:304px;
		height:256px;
		width:2px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentNews {
		top:304px;
		height:256px;
		width:180px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentEvents {
		top:304px;
		height:256px;
		width:206px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentLinks {
		top:304px;
		height:256px;
		width:165px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	#contentmiddle {
		
		height:256px;
		width:970px;
		padding:0px;
		float:left;
		background:#f7f4ec;
		}
	
	
	#contentheader {
		
		background-image:url(images/revised-banner.jpg);
		background-position:center top;
		background-repeat:no-repeat;
		width:970px;
		height:225px;
		margin:auto;
		}
		

		
	#contentfooter {
		color:#FFFFFF;
		background-color:#001A7B;
		width:970px;
		height:50px;
		padding:0px;
		clear:both;
				
		}	
		
	#contentfooter a {
		color:#FFFFFF;
		
		}	
		
	
		p,pre {
		font-size:.75em;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
	
	}
	
	li {
	font-size:.75em;
	font-family:Arial, Helvetica, sans-serif;
	}
	ul {
	padding:0px;
	margin:5px;
	margin-left:45px;
	margin-bottom:0px;
	}	
	
	ol li {margin-top:8px; }
	
	p, li { line-height:1.5em; }
	h1 {
		font-size:1.5em;
		color:#001A7B;
		font-family:Georgia, "Times New Roman", Times, serif;
	
		padding-top:10px;
		padding-bottom:6px;
		margin:0px;
		border-bottom:solid 2px #001A7B;
		}
		
h2 {
		font-size:1.1em;
		color:#001A7B;
		font-family:Georgia, "Times New Roman", Times, serif;
	
		padding-bottom:5px;
		border-bottom:solid 2px #001A7B;
		}
		
h3 {
		font-size:1em;
		color:#001A7B;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding-bottom:0px;
		margin-bottom:0px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
	
	#heroshot {
	text-align:center;
	margin-left:125px;
	width:340px;

	
	}
	
	#calltoaction {
	margin-left:10px;
	float:left;
	}
	
	#copy {
	float: right;
	width: 475px;
	margin-right:10px;
	
	}
	
	#caption {
	padding:5px;
	margin:5px;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	
	}
