a
{
color: #999;
text-decoration: none;
outline:none;
}

a:hover
{
color: #FFF;
/*text-decoration: underline;*/
}

body
{
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
color: #FFFFFF;
background-color: #000000;
background-image: url(../graphics/jas-symbol.gif);
background-repeat: no-repeat;
background-position: 95% 50px;
background-attachment: fixed;
}

#catalogue
{
width: 700px;
}

#catalogue td
{
vertical-align: top;
padding-right: 15px;
}

/*#catnav
{
position: absolute;
top: 675px;
left: 300px;
font-size:.75em;
color:#999;
padding-top:10px;
text-align:center;
}*/

#catnav
{
font-size:.85em;
color:#FFF;
text-align:center;
}

#contact td
{
padding-left: 20px;
vertical-align: top;
}

#container
{
width: 575px;
margin: 70px auto 0 auto;
}

#container2
{
width: 575px;
margin: 0 auto 0 auto;
}

#content
{
width: 650px;
}

#content-album
{
width: 500px;
text-align: center;
margin: 10px auto 0 auto;
}

#content td
{
text-align: center;
}

#credit
{
font-size:.75em;
color:#666;
text-align:center;
}

#cv
{
width: 500px;
}

#cv td
{
padding: 0 0 10px 20px;
vertical-align: top;
}

h1
{
display: none;
}

#homepage
{
height:500px;
width:575px;
background-image:url(../images/site/orc-backgrd-2.jpg);
background-repeat:no-repeat;
background-position: top right;
}

img
{
border:none;
}

#knife
{
float: right;
margin-top:15px;
}

#links td
{
vertical-align: top;
padding-left: 20px;
}

/*
#orc
{
border: 1px solid #fff;
height: 135px;
width: 120px;
vertical-align: top;
background-image:url(../images/site/work-org-th.jpg);
}
*/

#orc
{
color:#000;
border: 1px solid #fff;
height: 135px;
width: 120px;
vertical-align: top;
background-image:url(../images/site/work-orc-th.jpg);
}

#orc a
{
outline:none;
color:#666;
}

#orc a:hover
{
color:#FFF;
}


p
{
text-align: justify;
}

#penknife
{
padding: 0;
width: 300px;
}

#photocredit
{
font-size:.75em;
color:#999;
padding-top:10px;
text-align:center;
}

#pic
{
text-align: center;
vertical-align: middle;
height: 650px;
}

#popup
{
background-image: url(../graphics/jas-symbol-small.gif);
background-position: 98% 2%;
background-attachment: fixed;
background-repeat: no-repeat;
}

#strip
{
margin-top: 160px;
padding: 10px;
/*background-color:#0D0D0D;
width: auto;*/
text-align: center;
}

#strip-jack
{
margin-top: 110px;
padding: 10px;
/*background-color:#0D0D0D;
width: auto;*/
text-align: center;
}

#strip-jack-3
{
margin-top: 110px;
padding: 10px;
/*background-color:#0D0D0D;
width: auto;*/
text-align: center;
}

#strip-early
{
margin-top: 30px;
padding: 10px;
/*background-color:#0D0D0D;
width: auto;*/
text-align: center;
}

/*
#strip img
{
border: 1px solid #2C2C2C;
padding:5px;
}
*/

#strip td
{
padding: 0 20px;
vertical-align: top;
}

#strip-early td
{
padding: 10px 20px 0 20px;
vertical-align: top;
}

#strip-jack td
{
padding: 0 5px;
vertical-align: top;
}

#strip-jack-3 td
{
padding: 0 5px;
vertical-align: top;
}

#strip2
{
margin-top:160px;
padding: 10px;
/*background-color:#0D0D0D;
width: auto;*/
text-align: center;
}

table
{
font-size:.9em;
}

td
{
vertical-align:top;
}

.topnavbar
{
width: 100%;
background-color:#232323;
}

.topnavbar span
{
color: #999;
}

.topnavbar a
{
outline:none;
color: #999;
text-decoration: none;
}

.topnavbar a:hover
{
color: #FFF;
/*text-decoration: underline;*/
}

#work1
{
width: 100%;
}

#work1 td
{
width: 33%;
padding-left: 20px;
vertical-align: top;
}

/*Lightbox2*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../graphics/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../graphics/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*End Lightbox2*/
