BODY {
	margin: 0;
	padding: 0;
}

BODY, TD, TH, INPUT, SELECT {
	font-family: 'Verdana', Lucida Grande,Tahoma,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: 24px;
}

#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 {
position: relative;
paddingp: 14px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
clear: both;
}

#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 LI {
	width: 160px;
	height: 200px;
}

UL.thumbs LI TABLE TD {
	width: 150px;
}

UL.thumbs LI TABLE TD.slide {
	width: 165px;
	height: 200px;
}

UL.thumbs LI:hover {
	background-color: #d4d4d4;
}

UL.thumbs LI TABLE TD {
	font: 10px Verdana;
}

UL.thumbs LI TABLE TD.slide {
	background-color: #f6f6f6;
	border-top: 1px solid #fff;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

UL.thumbs LI DIV.thumb_links {
	padding: 2px;
	width: 97%;
	text-align: right;
	position: absolute;
	bottom: 20;
	left: 0;
}
*/

UL.thumbs {
	width: auto;
}


DIV.pageRange {
	float: right;
	padding: 5px;
	font-size: 12px;
	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 {
	height: 16px;
	padding: 2px;
	font-size: 10px;
}

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;
}