/* Style Sheet for Paulson Press */

body {
	/*background: #666 url(../images/blue.gif) repeat;*/
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 832px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	}
	
/* page layout structure */
	
#content {
	height: 600px;
	padding: 1em;
	background: #fff url(../images/pplogo_bak.gif) no-repeat 0% 99%;
	color: #000;
	text-align: left;
	-moz-border-radius: 10px;
	}

/* navigation  */
	
#navigation {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	display: inline;
	}
	
#navigation a:link, #navigation a:visited {
	padding: 0 0.4em;
	color: #d7d7ae;
	background-color: #fff;
	text-decoration: none;
	}
	
#navigation a:hover, #navigation a.current {
	color: #069;
	background-color: #fff;
	text-decoration: none;
	}
	
/* subnavigation */

#subnavigation {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 1.5em 1.5em 1em 0em;
	text-align: left;
	}
	
#subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnavigation li {
	display: inline;
	}
	
#subnavigation a:link, #subnavigation a:visited {
	padding: 0 0.5em;
	color: #d7d7ae;
	background-color: transparent;
	text-decoration: none;
	}
	
#subnavigation a:hover, #subnavigation a.current {
	color: #069;
	background-color: transparent;
	text-decoration: none;
	}
	
/* page layout */
	
#col1 {
	float: left;
	width: 45%;
	/* background: url(../images/bkg_description.gif) no-repeat 0px 90px; */
	z-index: 100;
	}
	
#col1a {
	float: left;
	width: 45%;
	z-index: 100;
	}	
	
#col2 {
	float: left;
	width: 53%; 
	margin-top: 0;
	padding-top: 0;
	}
	
#col2 a:link, #col2 a:visited {
	color: #069;
	background-color: transparent;
	text-decoration: none;
	}
	
#col2 ul li {
	padding-bottom: 10px;
	}
	
#col2 a:hover {
	color: #069;
	background-color: transparent;
	text-decoration: underline;
	}	
	
#footer {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #000;
	background-color: transparent;
	}
	
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0.4em 0;
	}
	
#footer li {
	display: inline;
	padding: 0 2em;
	}
	
#footer a:link, #footer a:hover, #footer a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
	}
	
#artist-name { 
	float: left;
	margin-top: 1.5em;
	height: 40px;
	width: 340px;
	text-align: center;
	padding-top: 25px;
	}
	
#artist-name1 {
	float: left;
	height: 40px;
	width: 340px;
	text-align: center;
	margin-top: 1.75em;
	}
	
#artist-name img {
	height: 40px;
	width: 340px;
	border: 0;
	}
	
#artpiece-title {
	float: left;
	clear: left;
	height: 85px;
	width: 340px;
	text-align: center;
	}
	
#artpiece-title img {
	height: 85px;
	width: 340px;
	border: 0;
	float: left;
	}
	
#gallery {
	margin-top: 1.5em;
	}
	
#gallery img {
	float: left;
	height: 85px;
	width: 85px;
	border: 0;
	padding: 0px;
	}
	
#gallery2 {
	margin-top: 1.5em;
	}
	
#gallery2 img {
	float: left;
	height: 85px;
	width: 85px;
	border: 0;
	padding: 0px;
	}
	
#iframe {
	float: left;
	width: 410px; 
	margin-top: 0;
	padding-top: 0;
	}
	
#next {
	text-align: center;
	color: #069;
	background-color: transparent;
	font-size: 11px;
	padding-top: 0;
	margin-top: 0;
	line-height: 1em;
	}
		
ul.left {
	float: left;
	width: 100px;
	list-style-type: none;
	padding: 0;
	margin: 20px 1em 1em 2em;
	text-align: right;
	font-size: 85%;
	line-height: 1.2em;
	}
	
ul.right {
	float: left;
	padding: 0;
	list-style-type: none;
	font-size: 85%;
	line-height: 1.2em;
	margin: 20px 0 0 20px;
	}
	
ul.left1 {
	float: left;
	width: 150px;
	list-style-type: none;
	padding: 0;
	margin: 2px 1em 1em 2em;
	text-align: center;
	line-height: 1.2em;
	}
	
ul.right1 {
	float: left;
	width: 150px;
	list-style-type: none;
	padding: 0;
	line-height: 1.2em;
	margin: 2px 0 0 20px;
	text-align: center;
	}
	
ul.square {
	list-style: square;
	}
	
p {
	color: #666;
	background-color: transparent;
	line-height: 1.4em;
	}
	
h4 {
	color: #000;
	background-color: transparent;
	line-height: 1.4em;
	margin: -6px 0 -6px 0;
	}
	
img.flash {
	display: block;
	height: 31px;
	width: 88px;
	border: 0;
	}
	
img.reader {
	display: block;
	height: 33px;
	width: 112px;
	border: 0;
	}
		
.left {
	clear: left;
	}
	
.blue {
	color: #069;
	background-color: #fff;
	}
		
	
img.prev {
	float: left;
	height: 15px;
	width: 15px;
	border: 0;
	margin-right: 35px;
	margin-left: 10em;
	}
	
img.next {
	float: left;
	height: 15px;
	width: 15px;
	border: 0;
	}
	
		
	
/* end style sheet */
	
