body 	{
	font-family: verdana, arial, sans-serif; 
	font-size: .8em;
	background-color: #FFBB77;
	}

* {margin: 0; padding: 0;}

#main_wrap {
	width: 760px;
	background-color: #FFFFFF;
	margin-left: 20px;
	}

div	{
	padding: 4px;
	padding-left: 8px;
	}

.gray_background {
	background-color: #E0E0E0;
	}

#upper_left_cell {
	width: 116px;
	height: 70px;
	border-right: 2px solid #FFBB77;
	border-bottom: 2px solid #FFBB77;
	}

#upper_right_cell {
	width: 608px;
	height: 70px;
	border-left: 2px solid #FFBB77;
	border-bottom: 2px solid #FFBB77;
	background: #E0E0E0;
	}

#lower_left_cell {
	width: 116px;
	border-top: 2px solid #FFBB77;
	border-right: 2px solid #FFBB77;
	border-bottom: 2px solid #FFBB77;
	background: #E0E0E0;
	}

#lower_right_cell {
	width: 608px;
	height: 700px;
	border-top: 2px solid #FFBB77;
	border-left: 2px solid #FFBB77;
	border-bottom: 2px solid #FFBB77;
	}

#dcs_mini_logo {
	position: relative;
	top: 4px;
	}

#dcs_boys {
	position: relative;
	top: 22px;
	padding-left: 6px;
	padding-right: 12px;
	padding-bottom: 10px;
	float: left;
	}

#dcs_dvd_logo {
	position: relative;
	top: 22px;
	padding-left: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	}

#census_image {
	padding-top: 26px;
	padding-left: 6px;
	padding-right: 12px;
	float: left;
	}

#email_join {
	color: #FFFFFF;
	font-weight: bold;
	}

#email_enter {
	color: #FFFFFF;
	}

#email_add {
	color: #000000;
	}

.bullet {
	position: relative;
	left: 2px;
	float: left;
	}

.left_side_links {
	position: relative;
	left: 6px;
	list-style-type: none;
	}

.indented {
	padding-top: 12px;
	padding-bottom: 12px;	
	left: 52px;
	list-style-type: disc;
	}

ul 	{
	position: relative;
	left: 6px;
	list-style-type: none;
	}

#judge {
	position: relative;
	top: 14px;	
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
	}

#nara_catalog {
	float: left;
	}

#content_area {
	width: 560px;
	}

#harpers_weekly {
	float: left;
	}

#nara_book_image {
	float: right;
	}

#hard_2_see {
	margin-left: 8px;
	margin-right: 15px;
	margin-bottom: 4px;
	float: left;
	}

#computer_thief {
	float: left;
	margin-right: 8px;
	}

.shift_table_over {
	position: relative;
	left: 65px;
	}

td 	{
	padding: 3px;
	vertical-align: top;
	}

p 	{
	margin-top: 10px;
	text-align: normal;
	font-size: .9em;
	line-height: 1.4;
	padding-left: 6px;
	padding-right: 6px;
	}

.color_me_black 
	{
	color: #000000;
	}

.bold_me {
	font-weight: bold;
	}

.bold_me_small {
	font-size: .8em;
	font-weight: bold;
	}

.bold_me_blue {
	color: blue;
	font-weight: bold;
	}

.small_blue_fonts {
	color: blue;
	font-size: .8em;
	}

.small_fonts {
	font-size: .8em;
	}

.bold_me_white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	}

.bold_me_red {
	color: #A00000;
	font-weight: bold;
	}

.bold_me_green {
	color: green;
	font-weight: bold;
	}

.bold_me_gray {
	color: #474747;
	font-weight: bold;
	}

.color_green	{
	color: green;
	}

.color_red	{
	color: #A00000;
	}

#membership_card {
	float: left;
	}

.membership_order_buttons {
	margin-right: 15px;
	}

#footer {
/*
	To center text within a single cell table use:

	margin-left: auto;
	margin-right: auto;
	text-align: center; (hack for IE6)
*/
	position: relative;
	top: -2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#footer_cell {
	width: 730px;
	height: 18px;
	background-color: #E0E0E0;
	border-top: 2px solid #FFBB77;
	}

.footer_link_bullet {
	color: #000000;
	}

.subheading {
	font-weight: normal;
	}

h3	{
	margin-top: 16px;
	margin-bottom: 10px;
	color: #A00000;
	}

h4	{
	margin-top: 16px;
	margin-bottom: 10px;
	color: #A00000;
	}

a:link {
	color: blue;
	text-decoration: none;
	}

a:visited {
	color: blue;
	}

a:hover {
	color: #A00000;
	background-color: #FFFFAA;
	}

a 	{
	text-decoration: none;
	}
