.tr {
background: url('images/background.png') align: left repeat;
}


body {
margin: 0px;
padding: 0px;
background: url('images/background.png');
background-color: transparent;
font-size: 8pt;
font-family: trebuchet ms; 
color: #b6beb4;

}

td {
margin: 0px;
padding: 0px;
background-color: transparent;
font-size: 8pt;
font-family: trebuchet ms; 
color: #b6beb4;

}

.content
{
margin: 0px;
padding: 0px;
background: url('images/layout3_19.png') align: center repeat-y;
background-color: transparent;
font-size: 8pt;
font-family: trebuchet ms; 
color: #b6beb4;
}



.bottom {

width:739px; height:63px; color:#FFFFFF; 
background-image: url(images/footer.png); 
background-repeat:no-repeat; align: center; 
margin:0px;
padding: 0px;
}

#layout {
width: 739px;
height: 207px;
background: url('images/background.png');
position: absolute;
top: 0px;
left: 0px;
}

#content {
position: absolute;
width: 739px;
top: 207px;
left: 76px;
}

h1 {
font-family: Century Gothic;
color: #880000;
padding: 4px;
font-size: 16px;
letter-spacing: 5px;
text-transform: uppercase;
font-weight: normal;
font-style: italic;
}

h2 {
font-family: Arial;
color: #432b46;
padding: 5px;
font-size: 16px;
letter-spacing: 5px;
text-transform: uppercase;
font-weight: bold;
}



i, u, b {font-family:trebuchet ms; color:#d8d3de; font-variant:small-caps;}


a:link, a:visited {color: #CB1D17; text-decoration: none; cursor: default; border: 0px;}
a:hover, a:active {color: #CB1D17; text-decoration: underline; border: 0px; cursor: crosshair;}