#headerwrapper
{
background: url(header_fade.png?twelve&1) #f7fae5;
background-position:center;
}

#title
{
color:#7A7A7A;
}

#subheading
{
color:#7A7A7A;
}

#thebody
{
background: url() #f7fae5;
background-position:top center;
background-repeat:no-repeat;
color:#424242;
}

#thebody a
{
color:#424242;
}

#thebody a:visited
{
color:#424242;
}

#footerwrapper
{
background: transparent;
}

#footer
{
color:#f7fae5;
}

#mainbody
{
background:#FFFFFF;
}

h1, h2, h3, h4, h5, h6
{
color:#6E6E6E;
}

#sidebar
{
}

#menuwrapper
{
background: url(menu_fade.png?twelve&1) #f7fae5;
background-position:center;
}

#menu a:link
{
color:#919191;
background:#DBDBDB;
}

#menu a:visited
{
color:#919191;
background:#DBDBDB;
}

#menu a:hover
{
background:#FFFFFF;
color:#c9b995;
}

#menu ul li a.on
{
background:#FFFFFF;
color:#c9b995;
}

#menu ul li a.on:visited
{
background:#FFFFFF;
color:#c9b995;
}


