@import url(style_h2_images_handheld.css);

body {
	background: rgb(255,255,255) none;
	color: rgb(0,0,0);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
}

h1 {
	background: rgb(255,255,255) none;
	border-bottom: 2px solid rgb(0,0,0);
	font-size: 150%;
	height: auto;
	margin: 0;
	text-indent: 0;
}

h1 a {
	background: transparent none;
	color: rgb(0,0,0);
	display: inline;
	height: auto;
	margin: 0;
	text-decoration: none;
	width: auto;
}

#container, #content {
	background: transparent none;
	border: none;
	clear: both;
	float: none;
	padding: 0;
	position: static;
	width: auto;
}

#navigation {
	background: none;
	border: none;
	margin-bottom: 2em;
	padding: 0;
	width: auto;
}

#navigation h5 {
	border-bottom: 1px solid rgb(192,13,47);
	clear: both;
	color: rgb(0,0,0);
	display: block;
	font-size: 125%;
	margin: 0;
	padding-top: 1em;
}

#navigation a {
	display: block;
	font-size: 100%;
	margin: .2em 0;
	padding: 0 .7em;
	text-decoration: none;
}

#navigation a:link,#navigation a:visited {
	background: transparent none;
	border: none;
	color: rgb(43,46,124);
}

#navigation a:hover {
	background: transparent none;
	border: none;
	color: rgb(192,13,47);
}

#navigation a.current:link,#navigation a.current:visited {
	background: rgb(205,205,205) none;
	border: none;
	color: rgb(43,46,124);
}

#navigation a.skip {
	display: block;
}

a:link, a:visited, a:hover {
	color: rgb(43,46,124);
}

br.clear {
	clear: both;
}

div.gallery img {
	border: none;
	float: left;
	margin: 0 .2em .2em 0;
}

h2 {
	background: transparent none;
	border-bottom: 2px solid rgb(0,0,0);
	font-size: 150%;
	height: auto;
	margin: 1em 0;
}

h2#index {
	display: none;
}

h3 {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-top: 2em;
}

h3.first {
	padding-top: 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

hr {
	border: 2px solid rgb(0,0,0);
	margin: 1em 0;
}

img.left {
	clear: both;
	float: left;
	margin: 0 .2em .2em 0;
}

img.right {
	clear: both;
	float: right;
	margin: 0 0 .2em .2em;
}

p.backtop {
	clear: both;
	font-size: 100%;
	margin-top: 2em;
	text-align: left;
}

table {
	table-layout: fixed;
}

table td {
	vertical-align: top;
}

table.schedule {
	border: 1px solid rgb(0,0,0);
	border-collapse: collapse;
	width: 100%;
}

table.schedule td {
	border: 1px solid rgb(0,0,0);
	padding: .1em;
}

tr.header {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-weight: bold;
}

tr.month {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

tr.odd {
}

tr.even {
	background-color: rgb(255,255,255);
}

tr.onelaphead  td {
	border: none;
	border-left: 1px solid rgb(0,0,0);
	font-weight: bold;
}

tr.onelapevent td {
	border: none;
	border-left: 1px solid rgb(0,0,0);
	font-size: 85%;
	padding-left: 2em;
}
