@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center;
	background-color: #000000;
	background-position: top;
	color: #C30;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #F60;
}
.oneColFixCtr p img {
	color: #F90;
}
.oneColFixCtr #container #mainContent h1 {
	font-family: "Zero & Zero Is";
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 275px;
}
.oneColFixCtr #container #mainContent table {
	color: #C30;
	text-align: center;
	position: absolute;
}
.orange {
	color: #F00;
}
.oneColFixCtr #container #mainContent table tr td .orange {
	color: #C30;
}
.oneColFixCtr #container #mainContent div {
	position: absolute;
	right: 283px;
	top: 586px;
	text-align: center;
	height: 131px;
	color: #C30;
}
.oneColFixCtr #container #mainContent p a {
	color: #C30;
	position: absolute;
	left: 95px;
	top: 45px;
}
.oneColFixCtr #container #mainContent p {
	position: absolute;
	color: #C30;
	left: 221px;
	top: 551px;
}
.oneColFixCtr #container table {
	color: #C30;
	text-align: center;
	font-size: small;
	padding: 0px;
}
.oneColFixCtr #container table tr td a {
	color: #C30;
	font-size: small;
	text-decoration: none;
	text-align: left;
}
.oneColFixCtr #container center p font a {
	color: #C30;
}
.oneColFixCtr #container table tr td p strong u {
	color: #C30;
}
.oneColFixCtr #container table tr td p {
	font-size: small;
}
.oneColFixCtr #container table tr td p {
	font-size: 14px;
}
.oneColFixCtr #container table tr td {
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.changesize {
	font-size: small;
}
.oneColFixCtr #container table tr td p a {
	font-size: small;
}
.oneColFixCtr #container table tr td p a {
	text-align: center;
}
.oneColFixCtr #container table tr td p a {
	text-align: center;
}
.oneColFixCtr #container table tr td p a {
	text-align: center;
}
.oneColFixCtr #container table tr td p a {
	text-align: center;
	text-decoration: none;
}
