body {
    background-color: #ffffff; /* ivory #03080E; *//* #b0b0b0; */
	background-image: url(images/blue_background.jpg);
    background-repeat: repeat-x;
	text-align:center;
	width: 900px;
	margin-left: 10%;
	border: 		#BE9052	groove;
}

img.teaser_button {
	border: 		#BE9052	groove;
	width: 		168px;
	height:		150px;	
	vertical-align: baseline;
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
}
table.fact_or_myth {
    background-color: #ffffff; /* drk brown #DEC7A8;*/ /* #081426; dark blue*/
	border: #7f0000 double;
	width: 		100%; 
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
}
table.teaser_box {
    background-color: #CDB69C; /* drk brown #DEC7A8;*/ /* #081426; dark blue*/
	border: #7f0000 groove;
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
	width: 		157px; 
	height: 	145px;; 
}
img.image_button {
	border: thin none;
	width: 		218px;
	height:		31px;	
	vertical-align: baseline;
}

#main_content {
	background-image: url(images/tan_background_2.jpg);
    background-repeat: repeat-x;
	color: 			#422E13;
	background-color: #ffffff; /* #F0E9CC; ivory */
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
}
table.gmat_masthead_table {
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
	/* background-color: #F0E9CC; */
}
table.gmat_masthead_table td {
	background-color: #F0E9CC;
	color: #ffffff;
	width: 920px;
	background-image: url(images/gmat_mastheadv8.jpg);
	background-repeat:no-repeat;
	border-top: 	0px;
	border-bottom: 	0px;
	border-left: 	0px;
	border-right: 	0px;
	
}


table.nav_table {
    /* background-color: #F0E9CC; */ /* #081426; dark blue*/
	border: 		none;
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 	0px;
	width:			900px;
}
table.nav_table td {
	/* background-color: #F0E9CC; */
	width: 20px;
	vertical-align: baseline;
	
}
table.question_box {
    background-color: 	#102D59;/* drk brown #DEC7A8;*/ /* #081426; dark blue*/
	border: 		#7f0000	groove; /* BE9052 */
	padding-top: 	0px;
	padding-bottom: 0px;
	padding-left: 	5px;
	padding-right: 	0px;
	color:			#ffffff;
}
hr.red_hr {
    background-color: #800000; /* drk brown #DEC7A8;*/ /* #081426; dark blue*/
	height: 	4px;
	width:		88px;
	margin: 0px 0px 0px 416px;
}


a.teaser_href {
	font-weight: 		800; 
	font-size: 			90%; 
	color:				#800000; 
	text-decoration: 	none;
}
a.question_href {
	font-weight: 		800; 
	font-size: 			80%; 
	color:				#800000; 
	text-decoration: 	none;
}



table.nav_table td {
	vertical-align: baseline;
	
}

#footer {
	font-size:	small;
	color:		#69502E;
}
