#content h1 {
	font-size: 16px;
	color: #C9812D;
	margin-bottom: 10px;			
}

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

#content img {
	padding: 6px;
}

#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: 180px;
}

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

#content a {
	color: #C9812D;
	text-decoration: none;
}

#content a:hover {
	color: #C9812D;
	text-decoration: underline;
}

#content .foto {
	margin: 3px;
	background: #FFFFFF; 
	border: #CCCCCC 1px solid; 

	padding: 12px; 
}

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