body {
	background-color: #000;
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	width: 957px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #666;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
}

#header {
	float: left;
	height: 110px;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menubar {
	height: 41px;
	width: 957px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	float: left;
	text-transform: uppercase;
}
#main {
	float: left;
	width: 755px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: thin;
	height: 499px;
}
#nav {
	float: left;
	width: 150px;
	color: #FFF;
	padding-left: 30px;
	border-right-color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	height: 499px;
	padding-right: 20px;
	text-transform: uppercase;
	border-right-width: thin;
	border-right-style: solid;
}

#content {
	float: left;
	width: 725px;
	padding-bottom: 6px;
	height: 493px;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}
#footer {
	float: left;
	height: 20px;
	width: 755px;
	padding-top: 4px;
}
.copyrightnotice {
	font-size: 12px;
	text-align: center;
}
.mainarea_text {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #main #content table tr td p img {
	border: thin solid #C60;
	text-align: left;
}
#container #main #content table {
	text-align: center;
}
#container #main #content table tr td #form1 table {
	text-align: left;
}
#container #main #content table tr td #form1 table caption {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #C60;
}
#container #menubar table {
	text-align: center;
}
#container #main #content h2 {
	text-align: center;
	color: #C60;
}
#container #main #content table tr td {
	color: #000;
}
.HiddenKeywords {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #000;
}
#container #main #content table tr td #form1 table tr td {
	color: #FFF;
	font-weight: normal;
}
