/* CSS Document */

body
{font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../img/shades.gif);
background-position: bottom right;
background-repeat: repeat-y;
color: #FBFFF6;
background-color: #8D5B36;
text-align: left}

a:link
{text-decoration:none; color:#D6FCF4}

a:visited
{text-decoration:none; color:#D6FCF4}

a:hover
{text-decoration:overline; color:#D6FCF4}

a:active
{text-decoration:overline; color:#D6FCF4}

img
{border: 0px}

.head
{background-color: #8D5B36;
text-decoration: overline;
color: #622411;
font-weight: bold}

.normal
{font-size: smaller;
background-color: #8D5B36}

.div
{width: 30%;
position: absolute;
left: 10px;
top: 10px}
