body {
	font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #fff;
	margin-top: 50px;
	margin-bottom: 50px; 
	margin-right: 10px;
	margin-left: 90px;
	width: 750px;
}

h1 {
	color: black;
	background-color: #fff; 
	font-weight : bold;
	font-variant: small-caps; 
	font-size: 140%;
}

h2 {
	color: black;
 	background-color: white; 
	font-variant: small-caps; 
	font-size: 135%;
}

h3 {
	color: black;
	background-color: #fff; 
	font-weight : bold;
	font-variant: normal; 
	font-size: 110%;
}


#container { 
	padding: 15px 0px 15px 0px; 
	color: black; 
}

a:link { 
	color: #000;
	background-color: #fff; 
	text-decoration: none;  
	font-weight: bold;  
}

a:visited { 
	color: #000;
	background-color: #fff; 
	text-decoration: none;  
	font-weight: bold;  
}

a:hover {
	color: #c00;
	background-color: #fff; 
	font-weight: bold;  
	text-decoration: underline;
}

.bi { font-weight: bold; font-style: italic; }
.sm {font-size: 85%;}

#right {
	position: absolute;
	top: 210px;
	right: 175px;
	left: 400px;
	text-align: justify;
	padding: 5px;
	width: 430px;
	
}

#sketch {
	position: absolute;
	top: 210px;
	right: 55px;
	left: 83px;
	background-color: #fff;	
	padding: 5px;
	width: 275px;
	text-indent: 5px;
}


#address {margin-left: 0px; margin-top: 375px; font-size: 80%; color: black; background-color: #fff; }

#tag {font-size: 90%; color: #666; font-style: italic; }
#photo {font-size: 85%; color: #666; text-indent: 5px;}