﻿@charset "utf-8";
/* this page provides style for the catalogue page */
/* font formatting ... */
.ft1 {
	font-size:1.66em;
	}
.ft2 {
	font-size:1.0em;
	text-align:left;
	}
.ft3 {
	font-size:1.0em;
	}
.ft4 {
	font-size:0.75em;
	}
/* the background */
#base {position:relative; margin:0 auto; border:0px; padding-left:15px; width:921px; height:684px; font-family:"Trebuchet MS", Helvetica, sans-serif; color:#606060; text-align:center; font-size:1.0em;}
/* graphic under which links to paintings catalogues are placed */
#pt_hdg {position:absolute; top:250px; left:150px; height:100px; width:240px; background-image:url(../cat/pt_h.gif);}
/* graphic under which links to prints catalogues are placed */
#pr_hdg {position:absolute; top:250px; left:550px; height:100px; width:240px; background-image:url(../cat/pr_h.gif);}
/* acrobat reader info and link */
#acr_rdr {position:absolute; top:560px; left:10px; height:60px; width:915px;}
/* revisit */
#cumbak  {position:absolute; top:510px; left:10px; height:20px; width:915px; font-size:1em;}
/* paintings catalogue #1 */
#cat_pt_1 {position:absolute; top:370px; left:200px; height:105px; width:96px;}
/* prints catalogue #1 */
#cat_pr_1 {position:absolute; top:370px; left:600px; height:105px; width:96px; background-image:url(../cat/sig_no_num.gif);}
