body {
	margin: 0;
	padding: 0;
	background-color: #f9ffff;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000006;
	letter-spacing: 0.1em;
}
img {
	border: 0;
}

p {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 1.2em;
}

a {
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #666660;
	background-color: inherit;
}
a:hover {
	color: #000006;
	background-color: inherit;
}

p a {
	text-decoration: underline;
}
p a:link, p a:active, p a:visited {
	color: #666660;
	background-color: inherit;
}
p a:hover {
	color: #000006;
	background-color: inherit;
}

h1 {
	color: #999993;
	background-color: inherit;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 4px;
	padding: 0px;

}
h2 {
	color: #999993;
	background-color: inherit;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 4px;
}
h3 {
	color: #666660;
	background-color: inherit;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 4px;
}
h1 em, h2 em, h3 em {
/* 	font-size: 12px; */
	font-weight: normal;
	letter-spacing: 0.1em;
}

em {
	font-style: normal;
	letter-spacing: 0.1em;
}
em a {
	text-decoration: underline;
}

#container {
	position: relative;
	top: 0px;
	margin: 0 auto 0 auto;
	padding: 8px;
	width: 718px;
}

#containerpanes {
	margin: 0;
	padding: 0;
	width: 718px;
	/*height: auto;*/
	height: 352px;
	overflow: hidden;
}

.paneimg {
	width: 80px;
	height: 350px;
}
.paneimgend {
	width: 80px;
	height: 350px;
}

.panediv {
	display: block;
	visibility: visible;
	width: 80px;
	height: 350px;
	float: left;
	border: 1px solid #ccccc6;
	margin-right: 8px;
	/*overflow: hidden;*//* scrolling doesn't go away in safari */
	background-color: #eeeee8;
	color: #000006;
}
.panedivend {
	display: block;
	visibility: visible;
	width: 80px;
	height: 350px;
	float: left;
	border: 1px solid #ccccc6;
	/*overflow: hidden;*//* scrolling doesn't go away in safari */
	background-color: #eeeee8;
	color: #000006;
}

.panetext {
	display: block;
	visibility: visible;
	width: 350px;	
	height: 350px;
	float: left;
	border: 1px solid #ccccc6;
	margin-right: 8px;
	overflow: auto;
	background-color: #eeeee8;
	color: #000006;
}
.panetextend {
	display: block;
	visibility: visible;
	width: 350px;	
	height: 350px;
	float: left;
	border: 1px solid #ccccc6;
	overflow: auto;
	background-color: #eeeee8;
	color: #000006;
}

.panehidden {
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}
.paneimghidden {
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}
.panetexthidden {
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}
.panetextvisible {
	display: block;
	visibility: visible;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

a span.logo {
	color: #000006;
	text-decoration: none;
}


#logo, #logo h1 {
	margin-bottom: 8px;
	color: #999993;
	background-color: inherit;
	letter-spacing: 0.1em;
	font-size: 31px;
}
#logo em {
	color: #000006;
	background-color: inherit;
}
#logo a {
	text-decoration: none;
}
#logo a:link, #logo a:active, #logo a:visited {
	color: #999993;
	background-color: inherit;
}
#logo a:hover {
	color: #000006;
	background-color: inherit;
}

#menu {
	display: block;
	margin-top: 8px;
	padding-right: 5px;
	background-color: inherit;
	text-align: right;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000006;
	letter-spacing: 0.1em;
}
#menu a {
	text-decoration: none;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #999993;
	background-color: inherit;
}
#menu a:hover {
	color: #000006;
	background-color: inherit;
}
#menu a.current, #menu a.current:link, #menu a.current:active, #menu a.current:visited, #menu a.current:hover {
	color: #000006;
	background-color: inherit;
}

.searchengines {
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}


/* youtube */
#pane7.panetext, #pane7.panetextend {
	width: 710px !important;
}
#pane7 .panetextvisible {
	padding-bottom: 9px !important;
}
#pane7 object {
	margin-top: 16px;
	margin-left: 16px;
}
#pane7 object.firstinline {
	margin-left: 0;
}