@charset "utf-8";
/* CSS Document */

body {

	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #484848;
}

a:active, a:focus {outline: 0;}

a:link {
	color: #FFF;
	text-decoration: none;
	}    

a:visited {
	color: #FFF;
	text-decoration: none;
	}  

a:hover {
	color: #E5C966;
	text-decoration: none;
}

a:active {
	color: #E5C966;
	text-decoration: none;
	}
	
.e a   {
	display: block;
	width: 273px;
	height: 32px;
}

.e a:hover {
	
	background-image: url(images/gallerylogofrontnewover.jpg);
	background-position: center;
}






#banner  {
	
	height: 46px;
	margin-bottom: 130px;
}

#logofront {
	width: 900px;
	height: 70px;
}

#linksfront  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	
}


#topline {
	height: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#socialmedia {
	width: 120px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 15px;

}



#wrapperbox {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.facebook {
	float: left;
	width: 50px;
	height: 50px;
}

.instagram {
	float: right;
	width: 50px;
	height: 50px;
}



.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
}


.style3 {
	font-family: 'Libre Baskerville', serif;
	letter-spacing: 3px;
	text-align: center;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 10px;
}

.style4 {
	
	font-family: 'Gilda Display', serif;
	letter-spacing: 3px;
	text-align: center;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 10px;
}






#footer {
	height: 30px;
	width: 900px;
	float: left;
	margin-top: 40px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
}


#copyright {
	position: relative;
	float: left;
	height: 22px;
	width: 900px;
	margin-top: 8px;
}



#contact   {
	width: 350px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 200px;
	
	
	}

.stylecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	word-spacing: 2px;
	text-align: center;
	line-height: 40px;
}



