#main {
	background: url(hands_background.gif) no-repeat fixed center bottom;
}

#voteHolder {
	background: url(vote_top.gif) no-repeat center top;
	height: 170px;
}

a {
	text-decoration: none;
	font-style: italic;
	color: #1835d8;
}

#voteText {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	border: 12px solid #3a3a3a;
	background-color: white;
	opacity: 0.95;
	width: 720px;
	padding: 15px;
}

#leftSide {
	float: left;
	width:  390px;
	text-align: left;
	background-color: #fff;
}

#rightSide {
	float: right;
	width: 300px;
}

.sc {
	font-variant: small-caps;
	font-size: 95%;
}

.smallNotes {
	font-size: 60%;
}

.alsoAvailable {
	font-weight: bold;
	font-style: italic;
}

.smallerLink {
	font-size: 85%;
}

#nikkiVoteWood {
	border-top: 12px solid #3a3a3a;
}