

body {
	font: normal normal normal 12px/16px verdana, arial, sans-serif;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	padding: 0;
	margin: 0;
	text-align: center;
}

td {
	font: normal normal normal 12px/16px verdana, arial, sans-serif;
}

#mtlogo {
	width: 722px;
	height: 147px;
	position: absolute;
	top: 5px;
	right: 50%;
	margin-right: -366px;
	border: 0px;
}

#content {
	width: 800px;
	position: absolute;
	top: 160px;
	right: 50%;
	margin-right: -400px;
	padding: 5px;
	text-align: left;
	clear: both;
}

#toolbar {
	border: 0px;
	width: 423px;
	height: 24px;
	position: absolute;
	top: 135px;
	right: 50%;
	margin-right: -212px;
	z-index:+1;
}

.center {
	text-align: center;
}

.accuracy {
	margin-top: 10px;
}

.bottom {
	margin: 5px 80px 0px 80px;
}

A:link {
	background-color: transparent;
    color: #04799D;
    text-decoration: none;
}

A:visited {
	background-color: transparent;
    color: #04799D;
    text-decoration: none;
}

A:active {
	background-color: transparent;
    color: #06C5FF;
    text-decoration: underline;
}

A:hover {
	background-color: transparent;
    color: #06C5FF;
    text-decoration: underline;
}

.acc {
    color: #4D9A2D;
}

.notacc {
    color: #9b2e35;
}

.title {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.smtitle {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.small {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.blue {
    color: #04799D;
}

.bluetitle {
    color: #04799D;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.gamenote {
	width: 560px;
	margin: auto;
}

#questions {
    width: 100%;
}

#questions .question {
    color: #9b2e35;
    font-weight: bold;
}

#questions .answer {
    padding: 8px;
}

#questions TABLE {
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    width: 100%;
}

#questions TR {
    vertical-align: top;
}

#questions TD {
    text-align: left;
    width: 50%;
    padding: 8px;
}

#questions .col1 {
    border-right: 1px solid #04799D;
}

#questions .horizline {
  clear: both;
  margin: 1em;
  padding: 1em 0 0 0;
  width: 100%;
  border-bottom: 1px solid #04799D;
}

#questions .flags {
  padding-left: 12px;
  margin-left: 25px;
  list-style-position: outside;
  list-style-image: url(/images/flag_icon.gif);
  list-style-type: square;  
}

#questions .space-line {
  clear: both;
  margin: 0;
  padding: 0 0 1.3em 0;
  line-height: 1em;
  width: auto;
}

.tshirt {
	position: absolute;
	top: 122px;
	left: 61px;
	z-index:+1
}

#footer {
	text-align: center;
}

.statstbl td {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

.statstbl tr {
	vertical-align: top;
}

.sttable td {
	padding: 2px;
	border-spacing: 0px;
	border: 0px;
}

.sttable hr {
	text-align: center;
}

.bgimage {
	background-image: url(/images/blshim.gif);
}

hr {
	border: 0;
	width: 50%;
	height: 1px;
	color: rgb(0,0,0);
	background-color: rgb(0,0,0);
	text-align: left;
}
