@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1A1818;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body, p, td, th, tr, ul, ol, li, dl, dd, dt, blockquote, center, br {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 21px;
	margin-top: 3px;
}
.BRANDING_TABLE {
	height: 150px;
	width: 1024px;
}
.COL1 {
	background-repeat: repeat-y;
	background-position: left top;
	width: 350px;
}
.FOOTER {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 1024px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC2547;
	margin: 0px;
	height: 268px;
	background-position: bottom;
	font-weight: bold;
}
.FOOTER p {
	font-size: 12px;
	font-weight: bold;
	color: #ED2539;
}
.small_footer {
	font-size: 10px;
	color: #000;
}
#WN {
	background-image: url(../images/whatsnewmid.png);
	width: 205px;
}
.WN {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#COL1 {
	width: 350px;
}
.FOOTER tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#COL1 table {
	height: 350px;
	width: 350px;
}
.ContestDIV {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #900;
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
}
.imgLt {
	float: left;
	padding-right: 10px;
}
