body {
	background-color:#111111;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-color:#000000;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 950px;
	padding: 0px;
	margin: 20px;
	border: 0px;
}

#content table {
	border-collapse:collapse;
	width: 720px;
}

#footer {
	padding: 5px;
	margin: 0px;
	border: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
	text-align:center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 1.0em;
	text-align:center;
}

a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 4.0em;
	color: #ff3333;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 4.0em;
	color: #ff3333;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-family: 'Comic Sans MS', cursive;
	font-size: 4.0em;
	color: #fffc00;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #121212;
	padding: 3px 0;
   	margin: 3px 0;
	text-align:center;
}

.textone {
	font-size: 4.0em;
	color: #ffffff;
}

.texttwo {
	font-size: 2.0em;
	color: #6cff00;
}

.textthree {
	font-size: 9.0em;
	color: #55ff00;
}

td.backone {
	background-color:#000000;
	width: 720px;
	height: 450px;
	padding: 0px;
	margin: 0px;
}

td.backtwo {
	background-color:#556B2F;
	width: 720px;
	height: 450px;
	padding: 0px;
	margin: 0px;
}
