a {
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin-left: 0px;
	margin-right: 16px;
	text-decoration:none;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: skyblue;
}

a:active {
	color: white;
}

body { 
	background: black;
	color: dimgray;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin: 0px;
	text-align: center;
}

#container {
	background: transparent;
	background-image: url('images/background.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 720px;
}

#content {
	background: transparent;
	float: left;
	height: 400px;
	margin-top: 32px;
	text-align: left;
	width: 720px;
}

#diarycontent {
	background: transparent;
	float: left;
	margin-top: 32px;
	text-align: left;
	width: 720px;
}

#diary {
	background: transparent;
	float: right;
	margin: 0px;
	text-align: left;
	width: 480px;
}

#diary a {
	margin-right: 0px;
}

#diarytext {
	background: transparent;
	float: left;
	height: 400px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	width: 212px;
}

h1, h2, h3 {
	color: silver;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 12pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	text-decoration:none;
}

h3 {
	font-size: 10pt;
	line-height: 12pt; 
	padding: 0px 0px 6px 0px;
}

h4 {
	color: white;
	background-color:black;
	color: white;
	font-size: 8pt;
	font-weight:bold;
	margin-bottom:4px;
	padding:3px;
}

h5 {
	color: white;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	height: 15px; 
	margin-left: 3px;
	width: 90px;
}

h6 {
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 3px;
	text-align: right;
	width: 90px;
}

h7 {
	background: transparent;
	color: dimgray;
	display: inline;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu {
	background: transparent;
	float: left;
	height: 24px;
	margin-top: 131px;
	text-align: left;
	width: 720px;
}

p {
	background: transparent;
	color: silver;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 10pt;
 	font-weight: normal;
	line-height: 12pt; 
	margin-top: 0px;
	padding: 0px 0px 4px 0px;
	text-align: left;
}

#pageimage {
	background: transparent;
	float: left;
	height: 400px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	width: 380px;
}

#pageimage img {
 	border: 0px;
	margin: 0px;
	padding: 0px;
}

#pagetext {
	background: transparent;
	float: right;
	height: 400px;
	margin-right: 15px;
	margin-top: 0px;
	overflow: hidden;
	text-align: left;
	width: 325px;
}

#photocontent {
	background: black;
	border: 0px;
	float: left;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	padding-top: 0px;
	text-align: left;
	width: 720px;
}

#photocontent iframe {
	border-style: none;
	float: left;
	frameborder: 0px;
	height: 360px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	scrolling: no;
	text-align: left;
	width: 720px;
}

#photocontent p {
	line-height: 40px;
}

#photos {
	background: transparent;
	clear: both;
	height: 112px;
	margin-top: 24px;
	overflow: auto;
	padding: 0px;
	position: relative;
	text-align: left;
	white-space: nowrap;
	width: 720px;
}

#photos img {
 	border: 4px solid white;
	margin-right: 15px;
}

table { 
	color: white;
	font-family: "verdana", "helvetica", "sans-serif"; 
	font-size: 8pt; 
	font-weight: bold; 
	width: 468px; 
}

td {
	background-color: dimgray;
	height: 70px;
}

.slots {
	background-color: dimgray;
	border-top: solid 4px skyblue;
	margin: 4px;
}

.wkend {
	height: 120px;
}

.nav {
	background-color: black; 
	text-align: right;
	valign: bottom;
}
