body {
	background-image: url(images/football_back2.gif);
	background-repeat: no-repeat;
}

td 	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	color: #006699;}
	
	.input { font-family: $pollvars[font_face]; font-size: 8pt}
        .links { font-family: $pollvars[font_face]; font-size: 7.5pt; color: $pollvars[font_color]}
#access {
position:absolute;
top:2px;
left:5px;
width:70px;
margin: 0px 0px;
text-align:left;
clear:both;
float:left;
height:15px;
font-family:arial;
font-size:9px;
z-index:+2;
color:#FFFFFF;}

#access a {color:#FFFFFF;}

.latest {
	color: #F3FFF2;

}
a:link {
	font-weight: bold;
	color: #202F64;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color:#202F64;
	text-decoration: underline;
}

a:hover {
	color: #933346;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #202F64;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #933346;
}
.partition {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFCAE4;

}
.answer {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;

}
.smalltext {
	font-size: 90%;
}

a:active {

	color:  #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.jokepink {
	color: #CC3333;
}
a:visited {
	font-weight: bold;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #990033;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #990033;s
}
.photo {
	background-color: #FFFFFF;
	padding: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
form {margin-bottom:0px;}

a.white:link{color:#FFFFFF}
a.white:visited{color:#FFFFFF}
a.white:hover{color:#FFFFFF}
a.white:active{color:#FFFFFF}