body {
	margin: 0 auto;
	padding: 0 auto;
	line-height: 12pt;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #4C4421;
	background-color: #FBEDBF;
	background-image: url(../images/body_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

b{
 	color: #000000;
}

em {
	font-style:italic;
}

#footer {
	font-size: 80%;
	background: #FBEDBF url(../images/new_page/footer.gif) no-repeat left top;
	color: #88793F;
	text-align: center;
	padding: 2px;
	margin: 0 auto;
	text-decoration: none;
	margin-top: 28px;
	height: 30px;
}
#footer p {
	margin-top: 28px;
}

#footer a {
	color: #88793F;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


H3 {
	font-size: 13px; color: #DA1F27; font-weight: bold;
	}

H4 {
	font-size: 11px; color: #000000; font-weight: bold;
}
.boxy {
	padding: 10px; background-color:#FBEDBF; border: 1px #4C4421 dotted; margin: 6px;
}

.boxy a {
	color: #4C4421; display:block; text-decoration:none; margin: 6px;
}
.boxy a:hover {
	color: #000000; text-decoration:underline; border: 1px #4C4421 solid; margin: 6px;
}
.winners_main{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 10px;
	margin-left: 12px;
	padding-bottom: 10px;
	width: 450px;
	font-size: 9pt;
	height: auto;
	background-color: #FFFFFF;
}

