body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f8f8f8;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
a { text-decoration:none; color: #ec018d; } 
td {
	vertical-align:top;
}
.menu {
	width: 920px;
	margin-left: auto; 
	margin-right: auto; 
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 868px;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	color: #7d7d7d;
	margin-left: auto; 
	margin-right: auto; 
	padding-top: 105px;
	padding-bottom: 30px;
}
.content {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
	padding: 15px;
	background: #fff; 
	width: 838px;
	margin-left: auto; 
	margin-right: auto;
}
.title { font-size: 16px; font-weight: bold; }
.col2 { padding: 15px; background-image: url(images/col2_bg.png); background-repeat: repeat-x; background-position: bottom; } 
.roundedbox_general { -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 13px; } 
.main2 { padding: 15px; } 

.nominees h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ec018d;
	font-weight:normal;
	margin-bottom: 5px;
	background-image: url(images/bullet_awards.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 43px;
}
.nominees td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444;
}
.nominees td img {
	border: 5px solid #ddd;
	margin-bottom: 3px;
}
.winner_cell1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #baa054;
	padding-top: 34px;
	padding-left: 59px;
}
.winner_cell2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #baa054;
	padding-top: 34px;
	padding-left: 64px;
}

