/* general stuff accross all pages */
body { font-family: Arial, sans-serif; font-size: 12px; }
body div { margin-right: auto; margin-left: auto; width: 600px; }
h2 { color: #6097A5; padding: 0px; margin: 0px;}
a { color: #6097A5; }
a:hover { color: #DFDFDF; } 
img { border: none; }

div#backlink { padding-top: 10px; }

/* stuff for the awards index */
table { width: 100%; }
tr { vertical-align: top; }
td.left { text-align: right; padding-right: 25px;}
td.right { text-align: left; padding-left: 25px;}

.award { color: #6097A5; font-weight: bold; }
.sponsored { color: #6097A5; font-size: 10px;}
a.award:hover { color: #DFDFDF; }
td.left a, td.right a { text-decoration: none;}

/* award info pages */
#desc { width: 200px; vertical-align: bottom;}

/* CSS for winners/ runner up pages */
.sponsoredLge { color: #6097A5; }
table.picperson { width: auto; }
table.picperson tr { vertical-align: bottom;}
td.spacer { height: 25px; }
td.imgdesc { text-align: right; color: #6097A5; font-size: 10px;}
td.space { padding-right: 10px; text-align: right; }

.IDAlogo { position: absolute; bottom: 0px; left: 0px; }
.partners { position: absolute; bottom: 0px; right: 0px; text-align: right; }