/* Styles for page images */

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

/* Other styles */


body {
	background: #4c4d4f;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
}

img {
border: 0px;
}

#header {
	background: #4c4d4f;
	padding: 30px 10px 25px 25px;	
}

#header_container {
}

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

#crest {
	text-align: left;
}

#menu {
	background: #4c4d4f;
	padding: 0px 0px 0px 25px;	
}

#jet {
	padding-top: 50px;
	text-align: left;
}

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

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

#construction img {
	border: 2px solid #ffffff;
}

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

#content {
	color: #E8E0D7;
}

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

#date {
	color: #8dbcd5;
	text-decoration: none;
	border-bottom: 1px dotted #8dbcd5;
}

#headline {
	color: #ffffff;
	font-size: 12px;
}

#title {
	color: #ffffff;
	font-size: 14px;
}

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

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

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

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

#text_title {
	padding-bottom: 15px;
}

#text_content {
	font-size: 11px;
}

#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;
}