Chiselstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CCFF;
	background-color: #000000;
	list-style-position: inside;
	list-style-type: square;
	}
.Main_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #000000;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 800px;
	z-index: 0;
	clip: rect(0px,auto,auto,auto);
	right: 0px;
	bottom: 0px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
}
#Main_text {
	background:#000000;
	height: 580px;
	width: 71%;
	top: 221px;
	position: absolute;
	z-index: 3;
	left: 250px;
	padding-top: 2ex;
	padding-right: 2ex;
	padding-bottom: 2ex;
	padding-left: 2ex;
}

#Menu {
	background:#000000;
	height: 600px;
	width: 250px;
	left: 0px;
	top: 221px;
	position: absolute;
	z-index: 2;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	z-index:1;
	background-image: url(Sunsetbkgrnd.png);
	overflow: visible;
	background-color: #000000;
	background-repeat: repeat-x;
	clear: both;
	float: none;
}
.style1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.Header_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Header_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	background-position: center;
	text-align: center;
	padding: 2exs;
}

