body
{
	background-color: #BE1F22;
	color: #061b2c;
	text-align: center;
}

h3
{
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	height: 17px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0;
	font-weight: bold;
}

a:focus { outline: none; }

h3#message {color: white; font-weight: normal;}


#info { display: none; }

#main
{
	width: 735px;
	margin: 35px auto 0 auto;
	text-align: left;
}

div#question, div#current_answer
{
	border-top: 1px #061B2C solid;
	padding-top: 18px;
	padding-left: 1px;
}


div#question p, div#current_answer p
{
	text-indent: -2500px;
	margin: 0;
	background-repeat: no-repeat;
}

div#question p
{
	background-image: url(http://isgraphicdesignart.com/images/is_graphic_design_art_grid.png);
	width: 725px;
	height: 115px;
}

div#current_answer p#yes
{
	background-image: url(http://isgraphicdesignart.com/images/is_graphic_design_art_grid.png);
	width: 222px;
	height: 115px;
	background-position: -732px 0px;
}

div#current_answer p#no
{
	background-image: url(http://isgraphicdesignart.com/images/is_graphic_design_art_grid.png);
	width: 222px;
	height: 115px;
	background-position: -954px 0;
}

div#current_answer p#tied
{
	background-image: url(http://isgraphicdesignart.com/images/is_graphic_design_art_grid.png);
	width: 222px;
	height: 115px;
	background-position: -1176px 0;
}

div#about
{
	border-top: 1px #061B2C solid;
	height: 60px;
}

div#about span {color: #541619;}

div#about p
{
	float: left;
	margin-top: 9px;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	color: #541619;
	width: 450px;
}

div#about p a:link {color: #541619;}
div#about p a:visited {color: #541619;}
div#about p a:hover {color: white;}
div#about p a:active {color: white;}

div#vote
{
	border-top: 1px #061B2C solid;
	padding-top: 9px;
}

a#no_button
{
	background-image: url(http://isgraphicdesignart.com/images/yes_no_bar.png);
	width: 134px;
	height: 55px;
	background-position: -402px 0px;
	padding: 0;
	border: none;
	text-indent: -1500px;
	display: block;
	float: left;
}
a#no_button:hover
{
	background-image: url(http://isgraphicdesignart.com/images/yes_no_bar.png);
	width: 134px;
	height: 55px;
	background-position: -268px 0px;
	padding: 0;
	border: none;
	cursor: pointer;
}

a#yes_button
{
	background-image: url(http://isgraphicdesignart.com/images/yes_no_bar.png);
	width: 134px;
	height: 55px;
	background-position: -134px 0px;
	padding: 0;
	border: none;
	cursor: pointer;
	text-indent: -1500px;
	margin-right: 7px;
	display: block;
	float: left;
}
a#yes_button:hover
{
	background-image: url(http://isgraphicdesignart.com/images/yes_no_bar.png);
	width: 134px;
	height: 55px;
	background-position: 0px 0px;
	padding: 0;
	border: none;
	cursor: pointer;
}


#results
{
	width: 735px;
	height: 250px;
	background-image: url(http://isgraphicdesignart.com/images/is_graphic_design_art_grid.png);
	background-repeat: no-repeat;
	background-position: -1410px 0px;
	padding-top: 1px;
}

div#yes_bar, div#no_bar
{
	background-repeat: no-repeat;
	background-image: url(http://isgraphicdesignart.com/images/yes_no_bar.png);
	height: 55px;
}

div#yes_bar
{
	margin-bottom: 8px;
	background-position: -536px 0;
}

div#no_bar
{
	margin-bottom: 60px;
	background-position: -1271px 0;
}


div.answer
{
	color: #FFF;
	letter-spacing: .15em;
	position: relative;
}

div.answer_data { position: absolute; right: -138px; width: 130px; height: 55px; text-align: left;}

div.answer span { display: none; }

div.votes
{
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 11px 4px 0 3px;
}

div.percent
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 30px;
	line-height: 30px;
	padding: 0 4px 0 0;
}

div#links {float: right; margin-top: 8px; width: 240px;}

a#meat
{
	text-indent: -1500px;
	display: block;
	float: right;
	width: 111px;
	height: 27px;
	margin-top: 1px;
	background-image: url(http://isgraphicdesignart.com/images/meat.png);
	background-repeat: no-repeat;
	background-position: -111px 0px;
}

a#meat:hover {	background-position: 0px 0px;}


a#nerduo
{
	text-indent: -1500px;
	display: block;
	float: right;
	width: 91px;
	height: 27px;
	background-image: url(http://isgraphicdesignart.com/images/meat.png);
	background-repeat: no-repeat;
	background-position: -313px -2px;
}

a#nerduo:hover {	background-position: -222px -2px;}

