body {
margin: 0px auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #000000;
font-size: 12px;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 12px;
}

h4 {
	font-size: 13px;
	background-color: #fe0000;
	color: #ffffff;
	padding: 2px 2px 2px 4px;
	margin: 0px;
	font-weight: bold;
}
h6 {
font-size: 10px;
line-height: 13px;
font-weight: normal;
}

.heading4 {
	font-size: 18px;
	color: #0066FF;
	text-transform: uppercase;
	font-variant: normal;
	font-style: oblique;
	text-decoration: none;
}
.categories {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.winners {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.fll {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-right: 30px;
	padding-left: 30px;
}

.congrat {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}

img {
border: 0px;
}

a {
color: #0000cc;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#left a, #right a {
color: #ffffff;
}

#left p, #right p {
font-size: 10px;
margin: 5px 0px 5px 10px;
color: #ffffff;
}

.affiliates1 {
height: 76px;
}

.affiliates1 p {
margin-top: 20px !important;
}

.affiliates2 {
vertical-align: middle;
float: left;
}

.clear {
clear: both;
}

#container {
margin: 5px auto;
width: 750px;
}

#top {
width:740px;
height:150px;
}

#left, #content, #right {
float: left;
margin-top: 5px;
}

#left, #right {
width: 150px; 
overflow: visible;
background-color:#575757;
}

#content {
width:420px;
padding: 10px;
overflow: visible;
}

#footer {
width: 750px;
clear: both;
}.picright {
	padding: 0px;
	float: right;
	border: thin solid #0066FF;
	margin: 0px 0px 5px 5px;
	text-align: right;
}
