html,body { height:100%; margin:0; padding:0; }
body { min-width: 960px; min-height: 500px; padding: 1em 0; text-align: center; }
a { outline: 0; }
a img { border: 0; }

#container { float: left; width: 100%; height: 50%; margin-top: -398px; }

#home #frame { position: relative; clear: both; overflow: auto; width: 960px; height: 796px; margin: 0 auto; text-align: left; background: url(../img/bg-frame.gif) no-repeat 0 0; }		
#home #panel { width: 349px; height: 596px; margin-top: 76px; }
#home #panel h1, #home #panel h2, #home #panel h3, #home #panel h3 a { text-indent: -9999px; } 
#home #panel.first { float: left; margin-left: 83px; background: url(../img/panel-thegluemill.png) no-repeat 0 0; }
#home #panel.last { position: relative; float: right; margin-right: 83px; background: url(../img/panel-work.png) no-repeat 0 0; }
#home #panel h3 { position: absolute; top: 118px; width: 21px; height: 250px; }
#home #panel h3 a { display: block; width: 100%; height: 100%; }
#home #panel h3#graphic { left: 74px; }
#home #panel h3#paintings { top: 153px; left: 106px;}
#home #panel h3#graphic a { background: url(../img/web_outlines-3.png) no-repeat -22px 0; }
#home #panel h3#graphic a:hover { background-position: -1px 0; }
#home #panel h3#paintings a { width: 20px; background: url(../img/web_outlines-4.png) no-repeat -1px 0; }
#home #panel h3#paintings a:hover { background-position: -21px 0; }
#home #resume { position: absolute; bottom: 45px; width: 960px; overflow: hidden; }
#home #resume a { display: block; width: 265px; height: 30px; margin: 2em auto 0; text-indent: -9999px; background: url(../img/tiny_resume-1.jpg) no-repeat 0 0; }
#home #resume a:hover { background-position: 0 -29px; }

#portfolio #frame { position: relative; clear: both; overflow: hidden; width: 598px; height: 600px; margin: 0 auto; text-align: left; background: url(../img/bg-player.gif) no-repeat 0 0; }		
#portfolio2 #large { width: 485px; height: 415px; margin: 50px auto 0; text-align: center; background: #fff url(../img/loading.gif) no-repeat 50% 150px; }
#portfolio2 #large img { max-width: 485px; margin: 0 auto; background-color: #fff; }
#portfolio2 #large h3 { display: none; position: absolute; bottom: 100px; left: 35px; width: 518px; padding-left: 10px; border-top: 2px solid #E1E1E2; font-size: 11px; font-style: italic; line-height: 16px; height: 0; text-align: left; color: #999; background-color: #eee; opacity: 0; }
#portfolio2 #large h3 strong { display: block; margin-top: 5px; font-size: 18px; }
#portfolio2 p.controls a { position: absolute; top: 290px; left: 20px; display: block; width: 32px; height: 32px; text-indent: -9999px; background: transparent url(../img/carousel/prev-horizontal-blue.png) no-repeat 0 0;  }
#portfolio2 p.controls a#next { left: auto; right: 20px; background-image: url(../img/carousel/next-horizontal-blue.png); }
#portfolio2 p.controls a:hover { background-position: -32px 0; }
#portfolio2 p.controls a:active { background-position: -64px 0; }

.jcarousel-container { position: absolute; bottom: 30px; left: 34px; }
.jcarousel-clip { z-index: 2; overflow: hidden; position: relative; margin: 0; padding: 0; } 
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item { list-style: none; float: left; width: 65px; height: 67px; }
.jcarousel-list li a { display: block; width: 100%; height: 100%; text-align: center; }
.jcarousel-list li img { margin: 0 auto; }
.jcarousel-prev, .jcarousel-next { z-index: 3; }

.jcarousel-container-horizontal { width: 460px; height: 50px; padding: 8px 30px 22px; border-top: 1px solid #E1E1E2; }
.jcarousel-container-horizontal .jcarousel-item { width: 60px; height: 50px; margin: 0 8px 0 3px; border: 3px double #ddd; }
.jcarousel-container-horizontal .jcarousel-item.current { border-color: #344da1; }

.jcarousel-next-horizontal { cursor: pointer; position: absolute; top: 20px; right: -10px; width: 32px; height: 32px; background: transparent url(../img/carousel/next-horizontal.png) no-repeat 0 0; }
.jcarousel-prev-horizontal { cursor: pointer; position: absolute; top: 20px; left: 1px; width: 32px; height: 32px; background: transparent url(../img/carousel/prev-horizontal.png) no-repeat 0 0; }

.jcarousel-next-horizontal:hover,
.jcarousel-prev-horizontal:hover { background-position: -32px 0; }
.jcarousel-next-horizontal:active,
.jcarousel-prev-horizontal:active { background-position: -64px 0; }
.jcarousel-next-disabled-horizontal, .jcarousel-prev-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:hover
.jcarousel-next-disabled-horizontal:active, .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -96px 0; }


