@charset "UTF-8";

/*WRAPPER************************************************/

#wrapper
	{
	width: 900px;
	height: 670px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	margin-top: 15px;
	}

/*<WRAPPER/>************************************************/

/*HEADER************************************************/	

#header
	{
	width: 900px;
	height: 160px;
	float: left;
	background-image: url(images/images_db/ps_template/header.jpg);
	background-repeat: no-repeat;
	}

/*<HEADER/>************************************************/	

/*MAIN NAVIGATION************************************************/	

#navwrapper
	{
	width: 488px;
	height: 13px; /*98*/
	margin-top: 85px;
	color: f5f5fb;
	float: left;
	}

#navigation_home
	{
	width: 29px; 
	height: 13px;
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 46px;
	font-size: 8pt;
	color: f5f5fb;
	}
	
#navigation_bio
	{
	width: 50px; 
	height: 13px; 
	text-align: center;
	float:left;
	vertical-align: middle;
	margin-left: 9px;
	}
	
#navigation_paint
	{
	width: 46px; 
	height: 13px; 
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 9px;
	}
	
#navigation_sculpt
	{
	width: 52px; 
	height: 13px; 
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 10px;
	}

#navigation_exhib
	{
	width: 55px; 
	height: 13px; 
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 9px;
	}
	
#navigation_reviews
	{
	width: 39px; 
	height: 13px; 
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 9px;
	}
	
#navigation_ateli
	{
	width: 37px; 
	height: 13px;
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 9px;
	}

	
#navigation_pubs
	{
	width: 61px; 
	height: 13px; 
	text-align: center;
	float: left;
	vertical-align: middle;
	margin-left: 9px;
	}
	
.navlinkhover a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #f5f5fb;
	text-align: center;
	text-decoration: none;
	}
.navlinkhover a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f5f5fb;
	text-align: center;
	}
.navlinkhover a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #6CF;
	text-align: center;
	}
.navlinkhover a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #6CF;
	text-align: center;
	font-weight: bold;
	}

/*<MAIN NAVIGATION/>************************************************/

/*SUB NAV & TITLE************************************************/

#captionwrapper
	{
	width: 408px; 
	height: 15px;
	padding-top: 83px;
	padding-left: 2px; 
	padding-right: 2px;
	float: left;
	padding-bottom: 63px;
	text-align: center;
	}

.caption
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #f5f5fb;
	font-weight: bolder;
	}

.subnavlinkhover a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6CF;
	text-align: center;
	text-decoration: none;
	}
.subnavlinkhover a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #6CF;
	text-align: center;
	}
.subnavlinkhover a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #6CF;
	text-align: center;
	}
.subnavlinkhover a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #6CF;
	text-align: center;
	}

/*<SUB NAV & TITLE/>************************************************/

/*CONTENT************************************************/
	
#content
	{
	width: 900px;
	height: 430px;
	float: left;
	background-image: url(images/images_db/ps_template/content_bg.gif);
	background-repeat: no-repeat;
	}

#content_scroll
	{
	width: 880px;
	height: 300px;
	float: left;
	overflow: auto;
	margin-top: 65px;
	margin-bottom: 65px;
	margin-left: 20px;
	}

#content_home
	{
	width: 900px;
	height: 430px;
	float: left;
	background-image: url(images/images_db/ps_template/content_home.jpg);
	background-repeat: no-repeat;
	}

#content_works
	{
	width: 880px;
	height: 312px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 62px;
	margin-bottom: 56px;
	overflow: auto;
	}

.content_years
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #f5f5fb;
	font-weight: bolder;
	vertical-align: top;
	}

#content_bio
	{
	width: 570px;
	float: left;
	margin-right: 20px;
	}

#content_bio_image
	{
	width: 250px;
	float: left;
	align: center;
	margin-right: 20px;
	}

.content_bio_caption
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #f5f5fb;
	font-weight: bolder;
	padding-bottom: 30px;
	}

.content_bio_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	}

.reviews
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 200px;
	padding-left: 200px;
	float: left;
	height: auto;
	width: 460px;
	}

.revsmaller
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	}
	
.quotes
	{
	font-size:16px
	}

.content_pub_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	}

.content_exhib_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	}

#content_ateli_main
	{
	width: 410px;
	float: left;
	margin-right: 20px;
	height: 300px;
	}

#content_ateli_main_image
	{
	width: 410px;
	float: left;
	align: center;
	margin-right: 20px;
	height: 300px;
	vertical-align: middle;
	text-align: center;
	}

#content_ateli
	{
	width: 570px;
	float: left;
	margin-right: 20px;
	}

.content_ateli_title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bolder;
	color: #f5f5fb;
	text-align: center;
	vertical-align: middle;
	}

#content_ateli_image
	{
	width: 250px;
	float: left;
	margin-right: 20px;
	text-align:center;
	}

.content_ateli_image
	{
	width: 250px;
	padding-top: 20px;
	}

.content_ateli_text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	text-indent: .25in;
	}
	
.atelilinkhover a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f5f5fb;
	text-align: center;
	text-decoration: none;
	}
.atelilinkhover a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #f5f5fb;
	text-align: center;
	}
.atelilinkhover a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: underline;
	color: #f5f5fb;
	text-align: center;
	}
.atelilinkhover a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #f5f5fb;
	text-align: center;
	}

.content_ateli_text /*not in use*/
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #f5f5fb;
	text-align: left;
	vertical-align: top;
	}

.ateli_tab
	{
	text-indent: .25in;
	}
	
#buy_wrapper
	{
	height: 45px;
	width: 854px;
	float: left;
	margin-right: 26px;
	}
	
#buy_frame
	{
	height: 20px;
	width: 122px;
	float: left;
	margin-bottom: 25px;
	text-align: center;
	}
/*OMIT
.buy_text
	{
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #f5f5fb;
	font-weight: bolder;
	background-image:url(images/images_db/ps_template/inquire_bg.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	}
************************************************/
#painting_wrapper
	{
	height: 95px;
	width: 854px;
	float: left;
	margin-right: 26px;
	background-color:#000;
	}

#painting_frame
	{
	width: 122px;
	float: left;
	text-align: center;
	height: 90px;
	margin-bottom: 5px;
	}

 
/*<CONTENT/>************************************************/

/*FOOTER************************************************/

#footer
	{
	width: 900px;
	height: 52px; /*57*/
	padding-top: 5px;
	float: left;
	text-align: center;
	background-image: url(images/images_db/ps_template/footer_bg.jpg);
	background-repeat: no-repeat;
	}

.footer_text
	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #585858;
	vertical-align: text-bottom;
	font-weight: normal;
	}

/*<FOOTER/>************************************************/
