@charset "UTF-8";
body {
	background-color: #090909;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	position: relative;
	z-index: 1;
	top: 0px;
	height: 6500px;
}
#header {
	background-image: url(../images/header_tw.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 950px;
	position: relative;
	z-index: 2;
	top: 0px;
}
#wrapper {
	background-image: url(../images/repeat_tw.jpg);
	background-repeat: repeat-y;
	width: 950px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: auto;
}
#navigation {
	margin: 0px;
	padding: 0px;
	height: 457px;
	width: 50px;
	position: absolute;
	z-index: 4;
	left: 51px;
	top: 125px;
}
#footer {
	background-image: url(../images/footer_tw.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 950px;
	z-index: 5;
}
#content {
	width: 785px;
	z-index: 6;
	left: 80px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.italictext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35pt;
	color: #941638;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27pt;
	color: #941638;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content li {
	padding-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #941638;
}
#header span {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	display: none;
}
#header2 span {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	display: none;
}
#title {
	height: 25px;
	width: 650px;
	position: absolute;
	z-index: 8;
	left: 150px;
	top: 160px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 80px;
}
.blacktext {
	color: #000000;
}
.italic_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.italicright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-right: 10px;
}
.bluebold {
	font-style: italic;
	font-weight: bold;
	color: #941638;
}
