/* CSS Document */
body{
background-color:#002900;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#006600;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}
h3{
color:#990000;
}

table.main{
width:997px;
background-image:url(../images/bgstrip.png);
background-repeat:repeat-y;
}

td.header{
background-image:url(../images/header.png);
background-repeat:no-repeat;
background-position:top center;
height:239px;
}
td.footer{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:bottom center;
height:106px;
}
