@charset "UTF-8";
/* CSS Document */
@media screen {
/* screen styles */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#000000 url('../media/bkgrd-SoHo-Mark.jpg') no-repeat fixed right center;
}
a:link, a:visited {
	color: #6991E3;
	text-decoration: none;
}
a:hover, a:active {
	color: #565EFF;
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	color: #00AAAA;
	margin-top: 0px;
	line-height: normal;
}
img { border: 0px; }
.show-HM { background:#000000 url('../media/bkgrd-SoHo-Mark.jpg') no-repeat fixed right center; }
.show-LS { background:#000000 url('../media/bkgrd-LS-06.jpg') fixed right center; }
.show-LF { background:#000000 url('../media/bkgrd-PO-49.jpg') no-repeat fixed left top; }
.show-PS { background:#000000 url('../media/bkgrd-PO-03.jpg') no-repeat fixed right center; }
.show-ID { background:#000000 url('../media/bkgrd-ID.jpg') no-repeat fixed right center; }
.show-IF { background:#000000 url('../media/bkgrd-IF-31.jpg') no-repeat fixed left center; }
.show-EV { background:#000000 url('../media/bkgrd-Ev-02.jpg') no-repeat fixed left center; }
.show-Arch { background:#000000 url('../media/bkgrd-Arch-53.jpg') no-repeat fixed left center; }
.show-FS { background:#000000 url('../media/bkgrd-FS-17.jpg') no-repeat fixed left center; }
.show-MP { background:#000000 url('../media/bkgrd-MP-silky60.jpg') repeat-x fixed right center; }
.show-APS { background:#000000 url('../media/bkgrd-APS-15.jpg') no-repeat fixed left center; }
.show-B { background:#000000 url('../media/bkgrd-B-15.jpg') no-repeat fixed left center; }
.show-ME { background:#000000 url('../media/bkgrd-NY2.jpg') no-repeat fixed left center; }
.show-OR { background:#000000 url('../media/bkgrd-OR-81.jpg') no-repeat fixed left top; }
.show-M911 { background:#000000 url('../media/bkgrd-M911.jpg') no-repeat fixed left top; }
.show-waterc { background:#000000 url('../media/bkgrd-watercolor.jpg') no-repeat fixed center top; }
.show-cobalt { background:#000000 url('../media/bkgrd-cobalt.jpg') no-repeat fixed center top; }
.show-tinsel { background:#000000 url('../media/bkgrd-tinsel.jpg') no-repeat fixed center top; }
.show-aqua { background:#000000 url('../media/bkgrd-aqua.jpg') no-repeat fixed center top; }
.show-mercury { background:#000000 url('../media/bkgrd-mercury2.jpg') no-repeat fixed center top; }
.show-street { background:#000000 url('../media/bkgrd-street2.jpg') no-repeat fixed center top; }
.show-steel { background:#000000 url('../media/bkgrd-steel.jpg') no-repeat fixed center bottom; }
.show-paint { background:#000000 url('../media/bkgrd-paint.jpg') no-repeat fixed center top; }
.pg-exhib { background:#000000 url('../media/bkgrd-UnderLines.jpg') no-repeat fixed left center; }
#container {
	width: 844px;
	margin: 0 auto;
	text-align: left;
	color: #DDDDDD;
}
#containtext {
	font-size: 12px;
	line-height: 200%;
	padding: 20px;
	margin-top: 80px;
	background-image: url(../media/bkg80.png);
	margin-bottom: 70px;
}
#header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
	color: #55DFFF;
	text-align: left;
	background-image: url(../media/bkg50.png);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 8998;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header ul {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 8999;
	padding-top: 20px;
	margin: 0px;
}
#header li {
	padding-right: 14px;
	float: right;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover, #header a:active { color: #6991E3; }
#mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer {
	height: 33px;
	left: 0px;
	bottom: 0px;
	z-index: 8998;
	position: fixed;
	color: #7FDFFF;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 100%;
	background-image: url(../media/bkg60.png);
	background-repeat: repeat-x;
}
#footer p {
	margin: 0;
	float: left;
	padding-bottom: 10px;
}
.col1 {
	float: left;
	width: 100%;
}
.col-left {
	float: left;
	width: 230px;
}
.col-right {
	width: 555px;
	margin-left: 250px;
}
.col-right p, .col-left p, .col1 p {
	margin: 0px;
	padding-bottom: 12px;
}
.caption {
	font-size: 10px;
	line-height: 110%;
	color: #dddddd;
}
.captionSlide {
	font-size: 12px;
	line-height: 150%;
	color: #dddddd;
	width: 520px;
	margin-right: 162px;
	margin-left: 172px;
}
blockquote {
	margin-top: 0px;
	color: #00AAAA;
	font-weight: bold;
}
.copyrt {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.fl-right { float: right; }
.fl-left { float: left; }
.clear { clear: both; }
p.ctr { text-align: center; }
.bkgrd-wh {
	background-color: #FFFFFF;
	padding-top: 12px;
}
}
 @media print {
/* print styles */
body {
	color : #000000;
	background : #ffffff;
	font-size : 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration : underline;
	color : #0000ff;
}
#header, #footer {
	background-color:#000000;
	margin:0px;
}
#sidenav, #header ul, #playbuttons, .playersAll { display: none; }
#containtext {
	background-color: #ffffff;
	color: #000000;
	clear:both;
}
.col-left, .col1, fl-left { float: left; }
.col-left {
	width:250px;
	padding-right:10px;
}
}

