/* Skeleton */

html, body, #supercontainer {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
}
body {
	background: #00392e;
	font: 80%/140% Georgia, Times New Roman, Times, serif;
	text-align: center;
}
a {
	color: #00392e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0
}
hr {
	clear: both;
	width:1px;
	border: 0
}
#supercontainer {
	padding-top: 30px;
}
#container {
	width: 760px;
	margin: 0 auto;
	background: #c3e0c5;
	text-align: left;
	background: transparent url(/_img/bkg.container.filmC.png) repeat-y 0 0;
}
#header {
	height:106px;
	position: relative;
	background: transparent
}
#content {
	padding-top: 20px
}
html>body #content {
	padding-left: 10px
}
#metainfo, #data, #extras {
	float: left;
	/*border: 1px solid red*/
}
#metainfo, #extras {
	width: 160px;
	/*border: 1px solid red*/
}
#data{
	margin-left: 30px;
}
#extras{
	margin-left: 25px;
}
#data {
	width: 360px;
	color: #00392e;
}
html>body #address {
	margin-left: 30px
}
#footer {
	clear:both;
	background: #00392e;
	color: #ffffca;
	font-size:.80em;
	line-height:1.3;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
#footer #credits a{
	font-weight: bold;
	color: #ffffca;
}
#header h1 {
	background: transparent url(/_img/new.header.png) no-repeat 0 0;
	font-size: 2em;
	width: 760px;
	height: 106px;
	margin:0;
	position: absolute;
	text-indent:-100em;
	padding: 0;
	top:0px;
	left:0px
}

#header h1 a {
	width: 100%;
	height: 100%;
	display:block;
	text-decoration: none;
}
/* Proper Styles */

h2{
	font: 175%/75% Georgia, Times New Roman, Times, serif;
	font-weight: lighter;
	color: #00392e;
	margin-bottom: .5em;
}

h2 a{
color: #00392e;
text-decoration: none;
}

h2#teaser{
	font: 225%/150% Georgia, Times New Roman, Times, serif;
	line-height: 85%;
	word-spacing: 0.1em;
}

h2#teaser span{
	display: block;
	font-style: oblique;
	font-size: 70%;
	color: #797c14;
	padding-left: 1.5em;
	word-spacing: 0.1em;
}

#metainfo p.excerpt{
	font-style: italic;
	color: #787c14;
}

#search #q{
	background-color: #ffffca;
}

#extras ul{
list-style-type: square;
margin-left: 15px;
padding: 0px;
color: #00392e;
}

#extras ul a, #data h3 a, ul.pictlist li a, p.more a{
color: #00392e;
text-decoration: none;
}
#extras ul a{
font-weight: bold;
}
p.more a:hover{
text-decoration: underline;
}

.picts-title, ul.pictlist li a{
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

ul.pictlist{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

ul.pictlist li{
float: left;
margin: 0px 5px 5px 0px;
padding: 0px;
}

#metainfo .excerpt{
font-size: 90%;
line-height: 1.3
}


#data form p {
	margin-bottom: .3em
}
#data label {
	float: left;
	width:145px;
}
#page #data p.nolabel label {
	float: none;
}