* { border:none; outline:none; }
body { font-family:Arial, Helvetica, sans-serif; margin:50px 0 0 0; }
#header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#FFF;
	background:url(/images/header-shadow-fff.png) repeat-x 0 -60px;
	height:50px;
	padding:8px 0px 3px 10px;
	z-index:100;
}
.social {
	float:left;
}
.social a.link { color:#008265; font-size:14px; font-weight:bold; margin-left:20px; }
.social a.link:hover { color:#FFF; background-color:#008265; text-decoration:none; }
.banner {
	margin-left:10px;
}
#nav a {
	display:block;
	float:left;
	height:35px;
	width:138px;
	margin-top:-10px;
}
.about { background:url(/images/nav.gif) no-repeat 0 0; }
.about:hover { background:url(/images/nav.gif) no-repeat 0 -36px; }
.about:active { background:url(/images/nav.gif) no-repeat 0 -72px; }
.map { background:url(/images/nav.gif) no-repeat -276px 0; }
.map:hover { background:url(/images/nav.gif) no-repeat -276px -36px; }
.map:active { background:url(/images/nav.gif) no-repeat -276px -72px; }
.schools { background:url(/images/nav.gif) no-repeat -138px 0; }
.schools:hover { background:url(/images/nav.gif) no-repeat -138px -36px; }
.schools:active { background:url(/images/nav.gif) no-repeat -138px -72px; }
#your-vote {
	position:absolute;
	left:10px;
	top:290px;
	width:190px;
	border-right:1px dashed #CCC;
}
#instructions h2, #your-vote h2 {
	font-size:18px;
	background:url(/images/brush.gif) no-repeat;
	height:38px;
	padding-left:13px;
	padding-top:13px;
	color:#FFF;
}
#instructions h2.theschools { font-size:14px; padding-top:18px; margin-top:25px; clear:both; }
#your-vote .sponsor {
	margin-left:5px;
}
#instructionse .sponsor img {
	margin-bottom:10px;
}
#instructions .your-votes {
	margin-top:20px;
}
#instructions {
	position:fixed;
	left:10px;
	top:50px;
	width:190px;
	border-left:1px dashed #CCC;
	left:785px;
	font-size:14px;
	padding:10px 0 20px 15px;
	color:#666;
}
.frame {
	width:85px;
	float:left;
	height:75px;
}
#your-vote ol {
	color:#666666;
	font-size:14px;
	padding-right:15px;
	padding-left:25px;
}
#your-vote li {
	padding:3px 0px;
}
#container {
	width:720px;
	margin-left:200px;
	margin-top:-20px;
}
#art {
	float:left;
	height:210px;
	margin:5px;
	display:block;
	width:135px;
	color:#666;
	text-align:center;
}
#row {
	clear:both;
	width:550px;
}
#row .winner p {
	width:255px;
	font-size:12px;
}
#container h2 {
	clear:both;
	color:#009378;
}
.winner {
	float:left;
	height:210px;
	margin-top:7px;
}
#instructions .frame img { 
	border:1px solid #FFF;
}
#instructions .frame img:hover { 
	border:1px solid #333;
}
#art img, img.shadow {
	background:url(/images/shadow2.jpg) no-repeat 6px 7px;
	padding:6px;
}
#art a:hover img, img.shadow:hover {
	background:#FFF url(/images/shadow4.jpg) no-repeat 6px 7px;
}
#art span {
	display:block;
	left:-10px;
	position:relative;
	text-align:center;
	top:185px;
	width:100px;
	cursor:pointer;
	text-shadow:1px 1px 0 #FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:28px;
	width:105px;
	height:27px;
	z-index:50;
}
#art h3 { margin:0; font-weight:normal; font-size:12px; margin-left:6px; }
#art:hover span.vote { visibility:visible; }
#art span.vote {
	visibility:hidden;
	background-color:#CCC; 
	background:url(/images/vote.gif) no-repeat; 
}
#art span.voted { background-color:#EEE; cursor:default; background:url(/images/vote.gif) no-repeat 0 -62px; }
#art span.your-vote { background-color:#FFCC00; cursor:default; background:url(/images/vote.gif) no-repeat 0 -62px; }
#art span.vote:hover {
	background:url(/images/vote.gif) no-repeat 0 -31px;
}
#art a { text-decoration:none; }
#art p { margin:0; }
#art .zoom  {
	visibility:hidden;
	margin:0;
	font-size:12px;
	color:#666;
	text-decoration:none;
	display:inline;
}
#art a:hover .zoom { visibility:visible; background-color:#FFF; }
.remove {
	color:#999;
	cursor:pointer;
	font-size:12px;
	background:url(/images/delete.gif) no-repeat;
	padding-left:16px;
	margin-left:-3px;
}
.remove:hover {
	color:#666;
	background:url(/images/delete.gif) no-repeat 0 -15px;
}
.remove-votes { margin-bottom:20px; }
.remove-votes, .remove-school {
	color:#999;
	font-size:14px;
	cursor:pointer;
	margin-top:5px;
	display:block;
	width:112px;
	font-size:12px;
	background:url(/images/delete.gif) no-repeat;
	padding-left:16px;
	clear:both;
	margin-left:-3px;
}
.remove-votes:hover, .remove-school:hover {
	color:#CC0000;
	background:url(/images/delete.gif) no-repeat 0 -15px;
}
.on, #instructions h4 { font-size:14px; font-weight:bold; color:#009378; }
.on a { color:#009378; }
.on a:hover { text-decoration:none; }
.off {
	color:#CC0000;
}
.top, #schoolio #submit {
	padding:3px 5px;
	background-color:#EEE;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.top:hover, #schoolio #submit:hover {
	color:#FFF;
	background-color:#009378;
}
#schoolio select {
	font-size:14px;
	border:1px solid #008265;
	padding:5px;
}
#schoolio #submit { margin-top:5px; cursor:pointer; }
#footer {
	height:600px;
	background-color:#FFF;
	clear:both;
}
.front { padding-top:20px; padding-left:25px; }
.front h4 { margin:0; color:#008265; }
.front p {
	color:#333;
	font-size:14px;
	line-height:1.4em;
	padding:2px 0px;
	width:520px;
}
.front a { color:#008265; }
.front a:hover { background-color:#008265; color:#FFF; text-decoration:none; }
.front ul { color:#333; list-style:none; font-size:14px; line-height:1.4em; padding-left:0px; }
ul.left { float:left; }
ul.right { float:left; margin-left:50px; }
#map { padding:15px 0px; width:520px; }
.start {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	color:#008265;
	float:left;
	font-size:24px;
	font-weight:bold;
	margin:20px 20px 10px 0px;
	padding:10px;
	text-decoration:none;
}
.start:hover { border:1px solid #008265; }
form { margin-top:-8px; }
.vote2 { float:right; color:#FFF; }
.vote2:hover { color:#008265; }
.text { color:#666; font-size:14px; margin-right:20px; font-weight:bold; }
#honorable { margin-left:-20px; width:585px; }