html {
	background-color: black;
	font-family: "Helvetica Neue", Helvetica, Ariel, Geneva, sans-serif;
	color: white;
}
img, div, ol, ul, li { 
	behavior: url(iepngfix.htc)
}

img {
	border-style: none;
}
img.gal {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 6px;
	top: 1px;
}
img.vert {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50px;
	border: 1px solid black;
	top: 45px;
}
img.n_vert {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 130px;
	border: 1px solid black;
	top: 45px;
}
img.wide {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 35px;
	border: 1px solid black;
	top: 85px;
}

/* My Comment */
img.n_wide {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 34px;
	border: 1px solid black;
	top: 125px;
}
img.square {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 32px;
	border: 1px solid black;
	top: 45px;
}
img.under_gal {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 265px;
	left: 10px;
	border: 1px solid black;
}

div#outside {
	width: 1000px;
	height: 680px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/background.jpg) no-repeat;
	margin-top: 5px;
	padding: 0;
}
div#inside_sh {
	width: 922px;
	height: 624px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	padding: 0;
	margin: 0;
	background: url(images/back_mainshad.png) no-repeat;
	top: 10px;
	left: 40px;
}
div#inside {
	width: 899px;
	height: 605px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	padding: 0;
	margin: 0;
	background: url(images/back_pg2.jpg) no-repeat;
	top: 17px;
	left: 50px;
}
p {
	color: white;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
p.under {
	color: white;
	font-size: 12px;
	line-height: 18px;
	margin: 3px 0 0;
	padding: 0;
	text-align: right;
}
p.bio {
	color: black;
	font-size: 12px;
	line-height: 18px;
	margin: 3px 0 0;
	padding: 0;
	text-align: left;
}
em.space {
	margin-left: 15px;
}

em.hunter {
	margin-left: 15px;
	line-height: 18px;
}

a:link {
	color: #D0D0D0;
	text-decoration: none;
}
a:visited {
	color: #D0D0D0;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}
a.gal_text:link {
	color: black;
	text-decoration: none;
}

a.gal_text:hover {
	color: red;
	text-decoration: none;
}
a.next:link {
	color: navy;
	text-decoration: underline;
	font-size: 12px;
}
a.next:visited {
	color: navy;
	text-decoration: underline;
	font-size: 12px;
}

a.next:hover {
	color: red;
	text-decoration: underline;
	font-size: 12px;
}


h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 9px 0 0;
	color: #404040;
	position: absolute;
	top: 221px;
	left: 88px;
	text-align: right;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 9px 0 3px;
	color: white;
	font-style: normal;
}

/* ---navigation--- */

ol.nav_list {
	text-align: right;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 4px 8px;
	position: absolute;
	list-style-type: none;
	font-size: 12px;
	line-height: 12px;
	top: 6px;
	right: -1px;
	border-bottom: 1px solid #484848;
}
ol.nav_list li {
	display: inline;
	margin-right: 29px;
}
li.current {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	color: #808080;
}

/* ---end navigation--- */


/**-----thumbnails------**/
div#individual_th {
	width: 300px;
	height: 111px;
	position: absolute;
	top: 318px;
	z-index: 6;
	padding: 0;
	margin: 0;
	clear: right;
	left: 571px;

}
ul.info {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	position: absolute;
	top: 14px;
	left: 17px;
}
ul.info li {
	display: inline;
	margin-bottom: 6px;
}

li.size {
	margin-right: 20px;
}
ol.thumbnails_01 {
	list-style-type: none;
	width: 313px;
	height: auto;
	position: absolute;
	top: 18px;
	padding: 0;
	z-index: 3;
	right: 8px;
	margin: 14px 0 0;
}

ol.thumbnails_01 li {
	display: inline-block;
	float: right;
	margin: 6px;
}


/* ---gallery thumbs---- */
div#text_back {
	width: 309px;
	height: 456px;
	margin: 0;
	position: absolute;
	left: 568px;
	top: 56px;
	background: url(images/back_conttext.png) no-repeat;
	padding: 0;
	border: 1px solid black;
}
div#gal_thumbs {
	width: 309px;
	height: 428px;
	margin: 0;
	position: absolute;
	left: 568px;
	top: 56px;
	padding: 0;
}
ol.galleries {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	top: 37px;
	left: 12px;
}
ol.galleries li {
	display: inline;
	margin-right: 3px;
}
ol#cont_text {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	color: white;
	font-size: 12px;
	line-height: 15px;
	top: 269px;
	left: 14px;
}
ol#cont_text li{
	margin-bottom: 4px;
}

/* ---end gallery thumbs---- */
div#back_contimg {
	width: 520px;
	height: 445px;
	margin: 0;
	position: absolute;
	background: url(images/back_contimg.png) no-repeat;
	top: 42px;
	left: 28px;
	padding: 10px 0 0 9px;
}

div#cont_img {
	width: 500px;
	height: 445px;
	margin: 0;
	position: absolute;
	top: 42px;
	left: 28px;
	padding: 10px 0 0 9px;
}
div#back_bio {
	width: 515px;
	height: 515px;
	margin: 0;
	padding: 0;
	background-image: url(images/back_biotext.png);
	position: absolute;
	top: 43px;
	left: 20px;
}
div#bio_text {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 65px;
	left: 53px;
}
ul.bio {
	color: black;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	width: 383px;
	height: auto;
	text-indent: 0;
	position: relative;
	left: 23px;
	list-style-type: circle;
	bottom: 0;
	top: 3px;
	margin: 0;
}
ul.bio li {
	margin-top: 8px;
}
li.head {
	font-weight: bold;
	list-style-type: none;
	margin-left: -15px;
	margin-bottom: -7px;
}

div.next_page {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 430px;
	text-align: right;
	right: 36px;
}
div#studio {
	width: 515px;
	height: 515px;
	margin: 0;
	padding: 10px 0 0 9px;
	background-image: url(images/back_studio.png);
	position: absolute;
	top: 43px;
	left: 20px;

}
div#links {
	width: 515px;
	height: 515px;
	margin: 0;
	padding: 10px 0 0 9px;
	position: absolute;
	top: 87px;
	left: 20px;	
}
ol#link_thumbs {
	width: 495px;
	height: auto;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: -10px;
	left: 41px;
	padding: 0;
}
ol#link_thumbs li,ol#link_thumbsc li {
	display: inline;
	margin-right: 14px;
}
ol#link_thumbsb {
	width: 495px;
	height: auto;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 128px;
	left: 15px;
}
ol#link_thumbsb li{
	display: inline;
	margin-right: 19px;
}
ol#link_thumbsc {
	width: 495px;
	height: auto;
	margin: 0;
	list-style-type: none;
	position: absolute;
	top: 241px;
	left: 41px;
	padding: 0;
}
div#large_ban {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 261px;
}

div.clear {
	clear: both;
}















