/* CSS Document */
body {
	margin: 0;
	padding: 0;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#999;
	scrollbar-track-color:#fff;
	scrollbar-shadow-color:#999;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#999;
	scrollbar-darkshadow-Color:#fff;
	background:url(images/bg.gif); 
	}
body, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	}
p {
	margin-top: 0;
	margin-bottom: 1em;
	}
h2, h3, h4 {
	margin: .5em 0 .5em 0;
	}

h1 {
	font-family: "Eurostile Bold", Eurostile, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #696;
	margin: 0 0 .25em 0;
	padding-top: .5em;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: .25em;
	color: #9c9;
	}
h3, .boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 0;
	color: #333;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #666;
	}
ul.bullet {
	list-style-image: url(/images/bullet.gif);
	margin-left: 2em;
	margin-top: 0;
	padding-left: 0;
	padding-top: 0;
	font-style: italic;
	}
#container { width: 650px; background:url(images/bg.jpg) repeat-y; }
#header { background: url(/images/header-background.gif) no-repeat ; padding: 89px 0 0 10px; display: block; height: 100px;}
#header #menu a { padding-top: 2px;}
#header #menu a:hover { padding-bottom: 0; }
#menu { font-size: 0; line-height: 0; padding-left: 6px; width: 350px; display: block; }
#menu #exlinks { padding-top: 5px; }
#content {
	background: #fff;
	padding: 0 1em 1em 6px;
	margin: 0 0 0 9px;
	font-size: 12px;
	line-height: 16px;
	}
#content a:link {color:#666;text-decoration:none; border-bottom: 1px dotted #999;}
#content a:visited {color:#333;text-decoration:none; border-bottom: 1px dotted #666;}
#content a:active {color:#900;text-decoration:none; border-bottom: 1px solid #900;}
#content a:hover{color:#999; border-bottom: 1px solid #999;}
#content a.bullet:link, #content a.bullet:visited, #content a.bullet:active {
	display: block;
	margin: 1em 0;
	padding: 1em 14px;
	background: #f6f6f6 url(images/bullet.gif) no-repeat 7px 1.5em; 
	border-top: 1px solid #ccc;
	font-weight: bold;
	}
#content a.bullet:hover { 
	border-top: 1px solid #999;
	background: #eee url(images/bullet.gif) no-repeat 7px 1.5em; 
	border-bottom: 1px solid #999; 
	color: black; 
	}

#content div.feature {
	background: #fff url(/images/background-old3.gif);
	width: 320px;
	padding: 0 10px 5px 10px;
	border: 1px solid #999;
	}

#news, #monthselect {
	float: right; 
	width: 260px;
	font-size: 11px;
	line-height: 13px;
	color: #999;
	padding-left: 9px;
	}
#monthselect { display: table-cell; }
#news h2, #monthselect h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	}
#news a:link, #monthselect a:link {
	color:#000;
	border-bottom: 0;
	text-decoration:none;
	}
#news a:visited, #monthselect a:visited {color:#666;border-bottom: 0;text-decoration:none}
#news a:active, #monthselect a:active {color:#000;border-bottom: 0;text-decoration:none}
#news a:hover, #monthselect a:hover {color:#000;border-bottom: 0;text-decoration:underline}
#monthselect a:link, #monthselect a:visited, #monthselect a:active, #monthselect a:hover { padding-left: 5px; }

#footer {
	font-size: 10px;
	font-style: italic;
	color: #999;
	padding: 6px;
	margin-left: 9px;
	background: #fff;
}
#footer p { padding: 0; margin-top: 10px; }

a.bulletlink { background: url(/images/bullet.gif) left center no-repeat; }
.menuGrey  {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}
.contentred {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #900;
	}
.contentcaption {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #666;
	}
ol.nomination {
	padding-left: 1em;
	margin-left: 0em;
	}
ol.nominationform li {
	padding-bottom: 2em;
	}
ol.nominationform li ul li{
	padding-bottom: 0;
	}