@import url("Main.css");
body {
	background-color: #000000;
	background-image: url();
}
#TextSection {
	position:absolute;
	width:679px;
	height:511px;
	z-index:951;
	left: 30px;
	top: 1px;
	background-color: #000000;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	margin-top:0
	margin-left:0
	font-color: #786C82;
	visibility: visible;
}
#BackgroundPic {
	position:absolute;
	width:1024px;
	height:767px;
	z-index:100;
	left: 15;
	top: 15;
	overflow: visible;
	visibility: visible;
}


a:active {
	text-decoration: none;
	color: #78682;
}
a:link {
	color: #CFB538;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #78682;
}
a:hover {
	text-decoration: underline;
	color: #78682;
}


#Layer1 {
	position:absolute;
	width:765px;
	height:115px;
	z-index:952;
	left: 141px;
	top: 14px;
}
.GoldSerifSmall {color: #CFB53B}
.BlackBoldSerif {
	font-size: large;
	font-weight: bold;
}
.LargerBoldGoldSerif {
	color: #CFB53B;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 24px;
}
.LavendarSerif {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.LavendarSansSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
.BlackSansSerifFine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
}
