body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#000;
  color:#ddd;
  }
#pagewrapper, #fp_pagewrapper {
  width:768px;
  text=align:center;
  margin:0 auto 0 auto;
  padding:0;
  }
#fp_pagewrapper {margin-top:100px;}  
#fp_column_right {
  float:right;
  width:250px;
  text-align:center;
  padding:5px;
  margin-top:150px;
  }
#fp_column_right a, #stripe_header a {
  display:block;
  border-bottom:1px solid #ddd;
  color:#fff;
  text-decoration:none;
  padding:5px;
  white-space:nowrap;
  letter-spacing:3px;
  text-transform:uppercase;
  }
#stripe_header a {
  border:0;
  display:inline;
padding:10px;
  }  
#fp_column_right a:hover, #stripe_header a:hover {background-color:#222;}
#fp_column_right a.imglink {
  border:0;
  padding:0;
  padding-bottom:30px;
  }
#fp_column_right a:hover.imglink {background-color:#000;}
#fp_column_left {
  margin-right:300px;
  line-height:200%;
  letter-spacing:1px;
  text-align:justify;
  }
#stripe_header {
  text-align:center;
  line-height:250%;
  padding-bottom:10px;
  }  
#stripe_content {
  clear:both;
  }  
p.portfolio {
  text-align:center;
  font-size:10px;
  margin:auto;
  width:210px;
  }
#bannerimg {  
  text-align:center;
  font-size:10px;
  margin:auto auto 40px auto;
  width:210px;
  }
#stripe_content {
  padding:20px;
  clear:both;
  }  
p.portfolio img {border:0;}  
  
/* these will be overridded by a stylesheet if javascript is enabled */
.jscript_inline, .jscript_block {display:none;}

/* portfolio slideshow styling */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:606px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:450px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:600px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:600px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:456px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/graphix/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/graphix/right.gif) right center no-repeat}
#imglink {position:absolute; height:456px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/graphix/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:119px; background:url(/graphix/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:119px; background:#222 url(/graphix/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:556px; margin-left:5px; height:119px; overflow:hidden}
#slider {position:absolute; left:0; height:119px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
