body {

	background-image: url("Index_Cover.jpg");
	background-position: center;
	background-repeat: no-repeat;	
	background-size: cover;
	background-color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}


.allcontent {

	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	z-index: 99
	font-size: 12px;


}

#heading {
	position: fixed;
	padding-top: 10px;
	top: 0;
	background-color: #000000;
	z-index: 99;
	clear:both;
}

#find {
	position: fixed;
	padding-top: 80px;
	padding-left: 1035px;
	padding-bottom: 10px;	
	background-color: #000000;
	z-index: 98;
	clear: both;
	font-size: 15px;
} 


#main {
	padding-top: 110px;
	width: 500px;
	background-color: none;
	z-index: 96;
}



#main h1 {
	
	font-family: sans-serif;
	font-size: 18px;
	color: #A7B8D0;
	
}

#main h2 {

	font-family: Calibri Light;

	font-size: 15px;
	color: #FFFFFF;	
	
}


#main2 {

	position: fixed;
	bottom: 0;
	padding-bottom: 50px;
	width: 500px;
	padding-left: 820px
	
}

#main2 h1 {
	
	font-family: sans-serif;
	font-size: 18px;
	color: #A7B8D0;	
	
}

#main2 h2 {

	font-family: Calibri Light;
	font-size: 15px;
	color: #FFFFFF;	
	
}

#spacer {
	position: fixed;
	bottom: 0;
	padding-bottom: 30px;
	padding-top: 5px;
	padding-right: 1300px;	
	background-color: #000000;
	z-index: 97;

}

#reference {
	position: fixed;
	bottom: 0;
	padding-bottom: 25px;
	padding-top: 5px;
	text-align: left;	
	background-color: none;
	z-index: 98;
	clear: both;
	font-size: 13px;




}

#copyright {
	position: fixed;
	bottom: 0;
	padding-bottom: 26px;
	padding-left: 1225px;
	border-top: 2px solid #F00;	
	background-color: #000000;
	z-index: 97;
}



#find a:link {

	color: DimGray;
}

#find a:visited {

	color: DimGray;
}


#find a:hover {

	color: red;
}

#reference a:link {

	color: DimGray;
}

#reference a:visited {

	color: DimGray;
}


#reference a:hover {

	color: red;
}









