﻿body
{
	background-color: #ffffcc;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	margin: 0%;
	direction: ltr;
	line-height: normal;
	padding-top: 1%;
	letter-spacing: normal;
	text-align: left;
}
#headerGraphic
{
	clear: both;
	float: none;
	background-image: url(Images/KatzawayPanel_Top.jpg);
	width: 700px;
	height: 234px;
}
#navigationArea
{
	clear: both;
	padding-right: 0%;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
	float: none;
	background-image: url(Images/KatzawayPanel_Bottom.jpg);
	padding-bottom: 0%;
	margin: 0%;
	vertical-align: middle;
	width: 690px;
	color: #815173;
	padding-top: .03em;
	background-repeat: no-repeat;
	font-family: Arial, Monospace;
	letter-spacing: 0.04em;
	position: static;
	height: 66px;
	text-align: left;
}
#bodyArea
{
	overflow: hidden;
	width: 700px;
}
#bodyLeft
{
	font-size: 0.7em;
	color: white;
	font-family: Arial;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-bottom: -1014px;
	padding-bottom: 1024px;
	vertical-align: top;
	overflow: hidden;
	width: 130px;
	padding-top: 10px;
	position: static;
	background-color: #815173;
	text-align: center;
}
#bodyRight
{
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.0em;
	float: left;
	padding-bottom: 1024px;
	margin-bottom: -1014px;
	vertical-align: top;
	overflow: hidden;
	width: 530px;
	color: #815173;
	position: static;
	background-color: white;
	text-align: justify;
}
#footerArea
{
	clear: both;
	font-weight: bold;
	font-size: 0.7em;
	float: none;
	background-image: url(Images/StackOfSuitcases_H.jpg);
	vertical-align: middle;
	width: 700px;
	color: #815173;
	position: static;
	height: 36px;
	text-align: center;
}

H5
{
	font-style:italic;
	font-weight:bold;
	font-family:Californian FB, Goudy Old Style, Cambria, Fantasy;
	font-size:x-large;
	color:#815173;
	background-color: white;
}
H1
{
	font-style:italic;
	font-weight:bold;
	font-family:Californian FB, Goudy Old Style, Cambria, Fantasy;
	font-size:x-large;
	color:#815173;
	background-color: white;
}

A:link
{
	font-size: 1.2em;
	color:#a99989;
	font-family: Arial;
}

A:hover
{
	font-size: 1.2em;
	color:#815173;
	font-family: Arial;
}

A:visited
{
	font-size: 1.2em;
	color:#0ce0c9;
	font-family: Arial;
}
