body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../img/back.gif) fixed;
	color: white;
}

A:link	{
	color: black;
}

A:visited {
	color: black;
}

A:active {
	color: black;
}

.FRAME {
	width: 750px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFCC33;
	border-left: 0px none;
}

.LEFT {
	width: 100px;
	background: #FFCC33;
	color: #000000;
	text-align: center;
	border: 0px none;
}

.RIGHT {
	width: 100px;
}

.LOGO {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.TITLE {
	color: #FFCC33;
	font: bold 24pt "Courier New", Courier, mono;
	text-align: center;
	vertical-align: middle;
}

.INFO {
	color: white;
	font-size: 10pt;
	font-style: italic;
}

.MENU {
	width: 100%;
	background: white url(../img/menu-bg.gif);
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	border: 0px none;
	padding: 1px;
	cursor: hand;
}

.MENU_SPACE {
	width: 100%;
	height=400px;
}

.ICONS {
	color: #000000;
	text-align: center;
	border: 0px none;
	vertical-align: top;
}

.BOTTOM {
	width: 750px;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
}

.MAIN {
	font: 12px Georgia, Times New Roman, Times, serif;
	height=535px;
	vertical-align: top;
}


.NAVIBAR {
	width: 100%;
	color: black;
	background: #FFCC33;
	font: 11pt Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding: 1px;
}

.NAVIBAR P {
	text-decoration: none;
	cursor: hand;
}




.HOME IMG {
	border: 10px solid white;
}

.HOME TD {
	color: black;
	background: #FFFF99;
	font: 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.DIARY {
	width: 100%;
	text-align: justify;
}

.BOOK {
	width: 100%;
	text-align: justify;
}

.BOOK_FORM {
	font: 12pt Arial, Helvetica, sans-serif;
	width: 500px;
}

.BOOK_ALERT {
	color: yellow;
	font: 15pt Arial, Helvetica, sans-serif;
	text-align: center;
}

.MAIL {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
}

.MAIL P {
	color: yellow;
	font-size: 15pt;
}

.MAIL TABLE {
	text-align: left;
	vertical-align: middle;
	width: 450px;
	border: 0px none;
}

.PHOTO {
	text-align: center;
	vertical-align: top;
}

.PHOTO P {
	text-decoration: none;
}

.PHOTOTABLE IMG{
	border: 5px solid white;
}

.PHOTOTABLE {
	color: white;
	text-align: left;
	vertical-align: top;
	border: 0px none;
	clear: none;
}

.PHOTOTABLE TD{
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	width: 160px;
}

.PHOTOVIEW {
	color: white;
	text-align: center;
	vertical-align: middle;
	border: 0px none;
}

.PHOTOVIEW IMG{
	border: 10px solid white;
}

