* {
	margin: 0; 
	padding: 0; 
	border: 0; 
	/* background-image: url(body-backgound-bw.jpg); */
}

body {
	font-family: Georgia, serif;
	font-size: 10.5pt;
}

a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	/* color: #fff;
	background-color: #7E7E7E; */
	text-decoration: underline;
}

#height_fix {
	position: absolute;
	top: 0;
	left: 0;
	height: 680px;
	border: 1px solid #fff;
}

#fix {
	position: fixed;
	top: 47px;
	left: 95px;
}

#fix ul li {
	list-style-type: none;
	margin: 0 0.8em 0 0;
	/* padding: 0 2px; */
	padding-bottom: 0.1em;
	display: inline;
}

#fix ul li:hover {
	cursor: pointer;
	color: #00E8FE;
	border-bottom: 0.2em solid #00E8FE;
	/* text-decoration: underline; */
}

#home {
	font-weight: bold;
}

.active-nav {
	/* color: #000 !important; */
	/* background-color: #E0E3E6 !important; */
	border-bottom: 0.2em solid #000;
	cursor: default !important; 
}

.active-nav:hover {
	text-decoration: none !important;
	color: #000 !important;
	border-bottom: 0.2em solid #000 !important;
}

#beta_notice {
	color: #FF0068;
}

.pix {
	position: absolute;
	top: 85px;
	left: 95px;
	white-space: nowrap;
	/* background-color: #fff;
	border: 1px solid red; */
}

#pix-art, #pix-theater, #pix-contact {
	display: none;
}

#pix-art img, #pix-theater img {
	border: 1px dashed #BABBBA;
}

#pix-contact {
	right: 95px;
	/* height: 510px; */
	/* background-color: #EFEFEF; */
	/* background-image: url(pix-backgound-bw.jpg); */
	/* border: 1px dotted blue; */
}

table {
	position: relative;
	top: 26px;
	left: 0;
	right: 0;
	width: 100%;
	line-height: 1.3em;
	/* top: 6em; */ 
	table-layout: fixed;
	/* border-collapse: collapse; */
	/* border: 1px solid red; */
}

#pix-contact label {
	font-style: italic;
	font-size: 9pt;
}

table {
	/* border: 1px dashed #BABBBA; */
	padding: 10px 4px 10px 0;
}

input {
	margin: 1px 1px 1px 5px;
	padding: 2px 7px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	background-color: #BABBBA;
	color: #fff;
	/* border: 1px solid #fff; */
}

.col1 {
	padding-left: 20px;
	width: 10em;
}

/* .col2 td {
	width: 100%;
} */

#yourmessage {
	position: relative;
	width: 98%;
	right: 0;
	margin: 1px 0 0 5px;
	padding: 4px 6px;
	font-family: Georgia, serif;
	font-size: 220%;
	font-style: italic;
	background-color: #BABBBA;
	color: #fff;
	/* border: 1px solid #fff; */
	height: 320px;
}

/* #submit {
	font-style: normal;
	font-weight: bold;
	background-color: #9B9B99;
	border: 1px solid #4D4D4C;
	margin: 1px;
	padding: 2px 8px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	cursor: pointer;
} */

#submit {
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	padding: 0;
	cursor: pointer;
}

#submit:hover {
	color: #00E8FE;
	border-bottom: 0.2em solid #00E8FE;
}

#submit:active {
	color: #000;
	border-bottom: 0.2em solid #000;
}

.project {
	position: relative;
	top: 16px;
	height: 432px;
	/* width: auto; */
	font-size: 0;
	margin: 0 100px 0 0;
	background-color: #fff;
	display: inline-block;
	/* border: 1px solid blue; */
}

#pix-home .project {
	margin: 0 18px 0 0;
}

.caption_home {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 50pt;
	line-height: 0.9em;
	color: #fff; /* #00E8FE */
	/* margin: 50px 30px 20px 30px; */
	margin: 16px 0 0 0;
	white-space: normal;
	/* border-top: 1px solid #000; */
	cursor: pointer;
	display: none;
	/* filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */
}

.caption_home_variant {
	font-style: italic;
}

/* .art_section {
	color: #00E8FE;
}

.theater_section {
	color: #FF0068;
} */

.caption {
	position: absolute;
	top: 440px;
	left: 0;
	width: 100%;
	font-size: 9pt;
	font-style: italic;
	color: #485458;
	padding-top: 5px;
	border-top: 1px solid #485458;
}

/* .arrows {
	position: relative;
	top: 90px;
	font-size: 9pt;
	white-space: nowrap;
} */

#pix-home img:hover {
	cursor: pointer;
}

.cushion {
	position: relative;
	/* margin: 0 22px 0 0; */
	display: inline-block;
}

/* #footer {
	position: fixed;
	top: 47px;
	right: 40px;
	color: #7F7F7F;
	font-size: 9pt;
} */

#footer {
	position: fixed;
	left: 95px;
	top: 547px;
	/* color: #7F7F7F; */
	font-size: 9pt;
	font-style: italic;
}

#controller {
	position: fixed;
	top: 630px;
	/* bottom: 100px; */
	width: 100%;
	text-align: center;
	white-space: nowrap;
	display: none;
	/* border: 1px solid red; */
}

/* #controller div {
	display: inline;
} */

#deck {
	position: relative;
	width: 162px;
	padding: 8px;
	display: inline-block;
}

.back_passive, .back, .forward, .forward_passive {
	position: relative;
	width: 36px;
	height: 36px;
	margin: 0 1px 0 0;
	font-size: 9pt;
	display: inline-block;
	float: left;
}

.begin_passive, .begin, .end, .end_passive {
	position: relative;
	width: 42px;
	height: 36px;
	margin: 0 1px 0 0;
	font-size: 9pt;
	display: inline-block;
	float: left;
}

.begin_passive, .begin {
	background: url(images/begin.gif) no-repeat;
}

.end, .end_passive {
	background: url(images/end.gif) no-repeat;
}

.back_passive, .back {
	background: url(images/back.gif) no-repeat;
}

.forward, .forward_passive {
	background: url(images/forward.gif) no-repeat;
}

.back:hover, .forward:hover {
	background-position: -36px 0;
	cursor: pointer;
}

.back:active, .forward:active {
	background-position: -72px 0;
	cursor: pointer;
}

.begin:hover, .end:hover {
	background-position: -42px 0;
	cursor: pointer;
}

.begin:active, .end:active {
	background-position: -84px 0;
	cursor: pointer;
}

#message_sent p {
	font-family: Georgia, serif;
	font-size: 50pt;
	font-style: italic;
	color: #BABBBA;
	margin-top: 16px;
}
