@charset "utf-8";
a {
	color: #FF99CC;
	}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}
.formText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#CCC;
	line-height:17.5px;
	margin-top:0px;
	font-weight:bold;
	text-align:right;
	}
.container {
	width: 920px;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.footer_left {
	float: left;
	height: 100px;
	width: 620px;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #333333;
	color: #FFF;
	margin-left: 50px;
	position: relative;
	z-index: 3;
}
.header {
	float: left;
	height: 160px;
	width: 920px;
	border: thin solid #CC3366;
	position: relative;
	z-index: 1;
}
.image {
	height: 300px;
	width: 600px;
	position: absolute;
	left: 160px;
	top: 140px;
	z-index: 1;
}
.main {
	float: left;
	height: 540px;
	width: 920px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-color: #CC3366;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #CC3366;
	border-right-color: #CC3366;
	border-left-color: #CC3366;
	position: relative;
	z-index: 2;
}
.footer {
	float: left;
	height: 100px;
	width: 920px;
	background-color: #333333;
	position: relative;
	z-index: 2;
}
.image {
	height: 300px;
	width: 600px;
	position: absolute;
	left: 160px;
	top: 140px;
	z-index: 3;
}
.footer_right {
	float: left;
	height: 100px;
	width: 250px;
	background-color: #333333;
	position: relative;
	z-index: 3;
}
.gallery {
	height: 480px;
	width: 800px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
}
.body {
	float: left;
	height: 640px;
	width: 920px;
	position: relative;
	z-index: 1;
}
#Banner {
	position:absolute;
	width:920px;
	height:170px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#Navigation {
	position:absolute;
	width:570px;
	height:60px;
	z-index:3;
	top: 99px;
	left: 317px;
	background-color: #333333;
}
#Initials {
	position:absolute;
	width:250px;
	height:206px;
	z-index:4;
	left: 674px;
	top: 555px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	height: 540px;
	width: 690px;
	position: absolute;
	z-index: 10;
	color: #CCC;
	left: 51px;
	top: 0px;
}
.Head1 {
	font-weight: bold;
	color: #CC3366;
}
