html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 margin-bottom:1em;
} 
 
#pagewidth{ 
	width:36em; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
	vertical-align: middle;
} 
 
#header{
	position:relative;
	height:6em;
	width:36em;
	vertical-align: middle;
	margin-top: 0em;
} 
#selectedWorks, illustrationPaintings{
	margin-top:-0.50em;
	margin-bottom:0em;
	clear:both;
	width:36em;
	height:2em;
 }

#wrapper{
	margin-top:0em;
	width:36em;
}

#maincol{
	padding:0em;
	display:block;
	position: relative;
	width:36em;
	height:30em;
}

#maincol2{
	padding:0em;
	display:block;
	position: relative;
	width:36em;
	height:8.5em;
}
 

#aboutTitle{
	float:left;
	width:36em;
	height:2em;
}
#about{
	float:left;
	margin-top:0em;
	margin-bottom:0em;
	padding: 0em 0em 0.5em 0em;
	width:36em;
} 
 
 
#title {
	float: left;
	padding:1em;
	padding:1.25em;
	width:20em;
	height:2em;
}


#contact {
	margin-top:1em;
	margin-right:1.3em;
	float: right;
	padding:-0.5em;
	width:12em;
	height:15em;
	background-color:#099;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


h1, h2, h3, h4, .contactText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #9494a6;
}

h1 {
	background-position: center center;
	margin-top: 0em;
	font-size: 1.5em;	
}

h2 {
	margin-top: -.7em;
	background-position: center center;
}

h3 {
	font-size: .9em;
	margin-left: 1.25em;
	margin-top: .50em;
	margin-bottom: 1em;
	background-position: center center;
}
h4 {
	padding-top: -0.25em;
	padding-left: 1.2em;
	background-position: center center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: .8em;
	color:#9494a6;
	padding-bottom:.15em;
}

.gallery {
	border-top-style:solid;
	border-top-width:.2em;
	border-top-color:#9494a6;	
	border-bottom-style:solid;
	border-bottom-width:.1em;
	border-bottom-color:#9494a6;
}

.gallery2 {
	border-bottom-style:solid;
	border-bottom-width:.1em;
	border-bottom-color:#9494a6;
}

.gallery3 {
	border-top-style:solid;
	border-top-width:.1em;
	border-top-color:#9494a6;

}

.me {
	border-right-style:dotted;
	border-right-width:.175em;
	border-right-color:#9494a6;
}

.note {
	font-size:.5em;;
}

a:link {
	font-style: normal;
	display: none;
}

#infoContainer {
	width:36em;
}

#infoWritten {
	padding-top:2em;
	padding-left:1.15em;
	width:34em;
}

.contactText {
	font-size: .8em;	
	text-align:right;
	color:#9494a6;
	vertical-align:top;
	margin-top:4.25em;
	margin-right:.5em;
}

#disclaimers {
	float:left;
	margin-top: 0em;
	padding-top:.15em;
	text-align: center;
	width:36em;
	clear:both;
	height:1em;
}