/*
1.2em = 12pt, 3.5em = 35pt, etc.
*/

body		{  	
		margin: 0;
        padding: 0 0 10px 0;
		background-color: #444444;
		background-image: url(images/background.jpg);
		background-repeat: repeat-x;
		background-position: top left;
		font-size: 62.5%;			
		}

#countdown {
		text-align: center;
		font-size: 11px; 
		font-family: verdana, sans-serif;
		background-color: #ccc;
		border: #777 solid 2px;
		padding: 5px;
		line-height: 16px;
		width: 285px;
		margin-top: 10px;
		}
		
#poll {
	margin: 10px auto;
	width: 172px;
	background-color: #ccc;
	border: #fff solid 2px;
	text-align: left;
	}
                         	
h1		{  
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 20px;
		line-height: 27px;
		color: #0d304c;
		background-image: url(images/heading-background.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		height: 27px;
		margin: 0 0 15px 0;
		}

h2		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em; 
		font-weight: bold;
		margin: 10px 0 4px 0;
		}



p		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 1.1em; 
		line-height: 1.3em;
		color: #222;
		margin: 0 0 4px 0;		
		}

h2.main		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.6em; 
		font-weight: bold;
		margin: 10px 0 4px 0;
		}



p.main		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 1.2em; 
		line-height: 1.4em;
		color: #222;
		margin: 0 0 4px 0;		
		}

.listy		{
		font-family: verdana, Helvetica, sans-serif;
		font-size: 1.2em; 
		line-height: 1.4em;
		color: #222;
		margin: 0 0 6px 0;		
		}

.formTag {
		text-align: right;
		vertical-align: top;
		line-height: 16px;
		font-size: 11px;
		font-family: verdana, sans-serif;
		color: #666;
			}
fieldset input, fieldset textarea, fieldset select {
		font-size: 11px;
		font-family: verdana, sans-serif;
				}
legend {
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #555;
	}
#eeolist a	{
		font-family: arial, Helvetica, sans-serif;
		font-size: 1.1em;
		float: left;
		line-height: 1.2em;
		padding: 5px;
		color: #222;
		margin: 0 10px 10px 10px;	
		text-align: center;
		height: 105px;
		width: 100px;
		}
#eeolist a:link, #eeolist a:visited, #eeolist a:active {
	text-decoration: none;
	border: #ccc solid 2px;
	background-color: #eee;
	}
#eeolist a:hover {
	text-decoration: none;
	border: #888 solid 2px;
	background-color: #ffffbb;
	}

#staffphotos a {
		font-family: verdana, Helvetica, sans-serif;
		font-size: 1.1em;
		float: left;
		line-height: 1.2em;
		padding: 5px;
		color: #222;
		margin: 0 10px 10px 0;	
		text-align: center;
		height: 165px;
		width: 200px;
		display: block;
		}
#staffphotos img {
	border: #aaa solid 1px;
	margin-bottom: 4px;
	}
#staffphotos a:link, #staffphotos a:visited, #staffphotos a:active {
	text-decoration: none;
	border: #ccc solid 2px;
	background-color: #eee;
	}
#staffphotos a:hover {
	text-decoration: none;
	border: #888 solid 2px;
	background-color: #ffffbb;
	}	
h2.search		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.6em; 
		font-weight: bold;
		margin: 10px 0 4px 0;
		}



p.search		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em; 
		line-height: 1.4em;
		color: #222;
		margin: 0 0 4px 0;		
		}

		
#menu ul {
	padding: 0;
	margin: 15px 0 0 0;
		}
#menu li {
	list-style: none;
	}
#menu a {
	display: block;
	width: 180px;
	text-align: left;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-decoration: none;
	border-top: #c0c0a6 solid 1px;
	border-bottom: #c0c0a6 solid 1px;
	margin-top: -1px;
	}
#onit {
	display: block;
	width: 180px;
	text-align: left;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-decoration: none;
	border-top: #c0c0a6 solid 1px;
	border-bottom: #c0c0a6 solid 1px;
	margin-top: -1px;
	color: #999;
	background-color: #fff;
	}
#menu a:link {
	color: #000;
	background-color: #e0dfc1;
	}
#menu a:visited {
	color: #000;
	background-color: #e0dfc1;
	}
#menu a:hover {
	color: #fff;
	background-color: #4466a6;
	}
#menu a:active {
	color: #000;
	background-color: #e0dfc1;
	}
		
.credits	{	
		font-size: 1.0em; 
		font-family: verdana, sans-serif; 
		color: #000; 
		line-height: 1.4em;
		}
.credits a {
		color: #000;
				}

#content {
	padding: 10px;
	text-align: left;
	}
