body
{
background: #231F20;
margin: 0px;
padding: 0px;
margin: auto;
text-align: center;
font-family: Times New Roman, serif;
font-size: 11px;
}

div#mainContainer
{
width:640px;
margin: auto;
background: url(../images/riversdaleimages/header.jpg) no-repeat top left;
padding-top: 116px;
border: 1px solid #ECE3BD; 
}

table.Content td
{
vertical-align: top;
}

.left
{
width: 257px; 
padding-left: 23px; 
padding-top: 23px;
}

.innerContent
{
}

.inner
{

}

a:link
{
color: #000000;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #000000;
}

div.outsideLink
{
color: #ffffff;
font-family: Times New Roman, serif;
font-size: 12px;
padding-top: 10px;
width: 640px;
text-align: right;
margin: auto;
}

.outsideLink a
{
color: #ECE3BC;
font-weight: bold;
}