h1 {
   font-size: 12pt;
   padding: 0px;
   margin: 0px;
}

td.header
{
/*background-image: url('/images/patty.jpg');*/
height: 160px;
width: 800px;
}

body
{
background: url('/images/bg.jpg') repeat-x;
font-family: times, serif;
margin: 0px;
}

td.white
{
color: #ffffff;
font-weight: bold;
}

td.menu
{
background-color: #143485;
height: 27px;
width: 800px;
color: #ffffff;
font-weight: bold;
padding: 0px 10px 0px 10px;
}



.menu a:link, .menu a:visited
{
padding: 0px 15px 0px 15px;
color: #ffffff;
text-decoration: none;
}

td.menu a:hover
{
color: #ffffff;
text-decoration: underline;
padding: 0px 15px 0px 15px;
}

td.yellowbar
{
background-color: #f2c50f;
height: 25px;
width: 560px;
color: #000000;
font-weight: bold;
padding-left: 5px;
}

td.redbar
{
background-color: #851417;
width: 235px;
height: 25px;
color: #ffffff;
font-weight: bold;
padding-left: 5px;
}

td.stonehead
{
background-image: url('/images/painting.jpg') top;
height: 58px;
width: 240px;
}

td.left
{
background-color: #fff3c3;
width: 230px;
padding: 5px;
font-size: 12;
}

td.pic1head
{
background-color: #143485;
width: 290px;
height: 25px;
padding: 0px 0px 0px 5px;
color: #ffffff;
font-weight: bold;
}

td.pic1
{
background-image: url('/images/pattypic.jpg');
width: 290px;
height: 180px;
padding: 0px 5px 0px 0px;
margin: 0px 0px 0px 0px;
}

td.pic2head
{
background-color: #f2c50f;
height: 25px;
width: 270px;
padding-left: 5px;
color: #000000;
font-weight: bold;
}

td.pic2
{
background-image: url('/images/picture2.jpg');
height: 181px;
width: 270px;
}

td.area_back
{
padding: 10px;
background: #ffffff;
}

table.spacing
{
margin: 0px 10px 0px 0px;
background-color: #ffffff;
}
