body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 18px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-style: italic;
}

h3 {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	}
	
h4 {
	margin: 0px;
	margin-bottom: 0px;
	}

#leftContent p {
	margin-top: 0px;
}
	
	
.center {
	text-align: center;
	}
.email {
	margin-top: 10px;
	}		
	
em {
	font-size: 24px;
	}
	
blockquote {
	font-style: italic;
	font-family: Century, Times;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}	
	
.booking {
	font-style: italic;
	font-size: 10px;
	}
	
.date {
	font-family: "Times New Roman", Times, serif;
	}
	
.quote {
font-weight: normal;
text-indent: 40px;
font-size: 10px;
font-style: italic;
}	
	
.subHead {
	position: absolute;
	right: 10px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	}
	
ul.nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 5px;
	top: 14px;
}

li.nav {
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	padding: 2px;
}



a.nav:link {
	text-decoration: none;
	color: #666666;
}
	
a.nav:visited {
	text-decoration: none;
	color: #666666;
}
	
a.nav:hover {
	text-decoration: none;
	color: #CCFF66;
}

#container {
	position: absolute;
	width: 670px;
}
	
#mainPhoto {
    position: relative;
	top: 0px;
	width: 670px;
	height: 300px;	
	background-image: url(looweezedeathPhoto.jpg);
	border-bottom: #000000 5px solid;
}

#content {
	background-color: #FFFFFF;
	color:#666;
	position: relative;
	top: 0px;
	width: 670px;
}

#content h4 {
	color: #000;
	font-size: 18px;
}

#header {
	position: relative;
	height: 40px;
	width: 670px;
	background-color: #FFFFFF;
	border-top: #000000 5px solid;
	border-bottom: #000000 5px solid;
}

#footer {
	position: relative;
	top: 0px;
	border-bottom: #000000 5px solid;
	margin-bottom: 10px;
}

#leftContent {
 	position: relative;
	top: 0px;
}

#rightContent {
	position: relative;
	width: 250px;
	float: right;
}
