body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #1E1E1E;
}
table, th, tr {
	font-weight: normal;
}

#wrapper {
}
#header {
	width: 1000px;
	margin: auto;
	height: 100px;
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 20px;
	color: #807902;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #807902;
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#HomePagePhoto {
	margin-top: 5px;
}
#PageContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	color: #666666;
	margin-bottom: 20px;
	line-height: 20px;
}
#flash {
	margin: auto;
	height: 300px;
	width: 800px;
	background-color:#000000;
}
#BlackSeparator {
	background-color: #000000;
	width: 770px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	padding-top: 10px;
	padding-left: 30px;
	height: 5px;
}
#PageContent {
	width: 800px;
	border: 1px solid #FFFF00;
	margin: auto;
}
#SIDEPageContentText {
	width: 210px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#footer {
	background-color: #000000;
	height: 25px;
	width: 770px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#footer A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
}
#footer A:link {text-decoration: none}
#footer A:visited {text-decoration: none}
#footer A:active {text-decoration: none}
#footer A:hover {text-decoration: none; color: #FFFFFF;
}.PaddingLeft {
	padding-left: 40px;
}
