body
{
font-family: Times New Roman, serif;
font-size: 19px;
color: #F9E5E5;
background-image: url(_images/back.jpg);
background-repeat: repeat-x;
background-color:#6a4242;
margin: 0px auto;
}
a, a:link, a:active, a:visited
{
color: #F7EEB4;
text-decoration: none;
}
a:hover
{
color: #F9E473;
text-decoration: none;
}
h1
{
color: #FFFFFF;
}
h2
{
color: #F2D5D5;
}
h3
{
color: #E2E1DC;
}
h4
{
color: #FFD3B4;
}
#main
{
background-image: url(_images/shell.jpg);
background-repeat: repeat-y;
width: 960px;
padding: 0px 0px 0px 0px;
margin: auto;
}
#right
{
background-image: url(_images/content.jpg);
background-repeat: no-repeat;
padding: 40px 30px 20px 60px;
width:669px;
float:right;
}
#left
{
background-image:url(_images/left.jpg);
background-repeat:no-repeat;
width:181px;
padding: 60px 10px 10px 10px;
}

#footer
{
background-image:url(_images/footer.jpg);
background-repeat:no-repeat;
height:40px;
font-size: 14px;
color: #FFFFFF;
padding: 5px 30px 5px 0px;
width:930px;
margin:auto;
clear:right;
text-align:right;
}
#header
{
background-image: url(_images/header.jpg);
background-repeat: no-repeat;
height: 289px;
width:960px;
margin:auto;
}
 td
{
vertical-align: top;
}

