body	{ background-color:#000; color:#fff; font-family:Arial; background-attachment:fixed; background-position:top right;background-repeat:no-repeat; }
p { color:#8C8C8C; font-size:12px; }

a { outline:none; }
a:active { outline:none; }

#navigation { background-color:#000; position:fixed; top:0px; left:0px; z-index:9999; padding:18px; height:560px; }
#page { background-attachment:fixed; background-position:top right; background-repeat:no-repeat;font-size:16px !important; font-family:Times, serif; color:gray; position:absolute; padding:0 18px 18px 0; top:18px; left:188px; z-index:9998;width:79%; text-align:left; min-height:90%; }
.middle p { font-size:18px;width:460px;text-align:left;line-height:28px;margin-top:0px;margin-left:20px;margin-bottom:28px; }
.middle ul { font-size:14px;width:460px;padding-left:20px; }
.middle ul li { font-size:18px;text-align:left;line-height:28px;margin-top:0px; }
#page.form { font-size:16px !important; font-family:Times, serif; color:gray; left:208px;}
#page.form input { background-color:#333333;color:#aaa;border:none;padding:3px; }
#page.form textarea { background-color:#333333;color:#aaa;border:none;padding:3px; }
#page.form p { font-size:16px !important; text-align:left; line-height:22px; }
#page a { color:#fff !important; }

#meta { margin-top:18px;}
#meta p { color:#8C8C8C; font-size:14px; margin:0px; padding:3px; width:400px; }
#meta p span { background-color:#000; padding:3px; }


#tattoo-showcase { background-repeat: no-repeat; position:absolute; top:0px; left:186px; width:100%; height:100%; }

div.clear { clear:both; height:1px; }

div.form_elements p { clear:both; }
label { float:left; display:block; width:150px; padding-top:3px; }
input { background-color:#cacaca; }
textarea { background-color:#cacaca; }

div.zoom { cursor:pointer;position:fixed; padding:5px; color:#FFF; font-size:11px; bottom:18px; left:145px; z-index:999999; opacity:0.8; -moz-opacity:0.8; }

#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
margin-top:18px;
  width: 150px;
  height: 300px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scroller-Container a { display:block; width:60px; height:60px; float:left; }
.Scroller-Container a img { border:3px solid #000; }
.Scroller-Container a:hover img { border:3px solid #8C8C8C; }
.Scroller-Container a.active img { border:3px solid #8C8C8C; }
.Scrollbar-Track {
  width: 10px; height: 300px;
  position: relative;
  top: 0px; left: 130px;
  background-color: #000000;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #333333;
background-image:url(/images/scrollhandle.gif);
background-repeat:no-repeat;
cursor:pointer;
}
