/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: center;
}
.footer {
	color: #ddc283;
	height: 100px;
	width: 100%;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}
.layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.white {
	font-weight: bolder;
	color: #F8f3e0;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.thumb_left {
	text-align: left;
	padding-right: 6px;
	padding-bottom: 4px;
}
.extraordinary {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tablehead {
	font-size: 16px;
	color: #FFF3E7;
	text-decoration: none;
}
#menu p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

