body
{
background-image:url(i/quiltsquarelarge.gif);
}

a
{
text-decoration:none;
}

img
{
border:0px;
}

#wrapper
{
width:800px;
height:780px;
margin:0 auto;
background:url(i/nextback.png);
background-repeat:no-repeat;
text-align:center;
}


#banner

{
text-align:center;
background:url(i/logo.gif);
background-repeat:no-repeat;
height:200px;
position:relative;
top:20px;

}

#banner h1
{
	display:none;
	
}


table

{
 width:750px;
 border:1px;
 text-align:left;
 position:relative;
 top:-25px;
}


td.menu

{
	width:250px;
	text-align:center;
	}

td.menu p
{
display:none;
}

td p
{
padding-left:15px;
padding-right:15px;
font-family: lucida sans unicode, lucida grande, sans-serif;
/*font-weight:bold;*/
vertical-align:top;
line-height:25px;
}


#footer

{
font-size: 8pt;
clear:both;
text-align:center;
width:100%;
position:relative;
top:-40px;

}

#footer img
{
	position:relative;
	top:4px;
}

