p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	margin-bottom: 3px;
	margin-top: 5px;
}
.diary {
	width: 400px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
}
.footer {
	width: 100%;
	float: left;
	text-align: right;
}
.diarysun {
	background-color: #C4F0FF;
}
.diaryspecial {
	background-color: #CCCCFF;
}
.boxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.diaryholiday {
	font-weight: bold;
	background-color: #FFCC66;
}
.bottomright {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 414px;
	top: 224px;
	overflow: hidden;
}
.Box1 {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	height: 250px;
}
.Box2 {
	height: 200px;
	width: 200px;
	float: left;
}
.Box3 {
	height: 200px;
	width: 200px;
	float: left;
}
.links {
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 10px;
	background-image: url(old site/links_top_border.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(Images/links_top_border.jpg);
}
.pagetop {
	min-width: 600px;
	height: 100px;
}
body {
	text-align: center;
}
.boldtype {
	font-weight: bold;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 602px;
	text-align: left;
	padding: 10;
	background-color: #FFFFFF;
	}
.boxtext {
	height: 190px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	
	padding: 5px;
}
