body {
	background-color: #161c25;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header img {
	float: left;
	margin-right: 20px;
}
.head1 {
	font-size: 2em;
	display: block;
	margin-top: 35px;
	line-height: normal;
}
.head2 {
	font-size: 1em;
	display: block;
	margin-top: 0px;
}
.diary_head {
	color: #0A679E;
	font-size: 2.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#text1 {
	padding: 10px;
	margin-top: 20px;
	width: 500px;
}
#diarytext {
	width: 230px;
	margin-top: 10px;
	padding: 10px;
	height: 200px;
	overflow: auto;
}
#test_text {
	width: 500px;

}
.imgright {
	float: right;
	margin-bottom: 20px;
}

.date {
	font-size: 1em;
	font-weight: bold;
	color: #FFFF00;
}
.time {
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
}
#nav {
	background-color: #0061FE;
	height: 40px;
	margin-top: 20px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -70px;
	margin-bottom: 20px;
}

ul.nav  {
	list-style-type: none;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.nav a:hover {
	padding: 5px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#test_images {
	float: right;
}
#test_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#summary {
	background-image: url(images/test_07.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: right;
	height: 220px;
	width: 190px;
	padding: 10px;
	margin-top: 10px;
}


#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#diary {
	float: right;
	width: 250px;
	margin-top: 20px;
	background-image: url(images/diary_15.jpg);
	background-repeat: no-repeat;
	height: 280px;
}
.text {
	background-color: #111111;
	padding: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.tips_span {
	font-size: 0.7em;
	font-weight: normal;
}
#images {
	float: right;
}
#member_container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}


#contact_text {
	float: right;
	width: 400px;
}
#where {
	padding: 10px;
	width: 350px;
}
#links_container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#links_text {

}
.text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.text  a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.charity {
	font-size: 10px;
	float: right;
}
#container_news {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contact_update table {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


#contact_update {
	float: right;
	height: auto;
	width: 500px;
}

