 
@charset "UTF-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
	display: table;
	width: 100%;
	
}


#header {
	margin: 0 auto;
	text-align: center;
	height:70px;
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 10px;
	position: relative;
	}




.wrapper {
	position: relative;
	top: 0;
	left: 0px;
	padding: 0;
	margin: 0 auto;
	width:800px;
	height: 625px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-align: center;
	}


/*main content */

#main_content_home {
	background-color: #ffffff;
	overflow: auto;
	width:800px;
	text-align: center;
	height: 530px;
	position: relative;
	margin: 0 auto;
	padding-top: 15px;
	float
	}
	
#main_content_profile {
		background-color: #ffffff;
	overflow: auto;
	width:800px;
	text-align: center;
	height: 530px;
	position: relative;
	margin: 0 auto;
	padding-top: 15px;
	}
	
	
#main_content_news {
	background-color: #ffffff;
	overflow: auto;
	width:800px;
	text-align: center;
	height: 530px;
	position: relative;
	margin: 0 auto;
	padding-top: 15px;
	}
	


.wrapper_painting_close_up{

	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 auto;
	width:970px;
	height: 700px;

	background-repeat: no-repeat;
background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
overflow: auto;
	text-align: center;
	}


#shop {
	background-color: #ffffff;
	    overflow-x: hidden;
	overflow-y:auto;

	width:145px;
	text-align: center;
	padding-top:50px;
	}
	

.wrapper_shop{

	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 auto;
	width:800px;
	height: auto;

	background-repeat: no-repeat;
background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
overflow: auto;
	text-align: center;
	}


	

#footer_copyright_homepage {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
}



#footer_copyright {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
}



#contact_homepage {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 10px;
		position: relative;
	top: 0;
	left: 0;

	margin: 0 auto;
	

}







#greyband {
	background: #CCCCCC;
	height:2px;
	width: 860px;
	
	display: block;

}
#greysideband {
	background: #CCCCCC;
	height:300px;
	width: 15px;
	
	display: block;

}
	


	
		


	
	
#projects {
	background-color: #ffffff;
	overflow: auto;
float
	width:145px;
	text-align: center;
	padding-top:50px;
	}

		
	
#projects_paintings {
	background-color: #ffffff;
	overflow: auto;

	width:145px;
	text-align: center;
	padding-top:25px;
	}
	
	
	
		
#projects_paintings_vertical{
	background-color: #ffffff;
	overflow: auto;
    float:left;
	width:145px;
	text-align: center;
	padding-top:35px;
	}
	
	
	#projects_illustration {
	background-color: #ffffff;
	overflow: none;
	float:left;
	width:145px;
	height:448px;
	text-align: center;
	padding-top: 0px;
	}

	
	#projects_ceramics {
	background-color: #ffffff;
	overflow: auto;
	float:left;
	width:145px;
	height:448px;
	text-align: center;
	padding-top: 0px;
	}

	
	#projects_paintings_2011 {
	background-color: #ffffff;
	overflow: auto;
	float:left;
	width:145px;
	height:448px;
	text-align: center;
	padding-top: 0px;
	}

	
	
	#projects_botanical {
	background-color: #ffffff;
	overflow: auto;
	float:left;
	width:145px;
	text-align: center;
	margin-top: 20px;
	height: 437px;
	}
	
	
	
	

	#main_image_horizontal{
	background-color: #ffffff;
	text-align: center;
	overflow: auto;
	float:right;
	width:630px;
	padding-top:20px;
	padding-right: 15px;
	}
	
	
		#ceramics_main_image{
	background-color: #ffffff;
	text-align: center;
	overflow: none;
	float:right;
	width:640px;
	
	

	}
	
	
		#painting_2011_main_image{
	background-color: #ffffff;
	text-align: center;
	overflow: none;
	float:left;
	width:637px;
	
	

	}
	
		#main_image_horizontal_illustration{
	background-color: #ffffff;
	text-align: center;
	overflow: auto;
	float:right;
	width:640px;
	padding-right: 10px;
		
	}
	
	
		#main_image_vertical{
	background-color: #ffffff;
	text-align: center;
	overflow: auto;
	float:right;
	width:640px;

		
	}
	
	
	img.paddedtop	{

	padding-top: 7px;
	
	
	
} 

	
	
		
	img.paddedbottom	{


	padding-bottom:2px;
	
} 


	

/** links **/
a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	}
a:active {
	color: #666666;
	
	text-decoration: underline;
	}





	
/** text **/
	
.mainbody { /** light grey**/
	font-weight: normal;
	font-size: 12px;
color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 140%;
	}
	
	

		
	
	.mainbodybold { /** light grey **/
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
	
.style1 {font-size: 16px}

