body {margin: 0 auto;background-color: #dddddd;text-align: center;}body,td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #494949;}a {color: #e41f22;text-decoration: none;font-weight: normal;}a:hover {text-decoration: underline;color: #790000;font-weight: normal;}

#container {
width: 730px;
margin: 0 auto;
background-image: url(_images/contentbg.jpg);
background-repeat: repeat-y;
}

#containerpad {
padding: 10px 25px;
text-align: left;
}

.title {
font-weight: bold;
font-size: 14px;
}

.smalltxt {
font-size: 9px;
}

#footer {
width: 730px;
height: 73px;
margin: 0 auto;
background-image: url(_images/footerbg.jpg);
background-repeat: no-repeat;
text-align: center;
font-size: 9px;
}