#header {
	position:fixed;
	background-color: ;
	height:8.500em;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:0.063em;
	border-bottom-color:#231f20;
	background-position:center;
	text-align:center;
	margin-top:0em;
	margin-left:0em;
	margin-right:0em;
	margin-bottom:1.563em;
	z-index:1000;
	}

#leftcolumn {
	position:relative;
	float:left;
	width:47.91667%;
	min-width:16.313em;
	margin-right:2.083333333333333%;
	margin-bottom:1.250em;
	background-color: ;
	height:auto;
	}
	
#middlecolumn {
	position:relative;
	float:left;
	width:47.91667%;
	min-width:16.313em;
	margin-right:2.083333333333333%;
	margin-bottom:1.250em;
	background-color: ;
	}
	
#rightcolumn {
	position:relative;
	float:left;
	width:47.91667%;
	min-width:16.313em;
	margin-right:2.083333333333333%;
	margin-bottom:1.250em;
	background-color: ;
	}
	
#columnheadingsline {
	position:relative;
	width:90%;
	margin-right:1.250em;
	top:0.625em;
	left:1.250em;
	background-color:#58595b;
	height:0.063em;
	border:none;
	margin-bottom:0.625em;
	}	
	
#columnheadingslineindex {
	position:relative;
	width:90%;
	margin-right:1.250em;
	top:0.625em;
	left:1.250em;
	background-color:#58595b;
	height:0.063em;
	border:none;
	margin-bottom:1.5em;
	}	
	

#columnimage {
	position:relative;
	left:1.250em;
	width:90%;
	height:auto;
	background-color: ;
	}

#columnimage img {
	width:100%;
	height:auto;
	}

#largecolumn {
	position:relative;
	min-width:40%;
	max-width:49%;
	margin-bottom:1.250em;
	background-color:;
	margin-right:0%;
	}

#largecolumn img {
	max-width:100%;
	min-width:18.313em;
	height:auto;
	}

#centeredcolumn {
	position:relative;
	float:left;
	display:block;
	max-width:100%;
	min-width:18.313em;
	margin-right:2.083333333333333%;
	margin-bottom:1.250em;
	}	

#centeredcolumn img {
	max-width:100%;
	min-width:18.313em;
	height:auto;
	}
	
#widecolumn {
	position:relative;
	width:100%;
	margin-bottom:1.250em;
	background-color:;
	}

#widecolumn img {
	width:100%;
	min-width:18.313em;
	}
	
.floatleft {
	}	
	
.floatright {
	float:right;
	}	