body {
	background-color: #939495;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #323333;
	line-height: 15px;
	text-align: justify;
	}

div#headercontainer {
	position: relative;
	top: 28px;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 62px;
	z-index: 80;
	visibility: visible;
	}
	
div#whitehorizontalbar {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	margin-right: 0px;
	height: 132px;
	background-color: #FFFFFF;
	z-index: 9;
	}
	
div#bluehorizontalbar {
	position: absolute;
	top: 105px;
	left: 0px;
	width: 100%;
	margin-right: 0px;
	height: 32px;
	background-color: #101057;
	z-index: 10;
	}		

div#container {
	border: 6px solid white;
	background-color: #E2E2E2;
	position: relative;
	top: 53px;
	margin: 20px auto;
	margin-bottom: 20px;
	width: 884px;
	z-index: 30;
	visibility: visible;
	} 	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C0362C;
	line-height: 24px;
	margin: 20px 10px 10px 18px;
	text-transform: uppercase;
	}
	
h1 a{
	text-decoration: none;
	font-weight: bold;	
	}
	
h1 a:hover {
	text-decoration: none;
	color: #FFCE00;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	margin: 20px;
	}
	
p a{
	text-decoration: none;
	font-weight: bold;	
	color: #212424;
	}

p a:hover {
	text-decoration: none;
	color: #FFCE00;
	}
	
div#navbar {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 268px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #977F09; 
	line-height: 15px;
	z-index: 90;
	}

div#navbar a {
	display: block;
	background-color: #977F09;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

div#navbar a:hover {
	color: #977F09;
	background-color: #FFFFFF;
	}	
	
div#quickfacts {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 248px;
	margin: 0px;
	background-color: #977F09;
	text-align: justify;
	padding: 15px 10px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	z-index: 90;
	}	
	
div#quickfacts a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}

div#quickfacts a:hover {
	color: #FFCE00;
	font-weight: bold;
	}
	
div#graphicdesign {
	position: absolute;
	top:500 px;
	left: 0px;
	margin: 0px;
	background-color: white;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	z-index: 90;
	}			
	
div#didyouknow {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	position: absolute;
	right: 0px;
	width: 248px;
	margin: 0px;
	background-color: #977F09;
	text-align: justify;
	padding: 15px 10px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	z-index: 90;
	}	
	
div#didyouknow a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}

div#didyouknow a:hover {
	color: #FFCE00;
	font-weight: bold;
	}	
		
div#calendar {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	position: absolute;
	right: 0px;
	width: 248px;
	margin: 0px;
	background-color: #C0362C;
	text-align: justify;
	padding: 15px 10px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	z-index: 90;
	}	
	
div#infobox {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 248px;
	margin: 0px;
	background-color: #C0362C;
	text-align: justify;
	padding: 15px 10px 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	z-index: 90;
	}
	
div#infobox a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}

div#infobox a:hover {
	color: #FFCE00;
	font-weight: bold;
	}			
	
div#footer {
	background-color: #101057;
	position: relative;
	margin: 70px auto;
	padding-top: 10px;
	height: 24px;
	width: 900px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	text-align: center;
	visibility: visible;
	}
	
div#footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}	
	
div#footer a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFCE00;
	}				

img#whitehorizontalbar {
	position: absolute;
	top: 125px;
	left: 0px;
	width: 100%;
	margin-right: 0px;
	height: 2px;
	background-color:#FFFFFF;
	z-index: 11;
	background-image: url(../homepage/whitehorizontal.jpg);
	}

img#pageheader {
	border-bottom: 6px solid white;
	border-left: 6px solid white;
	border-right: 1px solid #323333;
	margin-left: -6px;
	margin-right: -30px;
	background-color:#FFFFFF;
	width: 609px;
	z-index: 95;
	}
	
img#pageheaderhome {
	margin: 0 0 0 270px;
	z-index: 10;
	}				
	
img#largephoto1 {
	position: absolute;
	left: 15px;
	}
	
img#largephoto2 {
	position: absolute;
	left: 15px;
	}
	
img#largephoto3 {
	position: absolute;
	left: 15px;
	}			

img#largephoto4 {
	position: absolute;
	left: 15px;
	}

img#largephoto5 {
	position: absolute;
	left: 15px;
	height: 100px;
	}
	
img#largephoto6 {
	position: absolute;
	left: 15px;
	}
	
img#largephoto7 {
	position: absolute;
	left: 15px;
	}			

img#sidephoto1 {
	position: absolute;
	right: 0px;
	}
	
img#sidephoto2 {
	position: absolute;
	right: 0px;
	}	
	
img#sidephoto3 {
	position: absolute;
	right: 0px;
	}
	
img#sidephoto4 {
	position: absolute;
	right: 0px;
	}		
	
img#sidephoto5 {
	position: absolute;
	right: 0px;
	}	
	
.header {
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}

.headline {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C0362C;
	line-height: 24px;
	margin-top: 30px;
	text-transform: uppercase;
	}

.headline a {
	color: #C0362C;
	}	

.article {
	font-weight: bold;
	color: #C0362C;
	font-style: italic;
	}

.article a {
	color: #C0362C;
	font-style: italic;
	}		
