body {
margin: 30px auto;
background: #ecc66c url(background.jpg) top repeat-x;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFF;
text-align: left;
}

a {
color: #FFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000;
font-weight: bold;
text-decoration: underline;
}

.title {
font-size: 12px;
font-weight: bold;
color: #FFF;
}

.header {
height: 170px;
background-image: url(images/headerbg2.gif);
background-repeat: no-repeat;
background-color: #BAD3C9;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(images/mainbodybg2.gif);
background-repeat: repeat-y;
background-color: #BAD3C9;
}

.maintop {
padding: 5px 0 0 15px;
}

.mainleft {
padding: 10px 0 0 15px;
}

.dividervert {
background-image: url(images/divider_vert.png);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg2.gif);
background-repeat: no-repeat;
background-color: #BAD3C9;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFF;
}

.poweredBy a:hover	{
color: 1d4a05;
}

#main	{
background: url(images/mainbody.png);
width: 702px;
}

#footer	{
background: url(images/bottom.png);
width: 702px;
height: 36px;
}
