body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	margin-top: 30px;
}
#container {
	width: 1016px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#container #head .btn {
	margin: 0px;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#container #content table {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container #footer {
	background-color: #FFFFFF;
	background-image: url(../images/content_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#container #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container #content p {
	font-size: small;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 150%;
}
#container #head {
	width: 1016px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #content {
	background-color: #FFFFFF;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 1016px;
}

