@charset "utf-8";
/* CSS Document */

.Bg {
	background-image: url(../img/Bg_Home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-attachment: fixed;
}
.Bg_Inner_Pages {
	background-image: url(../img/Bg_Inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #000;
}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #DFD7B7;
	text-decoration: none;
}
.MainText_Big_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #DFD7B7;
	text-decoration: none;
}

.Title_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}


.LowerMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #B49F84;
	text-decoration: none;
}
.LowerMenu_Bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #B49F84;
	text-decoration: none;
	background-image: url(../img/LowerMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
}



.Copyrights {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #BFA362;
	text-decoration: none;
}
.Bg_Videos {
	background-image: url(../img/ParisBlack_Videos.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.PicsMargin {
	border: thin solid #BA9658;
	top: 0px;
}

