#presents {
	font-family: Futura,sans-serif;
	font-size: smaller;
	color: #808000;
	text-transform: uppercase;
	text-align: center;
}

#h1, h2, h3, h4, h5, h6 {
#	font-family: Arial Black;
#	font-weight: normal;
#}

BODY.high #page1, BODY.high #page2 {
	width: 608px;
	margin: 0 auto;
	position: relative;
}

#bottommenu {
	text-align: center;
	color: #ABA000;
}

#bottommenu A {
	text-decoration: none;
	color: #ABA000;
}

#page1 h1 {
	font-size: 1.5em;
}

#page1 h2 {
	font-size: 1.25em;
}

DIV#links {
	display: table;
}

DIV#linksrow {
	display: table-row;
}

#linksrow > DIV {
	display: table-cell;
	width: 200px;
}

#links #looking, #links #buying {
	text-align: center;
}

#looklinks {
	background-color: white;
	color: black;
	width: 125px;
	text-align: left;
	padding: 5px;
	position: relative;
	left: 35px;
}

#buylinks {
	background-color: white;
	color: black;
	width: 140px;
	text-align: center;
	padding: 5px;
	position: relative;
	left: 35px;
}

#looklinks IMG {
	padding-bottom: 3px;
}

#buylinks IMG {
	padding-bottom: 5px;
}

