#topbar {
	position:absolute;
	left:0px;
	top:0px;
	width:787px;
	height:100px;

	border-bottom: 2px solid #FFD700;
}
#title {
	position:absolute;
	left:150px;
	top:20px;
	height:50px;
	width:550px;
	font-family: "Monotype Corsiva", "Zapf Chancery",Garamond, "Bookman Old Style";
	font-weight:bold;
	font-style:italic;
	font-size: 40px;
	color:black;
}

#menuholder {
	position: absolute;
	left:1px;
	top:3px;
	z-index:0;
	background-color : transparent;
	border: 0px none #fffacd;
}
#menu {
	position:relative;
	width:160px;
	height:320px;
	cursor:pointer;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	background-color: transparent;
z-index:2;
	outline : none;
	border : none;
}

#text {
	position:absolute;
	left:161px;
	top:136px;
	width: 588px;
	height: 150px;



}

body
{
	background : url(/broiderers/images/parchment.jpg);
	font : 12px Arial, Helvetica, sans-serif;
	z-index:3;
	
}

p
 { font-family: Arial, Helvetica, sans-serif; list-style-type: square }

 h1, .h1
{
	background-color : transparent;
	text-align : left;
	color : Black;
	font-family : "Monotype Corsiva", Garamond, "Bookman Old Style";
	vertical-align : middle;
	padding-bottom : 6px;
	border : 1 #BBBBBB;
}


h2, .h2
{
	text-align : left;
	color : #FF3300;
	vertical-align : middle;
	font : bold 180% "Monotype Corsiva", Garamond, "Bookman Old Style";
	
}

h3, .h3
{
	text-align : left;
	color : #ff3300;
	font : bold 140% "Monotype Corsiva", Garamond, "Bookman Old Style";
	vertical-align : middle;
	border-bottom : 1px solid Maroon;
}
 
.small
 {  font-size: small; font-family: Arial, Helvetica, sans-serif; list-style-type: square}

.small2
 {  font: x-small Arial, Helvetica, sans-serif}



.menulines
{
	border:1px solid #fffacd;
	font : 12px Arial, Helvetica, sans-serif;
	color : #000066;
}

.menulines a{
text-decoration:none;
font : 12px Arial, Helvetica, sans-serif;
color:#000066;
}

.menuframe
{
align: left;	
	}
}

.menu
 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	list-style-type: square ;
	color: #000066;
	border : none #FFFACD;
}




li.bulletlink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-image : url(/broiderers/images/bullet.gif);
	color : Black;
}
.comments{
	font-size : 60%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
.rightlink {
	text-align : right;
	float : right;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 12px;
	color : Blue;
}
tr{
	vertical-align : top;
}
td {
	font-size:12px;
}
th {
	text-align:left;
	font-weight:bold;
}
td.data
{
	background-color : White;
	text-align : right;
}
td.label
{
	background-color : #3C69C3;
	text-align : left;
	font-weight : bold;
	color : White;
}
.indent
{
	font : 80%;
	margin-left : 12px;
}
dt {
	font-weight : bold;
}
dd {
	margin-bottom : 8;
}

