html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #000000;
	color: #ffffff;
	font-family: "Garamond", Trebuchet MS, Helvetica, serif;
	height: 100%;
	overflow-y: scroll;
}

#content {
	padding: 15px 25px;
}

.clear {
	clear: both;
}

a {
	color: #ffffff;
}

.head {
	font-size: 14px;
	text-transform: uppercase;
}

.head a {
	color: #ffffff;
	text-decoration: none;
}

.head a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}

.thumbrow {
	display: block;
	width: 203px;
	height: 403px;
	background: url('../img/thumbrow_bg.png') top left no-repeat;
}

.thumbrow div {
	padding-top: 105px;
}

.thumbrow img {
	display: block;
	position: relative;
	float: left;
	margin-right: 7px;
	margin-bottom: 9px;
}

.bnh {
	background: url('../img/bnh.png') left center no-repeat;
}

.img {
border: 8px solid #ffffff;
margin-left: 10px;
}


.imgtable {
	border: 0px none;
	border-collapse: collapse;
	margin-top: 15px;
}

#image-info {
	display: block;
	padding: 0px 25px;
	background: #ffffff;
	color: #666666;
}

#image-info label {
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
} 



#image-info {
	text-align:left;
	background:#FFF;
	}

#image-info .inside {
	}
	
#image-info .inside p {
	color:#666;
	margin:0px;
	}
	
	#image-info a {
	color: #666;
	}
	

/* IMAGE NOTES */

#image-info h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:14px;
	text-transform:uppercase;
	padding:10px 0px 20px 0px;
	}

#image-info h2 em { 
	margin-left:15px;
	}

		
#image_notes {
	width:45%;
	float:left;
	margin-bottom:10px;
	}

#image_notes, #image_comments {
	line-height:16px;
	}

#image_notes p {
	color:#666;
	margin:0px;
	padding-bottom:10px;
	}

	

#image_comments {
	width:45%;
	float:right;
	margin:0px 0px 10px 0px;
	border-left:1px dashed #999;
	}

#image_comments ul {
	padding:0px 0px 0px 10px;
	}

#image_comments li {
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 1.2em;
	color:#666;
	margin:0px 0px 15px 0px;
	list-style:none;
	}
	
#content h2 {
	font-size: 26px;
}

.thumbcatrow {
	padding-top: 20px;
}

.thumbcatrow img {
	margin-right: 8px;
	margin-bottom: 8px;
}

.thumbcatrow .b {
	background:url('../img/thumbcatrow_bg.png') -1px top no-repeat;
	border-left: 1px solid #ffffff;
}
