html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia;
	font-size: 16px;
	line-height: 1.5em;
	color: #000;
	background-color: #d9d9d9;
}

* html body {
	text-align: center;
}

div {
	text-align: left;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline;
}

a:link, a:visited {
	color: #000;
} 
a:hover, a:active { color: #999999;}

a img {
	border: 0;
}

em {
	font-style: italic;
}

.imglink:hover, .imglink:active {
}

#nav {
	position: fixed;
	top: 0;
	left: 5px;
	width: 180px;
	padding: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	background-image: url(images/pbs-nav-bg.png);
}

* html #nav {
	display: none;
}

#nav img {
	margin: 0 auto;
}

#nav ol {
	margin: 10px 0 0 15px;
	padding: 0;
	display: block;
	list-style-type: none;
	font-weight: bold;
}

#nav:hover ol {
	display: block;
}

img.photo {
	margin: 4em 0 1em 302px;
	padding: 5px;
	border: 2px solid #111;
	background-color: #fff;
}

img.photonoborder {
	margin: 4em 0 1em 302px;
}

img#powerbookstudio {
	position: absolute;
	top: 10em;
	left: 307px;
}

.strip {
	color: #ebebeb;
	padding-bottom: 1em;
	background-color: #1f1f1f;
	background-image: url(images/stripbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bigheader {
	background-image: url(images/pbsbgheader.png);
	background-repeat: no-repeat;
	background-position: left 100px;
}
.audioplayer {
	padding-bottom: 1em;
	background-image: url(images/stratbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px solid #1f1f1f;
	padding-right: 5px;
	padding-left: 5px;
}

#video-area {
	background-image: url(images/videoframe.png);
	background-repeat: no-repeat;
	height: 290px;
	background-position: center top;
}

.pbsdescription {
	background-image: url(images/protoolsbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid #1f1f1f;
}

.pbsequipment {
	background-image: url(images/minimebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid #1f1f1f;
}
 
.gennybackground {
	background-image: url(images/gennybg.png);
	background-repeat: no-repeat;
	margin: 4em 0 1em 700px;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid #1f1f1f;
}

.strip h1 {
	text-align: left;
	margin: 0;
	color: #ddd;
}

.strip p {
	margin-top: 0;
	color: #ddd;
}

.strip a { color: #fff; }
.strip a:hover, .strip a:active { background-color: #fff; color: #601c01; }

.double {
	width: 650px;
	margin-left: 200px;
}

.restofpage {
	background-image: url(images/gennybg.png);
	background-color: #d9d9d9;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 700px center;
}

.content {
	width: 650px;
	margin-left: 200px;
	text-align: center;
}

* html .content {
	margin: 0;
}

.content h1 {
	margin-top: 2em;
}

h1#services {
	margin-top: 0;
	padding-top: 2em;
}

.content .strip h1 {
	margin-top: 0;
}

.centered {
	background: #d9d9d9;
	clear: both;
	width: 547px;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.left {
	float: left;
	width: 300px;
}

.right {
	margin-left: 350px;
}

.newsection {
	clear: both;
	width: 650px;
	margin: 2em auto 0;
	padding: 2em 0 1em;
	border-top: 1px solid #ddd;
}

.latin {
	font-family: Verdana;
	font-variant: small-caps;
}

#player {
	text-align: center;
	margin-top: -10px;
}

ol.reasons {
	list-style-type: lower-alpha;
}

ul ul {
	margin-top: 0;
	padding-top: 0;
	font-size: 90%;
	list-style-type: none;
}

#formresponse {
	border: 2px dashed #f00;
	font-size: 1.5em;
	padding: 1em;
	text-align: center;
}

#formresponse h1 {
	margin-top: 0;
}

label.errorfield {
	color: #f00 !important;
}

label.overlabel {
	color:#1f1f1f;
}

label.overlabel-apply {
	font: 16px/24px Arial, Helvetica, sans-serif;
	position:absolute;
	top:2px;
	left:6px;
	z-index:1;
	color:#999;
}

#formcontainer {
	clear: both;
}

form { width : 100%; margin : 0; padding : 0; } 

fieldset {
	width : 500px;
	border:1px solid #A1A5A9;
	font:.9em Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	margin-top: 0;
	margin-right: 50px;
	margin-left: 3px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

fieldset.last {
	margin: 0;
}

div.overouter {
	position: relative;
	margin: 10px 0;
}

fieldset input, fieldset textarea {
	width: 500px;
	border:1px solid #A1A5A9;
	font-size:100%;
	font: 16px/24px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-left: 3px;
}

#eventtype {
	width: 249px;
}

#contactsubmit {
	width: 249px;
}

textarea#eventdetails {
	height: 166px;
}

div.jcalendar-selects {
padding:.6em .4em;
text-align:center;
}

fieldset select {
border:1px solid #A1A5A9;
font: 16px/24px Arial, Helvetica, sans-serif;
margin: 10px 0;
padding: 3px;
}

div.jcalendar table {
background:#a1a5a9;
color:#000;
margin:.3em auto;
}

div.jcalendar table th {
background:#eee;
text-align: center;
}

div.jcalendar table td {
background:#f9f9f9;
padding:0;
width:2.2em;
}

div.jcalendar table th.weekend {
background:#ddd;
}

div.jcalendar table td.weekend {
background:#e9e9e9;
}

div.jcalendar table td a {
color:#333;
display:block;
line-height:1.7em;
text-align:center;
text-decoration:none;
width:2.2em;
}

div.jcalendar table td.today a {
background:#777;
border-color:#aaa;
color:#fff;
font-weight:700;
}

div.jcalendar table td a:hover,div.jcalendar table td a:focus,div.jcalendar table td a:active {
background:#77b0d3;
color:#fff;
padding:0;
}

div.jcalendar table td a.selected {
background:#0072b9;
color:#fff;
}

div.jcalendar-links {
margin:.4em;
text-align:center;
}

div.jcalendar-links a {
padding:.2em .4em;
}

.footer {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.6em;
	font-weight: bold;
	text-align:right;
}

.footer ul{
	list-style-type: none;
}

#dynamic-content { list-style: none;}

