@charset "utf-8";
/* CSS Document */
/*navigation and body*/
body {
	  text-align:center;
	  margin: 0;
      padding: 0;
      background: #0C1F20;
	}
.container .container2{
	       width: 1024px;
		   height:auto;
           margin:0 auto;
		  }
#header{
	background-image:url(homebanner.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:1024px;
	position:relative;
	top:0;
	margin:0 auto;
}

  .nav ul {
	 border-top:2px solid #DA1F26;
	 border-bottom:2px solid #DA1F26;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top:10%;
	right:0;
}
.nav li {
	display:inline-block;
	float: left;
	width:175px;
	}
.nav li a {
	display:block;
	height: 35px;
	text-align: center;
	line-height:35px;
	font-family:Arial, sans-serif;
	color: #D2C5BA;
	background: #DA1F26;
	text-decoration: none;
}
.nav li:hover a {
	background:#0C1F20;
}
.nav li ul li a {
    overflow:hidden;
}
	/*navigation and body end*/
.container2,.containerbody{
	       width: 1024px;
		   height:auto;
           margin:0 auto;
}
#header2 img{
	float:left;
	width:442px;
	margin-top:4em;  
}
.vote img{
	float:left;
	width:100px;
	margin-right:1.5em;
}

.vote{
	margin:0.5em;
	padding-bottom:1em;
	position:relative;
	height:175px;
	width:1024px;
	overflow:hidden;
	}
.vote p{
	margin-top:3em;
	text-align:left;
	vertical-align:middle;
	}
.vote h1{
	  font-family:Helvetica, Arial, sans-serif;
      text-align:center;
	  color:#AD8233;
	  text-decoration:underline;	
	}	
#header2{
	background-image:url(kennedybanner.jpg);
	background-repeat: no-repeat;
	height:420px;
	width:1024px;
	position:relative;
	top:0;
	margin:0 auto;
}
.title p{
	margin-top:1.5em;
	margin-left:0.5em;
	text-align:left;
	float:left;
	width:400px;
	border-bottom:solid 8px #D2C5BA;
	color:#D2C5BA;
	font-size:45px;
    font-family:Century,Baskerville, Times New Roman,serif;	
	}		
h3{
	color:#AD8233;
	}
h3 span {
  background: #0C1F20;
  padding: 0 20px;
  Text-align : Center; 
}
h3+* {
  border-top: solid 2px #AD8233;
  padding-top: 28px;
  margin-top: -28px;
}
p{
	color:#D2C5BA;
	font-family:Century, "Times New Roman", serif;
	font-size:14px;
	}
p spam{
	color:#DA1F26;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:16px;
	}
	.table{
		 border:solid 3px #AD8233;
		 margin-top:5em;
		}
.header .header2{
	text-align:center;
	font-size:26px;
	font-family: Century, "Baskerville", "Times New Roman", serif;
	color:#0B3F3E;

	}		
.gold{
		color:#AD8233;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	padding-bottom:1%;
		}
h2{
	margin-top:1em;
	text-align:center;
	font-size:26px;
	font-family: Century, "Baskerville", "Times New Roman", serif;
	color:#AD8233;
	}		
#now{
	width:1030px;
	position:relative;
	margin:0 auto;
	padding:1.5em 0;
	border-top:solid 3px #AD8233;
	border-bottom:solid 3px #AD8233;
	margin-bottom:1em;
	}		
.gold2{
		color:#AD8233;
	font-family: Century, Baskerville, Times New Roman, serif;
	font-size:18px;
	padding-bottom:1%;
	}
	
.red2{
	color:#DA1F26;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:18px;
	text-align:right;
	padding-right:1%;
	}	
			
.reddate{
	color:#DA1F26;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:18px;
	text-align:right;
	padding-right:1%;
		}
.bluedate{
	color:#0B3F3E;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:18px;
	text-align:right;
	padding-right:1%;
		}
.whitedate{
	color:#D2C5BA;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:18px;
	text-align:right;
	padding-right:1%;
		}
.vote a{
	color:#AD8233;
	font-family:"Arial Bold", Arial, sans-serif;
	font-size:22px;
	float:left;
	}
#link{
	color:#AD8233;
	text-decoration:none;
	border-bottom:solid 2px #D2C5BA;
	font-family:Century,"Baskerville", "Times New Roman", serif;
	font-size:25px;
	text-align:center;
		}
	th{
		color:#D2C5BA;
	font-family:"Arial Bold", Arial, sans-serif;
	font-size:30px;
	padding-top:1em;
	padding-bottom:1em;
	margin:0 auto;
		}
	.table{	
	width:1024px;
	position:relative;
	margin:0 auto;
		}
.button{ 
	display:block;
		padding: 1em 2em 1em 2em;
		letter-spacing: 0.1em;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		font-size: 25px;
		font-family:Helvetica, Arial, sans-serif;
		color: #DA1F26;
	}
	.ballots{
		 display: inline-block;
		}		
	.ballots ul {
	  display: inline-block;
	   width: 600px;
      list-style: none;
      background-color: #0C1F20;
      text-align: center;
      padding: 5em;
      margin:auto 0;
	  overflow: auto;
    }	
	 .ballots li {
      font-family: sans-serif;
      font-size: 1.2em;
      line-height: 20px;
	  margin:20px;
      height: 20px;
	  width: 150px;
      display: inline;
      margin-left: -4px;
	  text-align: center;
    }	
	.ballots a {
	   text-decoration: none;
      color: #FFFDF9;
	   border-bottom: 1px solid #AD8233;
    }



 
