body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin: 0;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
#header {
	background-image: url(images/back-image.gif);
	height: 690px;
	width: 750px;
	position: absolute;
	z-index: 1;
}
#content-main {
	width: 325px;
	z-index: 2;
	position: relative;
	top: 10px;
	left: 344px;
	background-color: #C22516;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 45px;
}
#nav-main {
	width: 200px;
}
#nav-main ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav-main a {
	display: block;
	padding: 3px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE43A;
	border-top: 1px solid #FCE43A;
	background-color:#000000;
	text-decoration: none;
}
#nav-main a:link {
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCE43A;
	border-top: 1px solid #FCE43A;
	text-decoration: none;
}
#nav-main a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #C22516;
}
#nav-main a:active {
	color: #000000;
	text-decoration: none;
	background-color: #C22516;
}
#nav-main a:hover {
	color: #000000;
	background-color: #FCE43A;
	text-decoration: none;
}
#title-sub {
	position: absolute;
	height: 32px;
	width: 320px;
	left: 400px;
	top: 10px;
	z-index: 5;
	background-image: url(images/title-sub.png);
}
#nav-main {
	position: absolute;
	width: 200px;
	z-index: 5;
	top: 491px;
	left: 15px;
}
#content-sub {
	width: 325px;
	position: relative;
	top: 0px;
	padding-left: 30px;
	padding-right: 10px;
}
#nav-sub {
	width: 325px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 390px;
	top: 719px;
}
#footer {
	width: 750px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	top: 1170px;
	left: 0px;
	background-image: url(images/footer.gif);
	height: 206px;
}
#container pre {
	text-align: center;
	position: absolute;
	width: 750px;
	top: 1362px;
	z-index: 6;
	font-size: 10px;
	left: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
#back-to-top {
	position: absolute;
	width: 81px;
	top: 1147px;
	left: 660px;
	font-weight: bold;
	z-index: 5;
}
#title {
	background-image: url(images/title.png);
	position: absolute;
	z-index: 4;
	height: 149px;
	width: 238px;
	top: 10px;
	left: 10px;
}
#title span {
	display: none;
	visibility: hidden;
}
#photo {
	background-image: url(images/photo.gif);
	height: 577px;
	width: 210px;
	position: absolute;
	z-index: 3;
	left: 105px;
	top: 105px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
p {
	text-align: justify;
}

h4 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
h6 {
	font-size: 16px;
	color: #000000;
}
#container {
	width: 750px;
}
h2.first {
	background-image: url(images/title-sub.png);
	width: 290px;
	height: 33px;
}
h2.first span {
	display: none;
	visibility: hidden;
}
#content-sub ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
