html , body{
	background-color: #000;
}
#contentWrapper {
	background-color: #000;
	display: block;
	height: 800px;
	width: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 75px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#contentWrapperHome {
	background-color: #000;
	display: block;
	height: 800px;
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 75px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	position: relative;
	padding-left: 125px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	position: relative;
	padding-left: 125px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 15px;
}
#galleryThumbs {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
	margin-top: 175px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.galleryDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CCC;
	text-decoration: none;
}
#galleryNav {
	float: left;
	width: 250px;
	margin-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin-left: -15px;
}
.galleryNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}
#contactNav {
	float: right;
	height: 60px;
	width: 250px;
	margin-top: -50px;
	text-align: right;
	display: block;
}
.imageThumbs {
	border: 1px solid #999;
	height: auto;
	width: auto;
	margin: 5px;
}
#homeImage {
	height: 600px;
	width: 900px;
	position: relative;
	background-color: #333;
	margin-top: 85px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 25px;
	float: left;
}
.homeNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
	text-decoration: none;
	list-style-type: none;
}
#email {
	background-image: url(images/Mail_r2_c2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 60px;
	list-style-type: none;
	position: relative;
	float: right;
}
#phone {
	background-image: url(images/Phone_r2_c2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 60px;
	list-style-type: none;
	float: right;
}
#undercontruction {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	background-image: url(images/contruction.jpg);
	background-position: center 25px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	height: 200px;
	width: 500px;
	margin-top: 65px;
	text-align: center;
}

