#results {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	margin: 50px 4em 0;
	padding-bottom: 50px;
}

h1, h2, h3, h4 {
font-family:Georgia, "Times New Roman", Times, serif;
}
a{
text-decoration:none;
}
#results img {
margin: .75em 0 3em 0;

}
h1{
font-size: 2em;
}
h2{
font-size:1.65em;
padding-top:.5em;

}
h3{
font-size:1.5em;

}
h4{
font-size: 1.25em;
}
p{
margin-top: 2em;
line-height: 1.5em;
}

#BestOfShow, #BestOfCategory, #BestOfClass {
text-align:center;
border-bottom: 1px solid #000;
}
/*#BestOfShow p, #BestOfCategory p, #BestOfClass p {
text-align:center;
border-top: 1px dotted #6f6f6f;
width: 400px;
}*/



td.content {

background: #CECBCE url(../images/contentbkgrd.jpg);
	background-repeat: repeat-x;
	
}