body {
background: #252525;
margin: 15px 0px 15px 0px;
font-family: helvetica, arial, verdana, sans-serif;
}
a:link {
}
a:visited {
}
h1 {
font-size: 14px;
font-weight: normal;
color: #000;
}
h3 {
margin: 0px;
}
#maincontainer {
width: 950px;
margin: 0 auto;
}
#rightstuff {
float:right;
padding-top: 8px;
text-align: center;
width: 425px;
color: #fff;
}
#logo {
position: relative;
top: 43px;
left: 30px;
}
#tmheader {
width: 950px;
height: 169px;
background-image: url(/images/header_bg2.jpg);
background-repeat:no-repeat;
background-size: cover;
color: #000;
}
#navbar {
background: #990000;
height: 40px;
text-align: center;
}
.navitem {
margin: 0px 30px 0px 30px;
}
#tmcontent {
background: #757575 url(/images/content_topper3.png) no-repeat;
padding: 30px 20px;
color: #fff;
font-size: 12px;
line-height: 140%;
}
#tmfooter {
padding: 12px;
border-top: 1px solid #252525;
background: #990000;
height: 16px;
font-size: 12px;
}
#tmfooter a:link {
color: #fff;
}
#tmfooter a:visited {
color: #fff;
}
#subfooter {
margin-top:5px;
text-align: right;
font-size: 10px;
color:#fff;
}
#subfooter a:link, #subfooter a:visited {
font-size: 10px;
color:#fff;
text-decoration:none;
}