body {
	margin-top: 15px;
}


#content{
	padding: 8px;
	font: normal 0.95em Georgia,Tahoma,Times,"Times New Roman",serif;
	background-color: #E1D897;
}
#addresstext{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: #C68292;
   color: #c6e292;
	padding-right: 5px;
}
#addresstext A{
	color: #C68292;
	text-decoration: underline;
}#addresstext.footer{
	padding: 8px;
}
#textlinks{
	color: #753247;
	padding: 4px;
	font: normal 10px Verdana,Aria,Helvetica,sans-serif;
}
#textlinks A{
	color: #753247;
	text-decoration: none;
}
#textlinks A:hover{
	color: #C9A060;
	text-decoration: none;
}

#frontpage {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	float: right;
	width: 300px;
	font: normal 0.8em Georgia,Tahoma,Times,"Times New Roman",serif;
	border: 1px solid #603F50;
	background-color: #E1D897;
}
#special {
	margin: 0;
	padding: 2px;
	font: normal 11px Georgia,Tahoma,Times,"Times New Roman",serif;
	color: #000;
}
#special h2 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
	color: #D6C87D;
	font-size: 18px;
	background-color: #240014;
	text-align: center;
}

a.enter_button {
	
	width: 201px;
	height: 73px;
	display: block;
	text-indent: -5000px;
	background: url(/images/enter_site.jpg);
	outline:none;
}

a.enter_button:hover {
	background-position: 0 -73px;
	
}
