@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding: 0;
	float: none;
}
.thrColFixHdr #container {
	width: 1020px;
	text-align: left;
	margin: auto;
	float: none;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
} 
.thrColFixHdr #header {
	width: 1020px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 10px;
	background-image: url(../image-files/quiz_madness_header.jpg);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	color: #F09;
	padding: 0px;
	height: 103px;
	width: 1020px;
}
.thrColFixHdr #mainContent {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 1020px;
	background-color: #FFF;
	font-size: 14px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: none;
} 
.thrColFixHdr #footer {
	background-color: #999;
	color: #000;
	height: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 1020px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000;
	font-size: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.topbar {
	height: 40px;
	width: 1020px;
	background-color: #FFF;
	margin-bottom: 15px;
	margin-top: 10px;
}
#topbutton {
	background-color: #DE007B;
	float: left;
	top: auto;
	bottom: auto;
	color: #FFF;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
}
#AllContent {
	width: 1020px;
	margin-top: 0px;
}
#box1 {
	width: 337px;
	background-color: #FFF;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

#box2 {
	width: 337px;
	background-color: #FFF;
	margin-left: 3px;
	float: left;
	padding: 0px;
}

#box3 {
	width: 337px;
	background-color: #FFF;
	margin-left: 3px;
	overflow: visible;
	height: 700px;
	float: right;
	margin-right: 0px;
	padding: 0px;
}
#box11 {
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	top: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box21 {
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: left;
}

#box31 {
	width: 336px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #FFF;
}



#box111 {
	width: 330px;
	font-size: 15px;
	background-color: #FFF;
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#box211 {
	width: 330px;
	font-size: 14px;
	background-color: #9627C2;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 16px;
}
#box212 {
	width: 330px;
	font-size: 14px;
	background-color: #0093DD;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



#box311 {
	width: 330px;
	font-size: 14px;
	background-color: #DE007B;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#box112 {
	width: 330px;
	font-size: 14px;
	background-color: #F20A54;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#box312 {
	width: 330px;
	font-size: 14px;
	background-color: #F7941E;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



#box113 {
	width: 330px;
	font-size: 14px;
	background-color: #DE007B;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.headertyp1 {
	color: #FFF;
}

a.blue:link {
	color: #ffffff;
	
	font-weight: bold;
	

}
a:active {
	text-decoration: none;
	color: #903;
	font-size: 13px;
}


a:link {
	color: #903;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #903;
	font-style: normal;
	text-decoration: none;
}

a.blue:active {color: #ffffff;; font-weight: bold;  }
a:hover {
	color: #0CF;
	font-style: normal;
	text-decoration: none;
}

a.blue:visited {color: #ffffff; ; font-weight: bold;}




body,td,th {
	font-size: 14%;
}


#box313 {
	width: 330px;
	font-size: 14px;
	background-color: #9627C2;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#picbox {
	height: 370px;
	width: 330px;
	margin: 0px;
	color: #FFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../image-files/Quizzes-Tests-Poems-Quotes-Sayings.jpg);
	background-repeat: no-repeat;
}
.h1s {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#LinkText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0;
	font-weight: bold;
	background-color: #666;
}

