body {
	font-weight : normal; 
	font-size : 0.8em; 
	font-family : verdana, georgia, courier, sans-serif; 
} 
.small {
	font-size : 0.95em; 
} 
.click {
	color : #ff4000; 
	font-size : 0.9em; 
} 
.ruler {
	width:100%;
	height : 1px; 
	color : black; 
	background-color : #fff; 
} 
.exhibit {
	font-size : 0.9em; 
	font-weight : normal; 
	color : #4747e2; 
} 
.other {
	font-weight : normal; 
	font-size : 0.9em; 
} 
.right {
	text-align : right; 
} 
.left {
	text-align : left; 
} 
.larger {
	font-size : 1.4em; 
} 
.first_line {
	font-size : 1.3em; 
} 
.h7 {
	font-weight : bold; 
} 
.noframe {
	border : 0 none inherit; 
} 
h1 {
	color : #ff4000; 
	font-size : 1.2em; 
	font-weight : bold; 
} 
h2 {
	font-size : 1.1em; 
	font-weight : bold; 
} 
h3 {
	font-size : 1em; 
	font-weight : bold; 
} 
img {
	border-color : black; 
} 
#stylesheets {
	position : absolute; 
	top : 90px; 
	left : 10px; 
	font-size : 14px; 
	text-align : center; 
} 
#ruler {
	height : 1px; 
	color : black; 
	background-color : #fff; 
	width : 102%; 
	text-align : center; 
} 
#buttons a {
	font-size : 1.25em; 
	font-weight : normal; 
	color : #ff4000; 
	letter-spacing : 2px; 
} 
#buttons a:hover {
	font-weight : normal; 
	text-decoration : underline; 
	border-width : 1px; 
} 
#map {
	position : absolute; 
	top : 180px; 
	width : 100%; 
	text-align : center; 
} 
#boxed {
	position : relative; 
	top : -30px; 
	left : 0; 
	border : 0 none inherit; 
	text-align : left; 
	font-size : 0.9em; 
} 
#phone {
	position : absolute; 
	top : 30px; 
	left : 53px; 
	border : 0 none inherit; 
} 

#amazon {
	position : absolute; 
	top: 30px; 
	right: 53px; 
	width:130px;
	text-align:center;
	border: 0 none inherit; 
} 

#phone2 {
	position : absolute; 
	top : 330px; 
	left : 10px; 
	border : 0 none inherit; 
} 
#indent {
	position : relative; 
	left : 150px; 
} 
a:link {
	text-decoration : none; 
	color : #ff4000; 
} 
a:visited {
	text-decoration : none; 
	color : #ff4000; 
} 
a:hover {
	text-decoration : underline; 
} 
a:active {
	text-decoration : none; 
} 
