body {
	align: center;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font_family: "Times New Roman";
	color: #CCCCCC;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(Images/background.jpg);
}

a:active {
	background-color: #666666;
}

#main {
    align: center;
	background-color: #1F1A17;
	width: 900px;
	border: thin inset #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
	vertical-align: top;
}
#mainlink{
    align: center;
	background-color: #1F1A17;
	width: 900px;
	height: 1500px;
	border: thin inset #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#maindesign {
	background-color: #1F1A17;
	width: 900px;
	border: thin inset #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}
#maincontact {
	background-color: #1F1A17;
	width: 900px;
	border: thin inset #FFFFFF;
	text-align: center;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}
#mainvenue {
	background-color: #1F1A17;
	width: 900px;
	border: thin inset #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 750px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #1F1A17;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	text-align: center;
}
#MainGallery {
	width: 1000px;
	background-color: #1F1A17;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
}

a:hover {
	background-color: #333333;
}
#main #text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#contactfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin: auto;
}


.thumbnail{
position: relative;
z-index: 0;
}
