* {
	margin:0;
	padding:0;
	}
body {
	background-color: #eee;
	margin: 0;
	padding: 0;
}
#content {
	position:absolute;
	left:50%;
	top: 10px;
	padding: 0;
	margin-left:-380px;
	margin-top: 0px;
	width:760px;
	text-align:left;
	background-color: #fff;
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	color:#666;
	}
img {
	border-style: none;
	}
h1 {
	margin: 6px 0 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #ccc;
	}
	
h1 a:hover{
	text-decoration: none;
	color: #790000;
	}
h1 a:active, h1 a:visited, h1 a:link {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	}
	
h2 {
	font-size: 1.2em;
	margin-top: .8em;
	margin-bottom: .6em;
	}
p {
	padding-bottom: 1em;
	}
#navigation {
	margin: 0 10px 20px 0;
	width:740px;
	line-height:20px;
	}
#navigation ul {
	list-style:none;
	float: right;
	}
#navigation ul li {
	display:inline;
	float:left;
	margin-left:2em;
	text-transform:uppercase;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	}
	
#navigation ul li a:active, #navigation ul li a:visited, #navigation ul li a:link {
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
	}
	
#cj {
	margin-right:10em;
	}
a:hover, #navigation ul li a:hover, p a:hover{
	text-decoration: none;
	color: #790000;
	}
a:active, a:visited, a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
#body_pictures #nav_pictures a, #body_words #nav_words a, #body_bio #nav_bio a, #body_contact #nav_contact a, #body_archive #nav_archive a, #body_list_new #nav_pictures a, #body_list_early #nav_archive a {
	border: #aaa 1px solid;
	padding-left: .5em;
	padding-right: .5em;
	}
#stuff {
	width:560px;
	/width:520px;
	padding:20px 20px 30px 116px;
	clear:both;
	}
#footer {
	clear:both;
	width:760px;
	height: 40px;
	border-top:#B6B9BE 1px solid;

	padding-top: 20px;
	text-align: right;
	font-size:9px;
	}
#copyright {
	padding-right: 20px;
	}
#hr {
	border-top:#B6B9BE 1px solid;
	}
.banner {
	padding-bottom: 10px;
	border-bottom:#B6B9BE 1px solid;
	margin-bottom: 10px;
	}
	
/* styles for index.html */

#splash {
	text-align: center;
	border-top:#B6B9BE 1px solid;
	padding:40px 0px 20px 0px;
	}
#splash p {
	padding-top: 10px;
	}
#newpaintings {
	color: #aaa;
	font-weight: bold;
	font-size: 1.8em;
	text-transform:uppercase;
	letter-spacing: 16px;
	}
	
/* styles for pictures.html and archive.html*/

h3 {
	font-weight: lighter;
	font-size: smaller;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 30px;
	border-bottom:#B6B9BE 1px solid;
	clear: both;
	}
.instructions {
	padding: 0;
	font-weight: lighter;
	font-size: .8em;
	}
#body_pictures #stuff ul, #body_archive #stuff ul {
	margin-left: 20px;
	}
	
#body_pictures #stuff ul li, #body_archive #stuff ul li {
	list-style: none;
	display: inline;
	float:left;
	border-bottom: solid #fff 20px;
	border-left: solid #fff 20px;
    }
    
	
/* styles for list_new.html and list_early.html*/

#list {
	width: 560px;
	border-top:#B6B9BE 1px solid;
	margin-top: 10px;
	}
#list td {
	padding: .6em;
	font-size: .6em;
	text-align: left;
	}
#list th h2 {
	font-size: 1.2em;
	color: #666;
	text-align: left;
	margin-top: .8em;
	margin-bottom: 1em;
	}
#instructions_thumbs {
	font-weight: lighter;
	font-size: .8em;
	position: absolute;
	right: 60px;
	}
#list td.number {
	display: none;
	}
a:hover, #list td a:hover {
	text-decoration: none;
	color: #790000;
	}
.list_image {
	padding-bottom: 15px;
	}
	
/* styles for words.html */


#curry {
	float: right;
	padding: 8px 4px 8px 12px;
	}
#detail {
	float: left;
	padding: 8px 12px 8px 4px;
	}
hr {
	margin-bottom: 26px;
	}

/* styles for bio.html */

table {
	clear: both;
	}
td {
	padding-top: .6em;
	text-align: left;
	vertical-align: top;
	color: #666666;
	}
td.year {
	width: 4em;
	text-align: left;
	vertical-align: top;
	color: #666666;
	}
td ul {
	list-style-type: none;
	}
blockquote {
	margin-left: 30px;
	padding-bottom: 1.5em;
	}
	
#newcanvas li, #newpaper li, #early li {
	padding-right:30px;
	padding-bottom:10px;
	}
	
/* styles for contact.html */

#representation {
	margin-top: 80px;
	}
#contact_image {
	margin-top: 30px;
	margin-bottom: 20px;
	}
.contactinfo {
	margin-left: 7px;
	margin-right: 50px;
	}
#representation {
	float: right;
	padding-bottom: 1em;
	}
#galleries {
	font-size: .8em;
	}
#body_contact #stuff ul li {
    font-size: 9px;
    list-style: none;
	display: inline;
	float:left;
	padding-right:12px;
	padding-bottom:6px;
    }

	
/* styles for bio.html and contact.html */

h2.hide_h2 {
	color: #fff;
	}