@charset "utf-8";
/* CSS Document */

#wrapper {
	background-color: #000;
	width: auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(ARK%20Graphic%20Designs%20Images/ARK-NEW-LOGO-edit.jpg);
	
    background-attachment:fixed;
	background-repeat: no-repeat;
	background-align: center;
	background-position: center;
	
	
}


	
    

#logo	{
	
	align:left;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	float: none; 
	background-image: url(ARK%20Graphic%20Designs%20Images/ARK-NEW-LOGO%20for%20Header.png);
	}


	

#header	{ 
	width: auto;
	height: 180px;
	background-image: url(ARK%20Graphic%20Designs%20Images/gold%20background.jpg);
	
	background-position: none;
	float: none;
	align: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 22px;
	text-align: center;
	top: auto;
	background-repeat: fixed;
	vertical-align: middle;
	font-weight: normal;
	
	
	
}


	
#h1 {
	align: center;
	
}




#hNav	{
	width:auto;
	background-image: url(ARK%20Graphic%20Designs%20Images/gold%20background.jpg);
	color: #000;
	font-stretch: ultra-expanded;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-color: #999;
	text-transform: none;
	text-decoration:none;
	font-style: normal;
	
	
	
	
}

#body	{
	width:auto;
	vertical-align: middle;
	z-index: auto;
	padding:inherit;
	margin: auto;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-color: #FFF;
	text-align:left;
	
	}
#h3  {
	text-align:center;
	margin-right:30%;
	text-align:left;
	padding-left:0%;
	padding-right:30%;
	padding-bottom: 100px;

    }
	
#h4  {
	text-align:center;
	margin-right:30%;
	text-align:left;
	padding-left:0%;
	padding-right:30%;
	padding-bottom: 100px;

    }
#table 	{
	align: center;
	}
	
	
#footer	{
	width:auto;
	height: 500 px;
	background-image: url(ARK%20Graphic%20Designs%20Images/gold%20background.jpg);
	color: #000;
	text-decoration: none;
	text-align: center;
	

	vertical-align: auto;
	line-height: normal;
	background-color: #000;
	background-position: center;
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 40px;
	vertical-align: middle;
	margin: bottom;
	font-size: 12px;
}

