BODY {
	margin: 0;
	padding: 0;
}
 
BODY, TD, TH, INPUT, SELECT {
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
}
 
A {
	text-decoration: none;
	outline: none;
}
 
A:hover {
	text-decoration: underline;
}
 
H1, H2, H3, H4 {
	margin: 5px 0;
}
 
H1 { font-size: 18px; }
H2 { font-size: 14px; }
H3 { font-size: 12px; }
H4 { font-size: 11px; }
 
H2 {
	padding: 2px 5px;
	border-bottom: 1px dotted;
}
 
#header {
	width: 930px;
	padding: 0 10px;
	margin: 30px auto 5px;
}
 
#header TABLE TD {
	vertical-align: bottom;
}
 
#header #nav {
	line-height: 1.1em;
}
 
#header #nav DIV {
	float: right;
	padding: 0 8px;
	border-right: 1px solid;
}
 
#header #nav DIV.last  {
	border: none;
}
 
#logo {
	font-size: 22px;
}
 
#main {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px;
	border-left: 1px solid;
	border-right: 1px solid;
}
 
#mainTop {
	width: 972px;
	height: 14px;
	margin: 0 auto;
}
 
#mainBot {
	width: 972px;
	height: 14px;
	margin: 0 auto;
}
 
#mainTop DIV.m {
	height: 14px;
	border-top: 1px solid;
}
 
#mainBot DIV.m {
	height: 13px;
	border-bottom: 1px solid;
}
 
#mainTop DIV.r, #mainBot DIV.r {
	float: right;
	width: 14px;
	height: 14px;
	background-position: top left;
	background-repeat: no-repeat;
}
	
#mainTop DIV.l, #mainBot DIV.l {
	float: left;
	width: 14px;
	height: 14px;
	background-position: top left;
	background-repeat: no-repeat;
}
 
#content {
	padding: 10px;
}
 
#footer {
	width: 930px;
	margin: 5px auto;
	padding: 0 20px;
	font-size: 10px;
}
 
#subnav {
	padding: 0 0 5px 2px;
	margin-bottom: 10px;
}
.sm {
	font-size: 10px;
}
 
 
/* ############# ps styles ############## */
 
UL.thumbs {
	width: auto;
}
 
UL.thumbs LI {
	border: 1px solid transparent;
	margin: 0 5px 5px 0;
}
 
DIV.pageRange {
	float: right;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
 
TD.imgCell {
	vertical-align: top;
	padding-right: 20px;
}
 
DIV.bio {
	line-height: 1.4em;
	margin: 10px 50px;
	width: 650px;
}
 
UL.links {
	list-style: none;
	padding: 0;
	line-height: 14px;
	margin: 15px 0 15px 0;
}
 
UL.links LI {
	margin-top: 3px;
}
 
UL.links LI A {
	padding: 0px 0px 2px 0;
	font-size: 11px;
	font-weight: bold;
}
 
TD.search_thumbs.text, TD.gallery_thumbs.text {
	height: 15px;
	padding: 3px 0 2px;
	font-size: 11px;
}
 
A.page_next, A.page_previous {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
}
 
 
.feature_galleries_name {
	text-align: right;
}
 
UL.my_recent_galleries {
	list-style: circle inside;
	padding: 0 5px;
	margin: 0;
}
 
UL.my_recent_galleries LI {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;
}
 
DIV.refineBox {
	padding: 5px;
	border:1px solid;
}
 
DIV.gallery_search_box {
	float: right;
	margin: 8px 5px 5px 5px;
}