/* Styles for page images */

.floatleft
{
float: left;
width: 100px;
}

/* Other styles */


body {
	background: #EBDDE2;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

img {
border: 0px;
}

#header {
	background: #7F5A58;
	padding: 10px 5px 5px 5px;
	border-bottom: 15px solid #A38871;
}

#header_container {
}

#logo {
	width: 165px;
	float: left;
}

#crest {
	text-align: center;
}

#big_logo {
	padding-top: 10px;
	text-align: center;
}

#big_links {
	padding: 10px 0px 5px 0px;
	text-align: center;
	border: none;
}

#logo a, #logo a:link, #logo a:visited {
	border: 0px;
}

#logo a:hover {
	border: 0px;
}

#links {
	text-align: center;
	padding-top: 5px;
	border: none;
}

#links_left {
	float: left;
	padding: 10px 0px 0px 0px;
	border: none;
}

#links_right {
	float: left;
	padding: 20px 0px 0px 0px;
	border: none;
}

div.links ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

div.links li {
	margin: 0px;
	display: inline;
	list-style: none;
	border: none;	
}

div.links a, div.links a:link, div.links a:visited {
	border: 0px;
	padding-bottom: 2px;
}

div.links a:hover {
	border-bottom: 2px solid #E8E0D7;
}

#construction ul {
	margin: 0px;
	padding: 0px;
}

#construction {
	padding: 15px;
	}

#construction li {
	margin: 0px;
	padding: 10px;
	display: inline;
	list-style: none;
	border: none;
	float: left;
}

#construction img {
	border: 8px solid #E8E0D7;
}

#title {
	color: #E8E0D7;
	padding: 0px 0px 5px 0px;
}

#content {
	color: #E8E0D7;
}

#news {
	color: #E8E0D7;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

#news a, #news a:link, #news a:visited {
	color: #E8E0D7;
	text-decoration: none;
	border-bottom: 1px dotted #E8E0D7;
}

#news a:hover {
	color: #E8E0D7;
	text-decoration: none;
	border-bottom: 1px solid #E8E0D7;
}

#text {
	margin-left: 430px;
	padding: 20px;
}

#text a, #text a:link, #text a:visited {
	color: #7F5A58;
	text-decoration: none;
	border-bottom: 1px dotted #E8E0D7;
}

#text_title {
	padding-bottom: 15px;
}

#text_content {
	font-size: 12px;
}

#text_content ul {
 	padding: 5px 0px;
	margin: 0px;
}

#text_content li {
	margin: 0px;
	list-style: none;
}

#demo_menu {
	font-size: 11px;
	text-align: center;
}

#photodiary {
	color: #E8E0D7;
	padding: 10px;
	font-size: 11px;
	text-align: center;
}

#photodiary  a, #photodiary  a:link, #photodiary  a:visited {
	color: #E8E0D7;
	text-decoration: none;
	border-bottom: 1px dotted #E8E0D7;
}

#photodiary  a:hover {
	color: #E8E0D7;
	text-decoration: none;
	border-bottom: 1px solid #E8E0D7;
}