/* CSS Document */

body {
background-color: #660000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: center;
margin: 0px;
padding: 0px;
}
img {
border-width: 0px;
}
.top {
background-image: url(images/top.jpg);
background-repeat: no-repeat;
width: 752px;
height: 134px;
vertical-align: top;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.bar {
height: 21px;
}
.white {
height: 279px;
}
.bottom {
background-color: #660000;
font-size: 10px;
color: #ffffff;
}
