body {
	background: #4B463B;
	margin: 0px;
}
.nav {
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #B8B39F;
	text-align: right;
	letter-spacing: 1px;
}
a:link { 
	color: #FFC; 
	text-decoration: none;
}
	
a:visited {
	color: #FFC;
	text-decoration: none;
}
a:hover {
	color: #D17500;
	text-decoration: none;
}
a:active {
	color: #D17500;
	text-decoration: none;
}
h1 {
	font: italic normal 16px/21px "px Georgia", "Times New Roman", Times, serif;
	color: #F8D08B;
	text-indent: 2em;
	border-bottom: 1px dotted #AFAE88;
}
#ak_image {
	border: 1px solid AFAE88;
	color: #AFAE88;
}
.date {
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #AFAE88;
	border-bottom: 1px dotted #D17500;
	text-indent: 2em;
}
.place {
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #AFAE88;
	border-bottom: 1px dotted #D17500;
	vertical-align: middle;
}
.text {
	font: italic normal 12px/21px Georgia, "Times New Roman", Times, serif;
	color: #AFAE88;
	padding-left: 12px;
}
.bigbtn {
	font: normal 16px Verdana, Geneva, sans-serif;
	color: #333;
	background: #AFAE88;
}
