html,body {background: #550022;}
#wrap {background: #eeebb6 url(/images/2010spring/bg-showcase.jpg) no-repeat; width: 700px; height: 470px; position: relative;}


/*header*/
#header {width: 700px; height: 65px;}
#header ul#headerNav {width: 100%; height: 12px; position: relative;}
#header ul#headerNav li {list-style: none; display: inline;}
#header ul#headerNav li#pd a#pdlnk {width: 121px; height: 24px; top: 26px; left: 447px; position: absolute; display: block; background: transparent;}
#header ul#headerNav li#nd a#ndlnk {width: 97px; height: 24px; top: 26px; left: 570px; position: absolute; display: block; background: transparent;}

/*content area*/
#content {background: url(../images/showcase/bg-content.gif) no-repeat 200px 0; }

/*left column*/
.vcard {background: #fff; color: #666; float: left; width: 137px; text-align: right; left: 42px; line-height: 1.2; position: relative; display: block;}
.vcard img.photo {margin: 20px 0 0 0; border: 1px solid #000;}
.vcard h3.fn {background: #fff; color: #758; font-size: 16px; font-weight: bold; margin: 12px 0 15px 0; display: block;}
.vcard .adr {margin: 0 0 12px 0; display: block;}
.vcard .adr .street-address {display: block;}
.vcard .tel {display: block;}
.vcard a:link, a:visited {background:#fff; color: #aa1; display:block;}
.vcard a:hover {color: #bb3;}
.vcard a.url {margin: 12px 0 0 0;}

/*center column*/
#main {background: #fff; color: #666; width: 429px; display: block; float: left; margin: 30px 0 0 0; left: 98px; position: relative;}
#main #cpy {position: relative; width: 410px; height: 127px; overflow: hidden; margin: 0 0 0 10px;}
#main #cpy #cntntcpy {position: relative;}
#main p {margin: 0 0 14px 0; line-height: 14px;}
#main ul#scrollbar {background: url(../images/showcase/main-arrows.gif) no-repeat; width: 10px; height: 14px; top: 0px; right: -7px; position: absolute; display: none;}
#main ul#scrollbar li {list-style: none; display: inline;}
#main ul#scrollbar li a#pgup {width: 10px; height: 6px; display: block; position: absolute; cursor: pointer;}
#main ul#scrollbar li a#pgdn {width: 10px; height: 6px; display: block; top: 8px; position: absolute; cursor: pointer;}
#main #slideshowouter {position: relative; width: 417px; height: 170px; overflow: hidden; top: 27px; padding: 15px 0 0 0; border-top: 1px solid #d1d1d1;}
#main ul#slideshow {position: relative;}
#main ul#slideshow li {list-style: none; display: inline;}
#main ul#slideshow li a {border: none; margin: 0 12px 0 0;}
#main ul#slideshow li a img {border: 1px solid #d1d1d1; width: 127px; height: 168px;}
#main ul#slideshowbar {display: none;}
#main ul#slideshowbar li {list-style: none;}
#main ul#slideshowbar li a#pglt {background: url(../images/showcase/slideshow-left-arrow.gif) no-repeat; width: 6px; height: 10px; top: 250px; left: -15px; display: block; position: absolute; cursor: pointer;}
#main ul#slideshowbar li a#pgrt {background: url(../images/showcase/slideshow-right-arrow.gif) no-repeat; width: 6px; height: 10px; top: 250px; left: 426px; display: block; position: absolute; cursor: pointer;}
/*footer*/
#footerNav {bottom: 5px; position: absolute; text-align: center; width: 100%;}
