body {
	background: #FF6 url(images/wallpaper/multiply.png) repeat;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	height: 1900px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: #09F url(images/fact-lab/lab_background.png) no-repeat;
	border-width: medium;
	border-color: #000;
}
#wrapper .testMe  {
	float: right;
	margin-right: 30px;
	padding-top: 164px;
}
#wrapper #leftSidebar img {
	margin-top: 80px;
}
#header {
	height: 120px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
	background: url(images/banner_images/gray-mult-banner.png) -1px;
}
#header img {
	margin-left: 278px;
	margin-top: 10px;
	border-style: none;
}
#header img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}
#menu {
	height: 40px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: #009;
	border-bottom: medium groove #0CF;
}
#menu p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1 em;
	color: #FF0;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#menu p img {
	margin-bottom: -7px;
	cursor: pointer;
}
#challenges {
	height: 150px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/banner_images/challenges-banner.png);
}
#leftSidebar {
	font-size: 0.9em;
	color: #FFF;
	width: 190px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 1.5;
	float: left;
}
#midContent {
	float: left;
	width: 397px;
	margin-top: 170px;
	margin-left: 15px;
	color: #FF0;
}
#wrapper #midContent #FLVPlayer {
}
#menu p a {
	color: #FF0;
	text-decoration: none;
	cursor: pointer;
}
#midContent p {
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.3;
}
#midContent1 {
	background: #FFF;
	margin-top: 60px;
	color: #333;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 20px;
	border: medium solid #0F3;
	height: 700px;
}
.videoHeading {
	margin-top: -60px;
	margin-left: 70px;
}
#wrapper #midContent #midContent1 p {
	font-size: 0.8em;
	margin-top: -40px;
	color: #333;
}
#wrapper #midContent #midContent1 img {
	padding-left: 12px;
	padding-bottom: 30px;
}
#midContent2 {
	background: #FFF url(images/fact-lab/heading_printables.png) no-repeat center 20px;
	height: 480px;
	margin-top: 20px;
	border: medium solid #FF0;
}
#wrapper #midContent #midContent2 p {
	color: #333;
	font-size: 0.9em;
	margin-left: 100px;
}
#wrapper #midContent #midContent2 img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 10px;
}
#rightSidebar {
	float: left;
	height: 1500px;
	width: 336px;
	margin-top: 20px;
	margin-left: 30px;
	background: #FFF url(images/fact-lab/games_lights.png);
	border-top: medium solid #06F;
	border-bottom: medium solid #06F;
}
#wrapper #rightSidebar .gamesHeading {
	margin-left: 78px;
	margin-top: 10px;
	padding-bottom: 0px;
}
#wrapper #rightSidebar img {
	margin-left: 32px;
	cursor: pointer;
}
#wrapper #rightSidebar .imgLeft {
	margin-left: 10px;
}

#wrapper #rightSidebar .redWriting {
	color: #C03;
}
#wrapper #rightSidebar p {
	color: #939;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
}
#wrapper #rightSidebar p .gameTypes {
	margin-left: -10px;
}
#footer {
	background: #36F;
	height: 30px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9FF;
	font-size: 0.8em;
	text-align: center;
	padding-top: 8px;
}
.redWriting {
}
.gamesHeading {
}
.gameTypes {
}
.imgLeft {
}
.turquoise {
	color: #0CF;
}
.largeText {
	font-size: 1.6em;
}
.mediumText {
	font-size: 1.2em;
}
.blueUnderline {
	color: #00C;
	text-decoration: underline;
	cursor: pointer;
}
.subHeadings {
	font-style: italic;
	color: #FF3;
	font-size: 1.1em;
}
.testMe {
}
#challenges img {
	margin-top: 76px;
	margin-left: 90px;
}
.challenge {
	margin-left: 200px;
}
#challenges .challenge {
	margin-left: 190px;
}
.issue {
	font-size: 0.8em;
	color: #000;
	background: #FF0;
}
.grayWriting {
	font-size: 0.8em;
	color: #333;
}
