body {
	margin: 10px;
	background-color: #DFBC6C;
}

td#headingtop {
	height: 60px;
	width: 730px;
	background-color: #5C1001;
}	

td#headingline {
	height: 32px;
	vertical-align: middle;
	background-color: #5C1001;
	padding-right: 8px;
	border: 1px dashed #FFFFFF;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

td#heartbreaker {
	height: 10px;
	background-color: #DFBC6C;
}

td#menuitems {
	height: 27px;
	vertical-align: bottom;
	text-align: right;
	padding-top: 0px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-right: 7px;
	background-color: #E9D098;
	border: 1px dashed #5C1001;
	border-top: 0px; 
	border-left: 0px;
	border-bottom: 0px;
}


td#spacecadet {
	height: 5px;
	background-color: #E9D098;
}

td#topspace {
 background-color: #F4E8CC;
 height: 32px;
 }

td#item_desc {
	background-color: #F4E8CC;
	vertical-align: top;
	width: 170px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
}
td#item_full {
	background-color: #F4E8CC;
	vertical-align: top;
	height: 13px;
	width: 170px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
}

td#item_desc_text {
	background-color: #F4E8CC;
	width: 170px;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
}

td#items_cell {
	background-color: #F4E8CC;
	vertical-align: top;
	padding: 0px;}

td#items {
	vertical-align: top;
	text-align: center;
	width: 150px;
	height: 100px;
	border-top: 1px dashed #5C1001;
	border-left: 1px dashed #5C1001;
	border-bottom: 0px;
	border-right: 1px dashed #5C1001;
	padding: 8px;}

td#bottom_nav {
	vertical-align: bottom;
	background-color: #F4E8CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #5C1001;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;}
	
div#clicktoenlarge { text-align: right; margin-right: 22px; }

td#steps {padding-top: 0px; padding-left: 0px; padding-bottom: 6px; padding-right: 0px;}
td#steps_subhead {padding-top: 0px; padding-left: 12px; padding-bottom: 6px; padding-right: 0px;}
td#steps_copy {padding-top: 0px; padding-left: 12px; padding-bottom: 25px; padding-right: 0px;}

a:link {color: #5C1001;
	text-decoration: none;}
a:visited {color: #5C1001;
	text-decoration: none;}
a:hover {color: #5C1001;
	text-decoration: underline;}/* CSS Document */


