@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
}
body {
	background-color: #736851;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#links {
	margin-top:-4%;
	margin-left:470px;
}
#christmas {
	margin-top:-8%;
	margin-left:500px;
}
#content { 
	width:990px;
	height:550px;
	margin-top:-600px;
	overflow:auto;
}
.header{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

.question{
	font-size:16px;
}
.fineprint{
	font-size:12px;
}
.fineprint2{
	font-size:14px;
	padding-left:7px;	
}
#flashcontent {
  width:100%;
  height:450px;
}

#fullflashcontent {
  width:100%;
  height:100%;
}

.header2{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#d42222;
}

.coloredtext{
	color:#d42222;
}

#text{
	margin:0px;
}
.text {
	font-size:18px;
}