#Main
{
height: 602px;
width: 975px;
background-image: url(images/background.jpg);
margin-left: auto;
margin-right: auto;
}
#Top
{
width: 975px;
height: 104px;
}
#Left
{
width: 325px;
height: 325px;
float: left;
}
#Middle
{
width: 300px;
height: 305px;
float: left;

padding: 10px 10px 5px 15px;

}
#Right
{
width: 325px;
height: 325px;
float: left;
}
h4
{
text-align: right;
color: #ba2025;
font-family: 'Century Gothic', Arial, sans-serif;
margin-right: 20px;
font-size: 20px;
}
img
{
border: none;
}
p
{
font-family: arial, sans-serif;
font-size: 14px;
color: #cccccc;
}
table
{
font-family: arial, sans-serif;
font-size: 14px;
color: #cccccc;
text-align: center;
}
a
{
color: #ba2025;
}