/* CSS Document */
#container{

}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#flashBackground {
	position: absolute;
	z-index: 1;
	vertical-align: top;
}
#mainBody{
	position: absolute;
	top: 170px;
	z-index: 10;
	left: 240px;
	width: 650px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frmVote #msg {
	width: 445px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#frmVote  #frdEmail {
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
#frmVote  #email {
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
.location {
	background-image: url(../images/location_bg.jpg);
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
