@charset "UTF-8";
.coutureContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FADFDF;
	font-weight: normal;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FADFDF;
	font-style: normal;
}
.Blurbs{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FADFDF;
	font-style: normal;
}
.MainSite {
	background-color: #321717;
}
#flashcontent {
	margin: 0px;
	width: 753px;
	height: 400px;
	padding: 0px;
	}
.coutureContentBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FADFDF;
	font-weight: normal;
}
.coutureContentBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FADFDF;
	font-weight: bold;
}
.coutureContent a {
	color: #FADFDF;
}

