#left { float:left; width: 45%; } 
#right { float:right; width: 45%;  }
#footer { clear: both; border-top-style:solid; background-color:#F5DEB3; border-width:1px; }

.haiku { text-align:center; font-style:italic; width:33%; float:left}
.widehaiku { text-align:center; font-style:italic;}
.centerable { margin-left:auto; margin-right:auto; text-align:center; }
.leftish {float:left;}
.left2 {width:15%; text-align:center; display:block; float:left; background-color:Lime}
.left4 {width:25%; text-align:center; display:block; float:left;}
.clearit {clear:both;}

BODY  {font-family: "Verdana", "Arial", sans-serif;}

H1 {font-size: large;}
H2 {font-size: medium;}

colgroup.linen-link
{
	background-color:#FAF0E6 ;
	width: 13em;
}

colgroup.linen-loc
{
	background-color:#FAF0E6 ;
	width: 30em;
}

colgroup.col-desc
{
	width: 40em;
}

DIV.wheat
{
	border-top-style:solid; 
	border-bottom-style:solid; 
	background-color:#F5DEB3; 
	border-width:1;
	text-align:center;
}

DIV.star
{
	background-image:url(star.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom left;
}

DIV.starleft
{
	margin-left:231px;
}
