body {
	color: white;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background: #000000;
}

div, ol, li {
	margin:0;
	padding:0;
}

p,ol {
	text-align: left;
}
li {
	margin: 10px 0 0 20px;
}
p {
	margin: 10px 0 0 0;
}


#top_row {
	clear:both;
	width:960px;
	height:113px;
	text-align:left;
}

#logo {
	width:104px;
	height:113px;
	margin-left: 58px;
}

#logo_blurb {
	display:block;
	float:left;
	width:483px;
	height:58px;
}

#title_image {
	width:183px;
	height:32px;
	float:left;
	clear:both;
	margin: 4px 0 0 0;
}
#title_text {
	width:870px;
	height:32px;
	float:left;
	clear:both;
	margin: 10px 0 0 30px;
	text-align:left;
}
#areyou {
	clear:right;
	display:block;
	float:right;
	width:228px;
	height:30px;
	margin-top:70px;
	margin-right:90px;
}



#middle_row {
	width:960px;
	height:318px;
	text-align: left;
}

#media_player {
	display:block;
	float:left;
	width:528px;
	height:290px;
	margin-left: 10px;
}
#recruitment {
	display:block;
	float:left;
	width:380px;
	height:250px;
	margin-left: 10px;
	margin-top: 7px;
	text-align: left;
}
#folks {
	display:block;
	float:left;
	width:193px;
	height:209px;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 6px;
	text-align: left;
}
#recruitment_text {
	display:block;
	float:right;
	width:150px;
	height:209px;
	margin-right: 12px;
	margin-top: 6px;
	text-align: left;
}

#questions {
	width: 500px;
	margin-top: 20px;
}

#bottom_row {
	width:960px;
	height:260px;
	text-align:left;
}
#footer {
	width:960px;
	height:20px;
	text-align:center;
}
.posting {
	display:block;
	float:left;
	width:460px;
	height:66px;
	text-align:left;
	margin-left: 12px;
	margin-top: 2px;
}
.redthing {
	display:block;
	float:left;
	width:4px;
	height:54px;
	margin: 10px 12px 0 0;
}
.icon {
	display:block;
	float:left;
	width:52px;
	height:54px;
	margin: 10px 12px 0 0;
}
.posting_text {
	display:block;
	float:left;
	width:360px;
	height:56px;
	text-align:left;
	margin: 10px 10px 0 0;
	font-size: 10px;
	line-height: 11px;
}

.middle_text {
	width:700px;
	height:250px;
	margin: 20px 0 0 60px;
	font-size: 12px;
	line-height: 14px;
}
.results_text {
	width:700px;
	height:250px;
	margin: 12px 0 0 60px;
	font-size: 12px;
	line-height: 14px;
}


.quiz_body {
	width:970px;
	text-align:center;
	clear:both;
}
.qb1 {
	display: block;
	float:left;
	background:  url(images/quiz/qbg1.jpg) no-repeat left top;
	width:476px;
	height:288px;

}
.qb1 .title_image {
	width:153px;
	height:16px;
	float:left;
	clear:both;
	margin: 26px 0 20px 40px;
}
.qb1 .question {
	display: block;
	float:left;
	clear:both;
	width:390px;
	height:52px;
	margin: 1px 0 0 20px;
	text-align:left;

}
.lilredthing {
	display:block;
	float:left;
	width:5px;
	height:30px;
	margin: 6px 6px 0 0;
}
.qicon {
	display:block;
	float:left;
	width:28px;
	height:30px;
	margin: 6px 6px 0 0;
}
.question_text {
	display:block;
	float:left;
	width:340px;
	height:36px;
	margin: 4px 0 0 0;
	vertical-align:middle;
}
.qb1 .answers {
	display:block;
	float:left;
	width:80px;
	height:20px;
	margin: 0 10px 0 0;
	font-size:9px;
}


.qb2 {
	display: block;
	float:left;
	clear:left;
	background:  url(images/quiz/qbg2.jpg) no-repeat left top;
	width:970px;
	height:268px;
}
.qb2 .col {
	width:450;
	display: block;
	float:left;
	clear:none;
	margin-top:0;
	margin-left:10px
}
.qb2 .title_image {
	width:153px;
	height:16px;
	float:left;
	clear:both;
	margin: 24px 0 20px 56px;
}
.qb2 .question {
	display: block;
	float:left;
	clear:both;
	width:417px;
	height:92px;
	margin: 1px 0 0 6px;
	text-align:left;
}
.qb2 .answers {
	display:block;
	float:left;
	clear:left;
	width:300px;
	height:12px;
	margin: 2px 0 0 6px;
	color:#cccccc;
	font-size:9px;
}

.radio {
	width:10px;
	height:10px;
	margin:2px 2px;
}

.red {
	color:#990000;
	font-weight:bold;
}

a {
	color:white;
	text-decoration:underline;
}


# border {
	border-color: yellow;
	border-style: solid;
	border-width: 1px;
}
