body {
	background-color:#FEFDF7;
	margin:0;
	padding:0;
}
a.home {
	display:block;
	position:absolute;
	top:0;
	right:0px;
	width:400px;
	height:100px;
	background-color:transparent;
	border:none!important;
	text-indent:-9999px;
	overflow:hidden;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #e5dbc1;
	margin-left: 20px;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	color: #e5dbc1;
	padding-left: 100px;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #000000;
	padding-left: 100px;
	text-decoration: none;
}
.text5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ddc7b3;
}
.text6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000033;
	padding-right: 7px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 13px;
}
.text7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #E5AC67;
}

/* @group Navigation */
/* NAVIGATION */
#navigation { }
#navigation a, #navigation a:hover {
	background-color: transparent!important;
	border:none!important;
}
#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#navigation li {
	float: left;
	position: relative;
}
#navigation ul { width:100%; font-size:small; clear:both; width:222px;}
#navigation li {
	display:block;
	padding:0em 0em;
	height:54px;
	overflow:hidden;
	margin:0;
}
#navigation li a {
	padding:0em;
	color:black;
	text-decoration:none;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	font-size:1px;
	height:54px;
	width:222px;
	margin:0;
}


#navigation li.calligraphy a {
	background:url(nav/calligraphy.gif);
}
#navigation li.calligraphy a:hover {

}
#navigation li.books a {
	background:url(nav/booksandboxes.gif);
}
#navigation li.books a:hover {

}
#navigation li.folders a {
	background:url(nav/folders_portfolios.gif);
}
#navigation li.folders a:hover {

}
#navigation li.illustrations a {
	background:url(nav/illustrations.gif);
}
#navigation li.illustrations a:hover {

}
#navigation li.letterpress a {
	background:url(nav/letterpress.gif);
}
#navigation li.letterpress a:hover {

}
#navigation li.last a {
	background:url(images/callig_rightbottombkgd.gif);
}
#navigation li.last a:hover {

}
#navigation li.last, #navigation li.last a { height:47px!important;}

/* END NAVIGATION */

/* @end */

div#copy {
	text-align:right;
	padding-top:0px;
	font-size:110%;
}
div#copy p {
	padding-top:10px;
	margin:0;
}
body div#header {
	width:800px!important;
	height:94px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	display:block;
	float:none;
	position:relative;
}
body.index #header {
	background:url('images/home_top.gif') left top no-repeat;
}
body.letterpress #header {
	background:url('images/letterpress_head.gif') left top no-repeat;
	height:92px;
}
body.books #header {
	background:url('images/booksboxes_head.gif') left top no-repeat;
}
body.contact #header {
	background:url('images/contactme_head.gif') left top no-repeat;
	height:93px;
}
body.about #header {
	background:url('images/aboutme_head.gif') left top no-repeat;
	height:93px;
}
body.illustrations #header {
	background:url('images/illust_head.gif') left top no-repeat;
}
body.folders #header {
	background:url('images/folders_folios_head.gif') left top no-repeat;
}
body.calligraphy #header {
	background:url('images/calligraphyhead.gif') left top no-repeat;
}