body {

background-image:url(background.jpg);
background-repeat:repeat-x;
font-family:verdana;
color:#F8E3E8;
cursor:crosshair;
background-attachment: scroll;
background-color:#836968;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;

}

td {

font-size: 11px;

}

b {

font-weight:bold;
color:#51373A;
letter-spacing:1px;

}

i {

font-style:italic;
color:#E2A2B3;

}

u {

text-decoration:none;
border-bottom:1px solid;
color:#DEB171;

}

.bottom {

color:#341C18;

}

.sitetitle {

font-family:verdana;
font-size:20px;
color:#3B241F;


}

.title {

font-family:verdana;
font-size:16px;
color:#D4B8A2;
font-style:italic;
text-align:right;
background:url(title.gif);
background-repeat:no-repeat;
height:35px;
padding-top:8px;
padding-right:60px;

}

.navtitle {

text-align:center;
font-family:verdana;
font-size:14px;
letter-spacing:2px;
color:#E7C3CD;
border-bottom:1px solid #F9DEE3;
padding-bottom:5px;

}

a, a:link {

font-family:verdana;
font-size:11px;
line-height:16px;
color:#D48B7A;
font-weight:bold;
padding:1px;
cursor:crosshair;
text-decoration:none;

}

a:hover {

color:#ECB2C8;
border-bottom:1px solid;
cursor:crosshair;
background:#966E52;

}