@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	/*background: url("../images/homepage_ref.jpg");*/
}

a {
	color:#45a2e1;
	border:"0";
}

#nov {
	text-align:right;
}

#poster {
	background:url(../images/reason-bg.jpg);
	width:467px;
	height:673px;
}

.reasontext {
	font-size:14px;
	color:#555;
	font-weight:normal;
	line-height:18px;
}

.grey {
	color:#A1A2A3;
}

.artist {
	padding-bottom:7px;
}

a img {
  border: none;
}


h2 {
	color:#6C9EC3;
	font-size:18px;
}

h3 {
	color:#1A1818;
	font-size:12px;
	text-transform:uppercase;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#333;
}

h5 {
	color:#6C9EC3;
	font-size:14px;
	margin-bottom:-15px;
	padding-bottom:0px;
}

#logo {
	padding-bottom:8px;
}

.daystil {
	padding:12px 0px 7px 0px;
}

#datesbar div#vote {
	background:url(../images/election-day.gif) 2px 0px no-repeat;
}

#datesbar div {
	height:20px;
	width:27px;
	margin-top:0px;
	text-align:center;
	float:left;
	color:#282626;
	font-size:10px;
	padding-top:5px;
	font-weight:bold;
}

#datesbar div#date_border_past, #datesbar div#date_border_future {
	float:left;
	height:0px;
	margin:0px;
}

#datesbar div#date_border_past {
	background:url(../images/past-bg.gif);
	background-repeat:repeat-x;
	width:0px;
}

#datesbar div#date_border_future {
	background:url(../images/future-bg.gif);
	background-repeat:repeat-x;
	width:950px;
	clear:both;
}

#datesbar div#spacer {
	width:110px;
}

div.container {
	background:url(../images/future-bg.gif) bottom repeat-x;
	margin-bottom:5px;
}

div.container2 {
	/* background:url(../images/future-bg.gif) bottom repeat-x; */
}

#datesbar div.past {
	color:#A1A2A3;
}

#datesbar div#today {
	background:url(../images/today-bg.gif) 3px 1px no-repeat;
	color:#FFF;
	font-weight:bold;
}

h1 {
	width: 452px;
	height: 39px;
	text-indent:-9999px;
	background:url(../images/mission.gif)
}

.webline {
	color:#686868;
	font-size:12px;
	line-height:13px;
	font-size:11px;
	padding-bottom:12px;
}

.topline {
	padding-top:5px;
}

#main {
	padding-left:23px;
	padding-top:10px;
}

.container {
	width:100%;
	padding-bottom:5px;
	padding-top:7px;
	background:url(../images/container-bg.gif) bottom repeat-x;
}

.small {
	color:#686868;
	font-size:12px;
	line-height:13px;
	font-size:11px;
}

.twitter {
	color:#686868;
	font-size:12px;
	line-height:16px;
	text-transform:none;
	font-weight:normal;
	font-size:10px;
}

.actionlinks {
	background:url(../images/arrow.gif) no-repeat 0px 2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#6C9EC3;
	padding-left:14px;
	font-stretch:expanded;
}

#mainimage {
	margin:0px 9px 9px 0px;
	border: solid 1px #E8E8E8;
}

.tn {
	background:url(../images/tn-bg.gif) no-repeat;
	height:70px;
	width:66px;
}

.archive_image {
	margin-right:18px;
	float:left;
	text-align:center;
	margin-bottom: 25px;
	
}

.archive_image img {
	margin-bottom:12px;
}


#downloadlinks {
	float:right; width:350px;
}

#downloadlinks img {
	margin-bottom:5px;
}

input, select, textarea, checkbox {
	font-family:Geneva, sans-serif;
	font-size:10px;
	/*width:206px;*/
	border:solid 1px #58595B;
	background-color:#F0F0F0;
}
.myForm {
	border:solid 1px #E8E8E8;
}

.required {
	color: red;
}

#footer {
	background:url(../images/container-bg.gif) top repeat-x;
	background-color:#F2F2F2;
}