BODY {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    background : #333333;
    color : White;
    margin : 0 0 0 0;
}

.header {
    background-color : #CCCCCC;
    width : 100%;
    text-align : center;
}

.headerbar {
	background-image : url(images/top2.gif);
	height : 22px;
	background-repeat: repeat-x;


}
.footer {
	background-image: url(/images/footer.gif);
	width: 100%;
	height: 27px;
	clear: both;
	text-align: center;
}
.footertext {
	font-size: 11px;
	background-color: #666666;
	text-align: center;
}

a:link { color: #FFCC00; }
a:visited {color: #FF9900; }

.photoicon {
	float: left;
	width: 100px;
	height: 50px;
	border: 0px;


}
.phototext {
	float: right;
	width: 200px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 12px;




}
.contentTable {
	width: 100%;
	border: 0px;
}
.photobox {
	clear: both;
	text-align: center;
	font-size: 11px;
}
.rightCell {
	width: 310px;
}
.diaryTitle {
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;


}
.diaryText {
	padding: 0px 15px 30px;
	font-size: 14px;
	line-height: 130%;


}
.linkbox {
	font-size: 13px;
	text-align: center;
	width: 220px;
	border: 1px dotted #000000;
	background-color: #666666;
	margin-left: 50px;
	padding: 10px;
	line-height: 190%;
}
.photo {
	border: 5px solid #FFFFFF;
	margin: 80px 0px;
	clear: both;
}


.guestbookText {
	font-size: 12px;
}

.aboutTitle {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 3px;
}
.aboutText {
	padding: 0px 30px 30px;
	font-size: 14px;
	line-height: 130%;
        text-align: left;
}
