#content h1 {
	font-size: 16px;
	color: #858264;
	margin-bottom: 4px;			
}

#content h2 {
	font-size: 14px;
	color: #858264;
	margin-bottom: 4px;			
}			
#content h3 {
	font-size: 12px;
	color: #858264;
	margin-bottom: 4px;
}

#content ul {
	list-style-position: outside;
	list-style-type: square;		
	line-height: 20px;	
	margin-top: 0;
	margin-left: 14px;				
}

#content input, .area {
	border: 1px solid #B6B4B5;
	background: #CCCCCC;
	color: #002871;
	padding: 4px;
	width: 220px;
}

#content .area {
	width: 220px;
	height: 72px;
}

#content a {
	color: #858264;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	font-weight: bold;
	color: #858264;
	text-decoration: underline;
}

#content .foto {
	margin: 8px;
	background: #FFFFFF; 
	border: #DB7427 1px solid; 

	padding: 12px; 
}

#content #albumnav {
	margin: 3px;
	background: #FFFFFF; 
	border: #DB7427 1px solid; 
	margin: auto;
	text-align: center;
	width: 442px;
}

hr {
	color: #C6C3A5;
}
