header {
	display: block;
	height: 75;
	width: 100%;
	background: black;
	margin: auto;
	text-align:center;
	}
nav {
	display: block;
	width: 100%;
	background: black;
	margin: auto;
	text-align:center;
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}.bkgrnd {
	background-image: url(../images/paper.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
}

*************************************
 BODY
 *************************************/
/*  save this
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

*/
/********************** 
Link for podcast page
**********************/
p.podlink a {color: white;}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.tablebrdr {
	border: 1px solid #999999;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	color: #999999;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
}
/* *************LINKS***************/

   
    a:link {
	color: #CDAE67;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
}
    a:visited {
	color: #CDAE67;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
}
    a:hover {
	color: #CDAE67;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
}
    a:active {
	color: #FFF;
	text-align: center;
	position: relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
}
 	a.twit:link {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small
}
    a.twit:visited {
	color: #CDAE67;
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small;
}
    a.twit:hover {
	color: #CDAE67;
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small;
}
    a.twit:active {
	color: #CDAE67;
	text-align: center;
	position: relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small;
}
	a:print {
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
	a[title="buy"] {
	color: white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
	
/*swiped off my page*/



/***************************************************************
BODY
***************************************************************/

#wrap_body {
	background: #ffffff;
  text-align: left;
  margin: 0 auto;
	}

#container_work {
	font-size: 13px;
	color: #FFF;
  text-align: left;
	width: 900px;
	padding-top: 15px;
  margin: 0 auto;
	}
	
#container_columns {
	width: 900px;
	padding: 15px 0 15px 0;
  height: 595px;
	margin: 0 auto;
	}


.columnAbout {
	float: left;
	width: 580px;
	padding: 17px 17px 17px 17px;
	text-align:left;
	color: #FFF;
}
.columnAboutPrint {
	width: 900px;
	height: 627;
	text-align:left;
	color: #FFF;
	margin:auto;
	box-shadow: 2px 2px 22px #000000;
}


#container_tidbits {
	border-top: dotted 2px #719055;
  text-align: left;
	width: 900px;
	padding: 15px 0 15px 0;
  margin: 0 auto;
	}
	
#container_tid_cols {
	color: #ffffff;
  text-align: left;
	width: 900px;
	height: 180px;
	padding: 0;
  margin: 0 auto;
	font-size: 13px;
	}
	
.tidbit-1 {
	background: url(../images/body.mytidbits.box.296x146.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 146px;
	line-height: 120%;
	margin: 0 4px 15px 0;
	padding: 27px 23px 23px 23px;
}
	
.tidbit-2 {
	background: url(../images/body.mytidbits.box.274x124.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 124px;
	line-height: 120%;
	margin: 11px 13px 15px 13px;
	padding: 15px 12px 20px 12px;
	}
	
.tidbit-3 {
	background: url(../images/body.mytidbits.box.296x146.jpg) top no-repeat;
	float: left;
	width: 250px;
	height: 146px;
	line-height: 120%;
	margin: 0 0 15px 4px;
	padding: 27px 23px 23px 23px;
}

.tidbit_title { color: #d6f0f8; font-weight: bold; }


/***************************************************************
PORTFOLIO
****************************************************************/

#foot_container {
	width: 100%;
	padding: 5px 0px 0px 0px;
	height: 25px;
	margin-bottom:200px;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	border-bottom: solid;
	border-bottom-color: #937A64;
	bottom: 1px;
	border-bottom-width: 1px;
	background-color:#000;
}
#foot_container.a {color:#000000; text-decoration:underline} 
span.sideNavBtn a { color:#0000FF}


#head_container {
	width: 100%;
	padding: 15px 0px 0px 0px;
	height: 77px;
	margin: 0 auto;
	/*border-top-width: 1px;*/
	background-color:#000;
		
	}
#art_containerLeft {
	position:left;
	width: 815px;
	padding: 0px 0px 0px 0px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
}
#about_container {
	position:relative;
	width: 600px;
	height: 530px;
	margin-top: 90px;
	margin-left:auto;
	margin-right:auto;
	padding: 12px 12px 12px 12px;
	border-radius: 15px;
	background-color:#000;
	opacity: 0.9;
	box-shadow: 2px 2px 22px #000000;
}
#aboutPrint_container {
	position:relative;
	width: 1124px;
	padding: 11px 11px 11px 11px;
	height: 700px;
	margin: 0 auto;
	/*left: 591px;
	top: 549px;*/
	/*background-image:url(../images/transbak.gif)*/
	
}

.column-1 {
	float: left;
	width: 100px;
	padding: 0 2px 0 0;
	margin: 0 auto;
	}

#bgart_container {
	position:relative;
	width: 408px;
	padding: 2px 0px 2px 2px;
	height: 200px;
	margin: 0 auto;
	background: rgb(0,0,0);
	box-shadow: 2px 2px 22px #000000;
	
}

#bgsig_container {
	position:relative;
	width: 615px;
	padding: 11px 11px 11px 11px;
	height: 150px;
	margin-top: 120px;
	margin-left:auto;
	margin-right:auto;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */	
}
#otherShit {
	position:relative;
	width: 615px;
	padding-top: 100px;
	height: 150px;
	margin: 0 auto;
	font-family:"Arial Black", Gadget, sans-serif; size: 12px; color:#fff;
	/*opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */	
}
#art_container {
	position:relative;
	width: 625px;
	padding: 5px 5px 5px 5px;
	height: 400px;
	margin: 0 auto;
	left: 591px;
	top: 549px;
}

#container_port_web {
	width: 475px;
	padding: 4px 0 0 0;
	height: 475px;
	margin: 0 auto;
	}
	
#container_port_ui {
	width: 900px;
	padding: 4px 0 15px 0;
	height: 305px;
	margin: 0 auto;
	}.footerLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}
.headerPod {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 18pt;
}
.aboutText {
	display:block;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-align:left;
	color: #FFF;
	line-height: 25px;
	/*box-shadow: 2px 2px 22px #000000;*/
}
a:link print {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#blacky{
	background:#000;
	
	}
