/* body tags and framing*/

body.image{
	background-image:	url(background.jpg);
	background-repeat:	no-repeat;
	z-index:			0;
	}


/* basic frames*/

div.menu{
	align:		left;
	font-size:	16px;
	font-weight:	700;
	position:	absolute;
	left:		120px;
	top:		85px;
	width:		552px;
	display:		block;
	}

div.body{
	align:		left;
	position:	absolute;
	left:		120px;
	top:		113px;
	width:		552px;
	display:		block;
	}
div.left{
	font-size:	90%;
	align:		left;
	position:	absolute;
	left:		5px;
	top:		120px;
	width:		110px;
	display:		block;
	}



a.rite{
	color:		black;
	text-decoration:	none;
	}
a.rite:active {color: black;}
a.rite:hover {color: blue; }
a.rite:link {color: black;}
a.rite:visited {color: black;}
a.ritea{
	color:		#115577;
	text-decoration:	none;
	}
a.ritea:active {color: #115577;}
a.ritea:hover {color: blue; }
a.ritea:link {color: #115577;}
a.ritea:visited {color: #115577;}

p.signature{
	font-size:	111%;
	text-align:	center;
	font-family:	"BernhardMod BT Bold Italic", cursive;
	}
p.b:first-letter{
	font-size:	180%;
	color:		#700080;
	font-weight:	900;
	}
dt.b:first-line{
	font-size:	110%;
	color:		#700080;
	font-weight:	900;
	}
p.bh:first-letter{
	font-size:	122%;
	color:		#ad5000;
	font-weight:	900;
	}
p.bh{
	width:	160px;
	}
p.c{
	text-align:	center;
	}
	
/* filmstrip */

.pictures{
	background-image:	url(craftbackdrop2.gif);
	background-repeat:	repeat-y;
	max-width:		750px;
	margin-top:		10px;
	}

.picture
	{
	position:	relative;
	margin-left:	49px;
	margin-right:	53px;
	margin-top:	15px;
	margin-bottom:	15px;
	border-style:	none;
	float:		left;
	z-index:		1;
	}
.down
	{
	margin-left:	3px;
	margin-top:	50px;
	}

/* */
