body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
	font-family: serif;
	font-size: 12pt;
	text-align: center;
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
a{
	color: #000000;	
}
#page{
	width: 640px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-color: #FEFFC0;
	border: 5px solid #FF0000;
	padding: 10px;
}
h1{
	width: 620px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	text-indent: -1000px;
}
#information{
	color: #1D2CC8;
	font-size: 16pt;
	padding-left: 20px;
	padding-right: 20px;
}
#information h2{
	text-align: center;	
}
#decisions {
	display: block;
}

#information #decisions ul{
	width: 240px;
	display: inline;
}
#information #decisions ul li{
	width: 240px;
}
#information p{
	clear: both;	
}
#firstList{
	float: left;	
}
#secondList{
	float: right;	
}
#instructions{
	padding-left: 20px;
	padding-right: 20px;	
}
#instructions p{
	color: #FF0000;
	font-size: 14pt;
	width: 240px;
}
#sportsstars{
	width: 207px;
	height: 70px;
	border: 0px;
	float: right;
	clear: right;
	margin-right: 20px;
}
#neardeath{
	width: 207px;
	height: 70px;
	border: 0px;
	float: right;
	clear: right;
	margin-right: 20px;
}
#mediaplayer{
	width: 207px;
	height: 59px;
	border: 0;
	float: right;
	clear: right;
	margin-right: 20px;
}
#decisionsTable{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 620px;	
}
th {
	color: #1D2CC8;	
}
.oddRow td {
	background-color: #FDC594;
	padding: 2px;
}
.evenRow td {
	background-color: #C4CFCD;
	padding: 2px;
}
.newcolumn{
	text-align: center;	
	vertical-align: middle;
	width: 22px;
}
.newstar{
	width: 22px;
	height: 20px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}


#footer {
	width: 640px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.aboutus{
	font-size: 12pt;
	background-color: #ffcc00;
	color: #000000;
	width: 600px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	
}
#leftfoot{
	font-size: 10pt;
	background-color: #FEFFC0;
	width: 33%;
	border: 3px solid #00cc00;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
#leftfoot p{
	text-align: left;
}
#centerfoot{
	font-size: 10pt;
	background-color: #FEFFC0;
	width: 33%;
	border: 3px solid #ffcc00;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
#centerfoot p{
	text-align: left;
	font-size: 12pt;
}
#rightfoot{
	font-size: 10pt;
	background-color: #FEFFC0;
	width: 33%;
	border: 3px solid #ffcc00;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
#rightfoot p{
	text-align: left;
	font-size: 12pt;
}
.showall{
	margin-left: auto;	
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
#centerfoot h3{
	margin: -5px;
	margin-bottom: 6px;
	background-color: #ffcc00;
	color: #000000;
}
#rightfoot h3{
	margin: -5px;
	margin-bottom: 6px;
	background-color: #ffcc00;
	color: #000000;	
}
#rightfoot a{
	text-decoration: none;
}

#rightfoot p a{
	text-decoration: underline;
}

#footer a{
	color: #000000;	
}
fieldset{
	border: none;	
}
.donatetext{
	margin: 2px;
	margin-top: -5px;
}
#keywordlogobox{
	width: 100%;
	text-align: center;	
}
#keywordlogo{
	margin-left: auto;
	margin-right: auto;
}