body
{ 
background: #e9e9f1;
font-family: verdana;
margin: 0px; padding: 0;
font-size: 85%
}

p.navi{margin: 0px 10px 0px 10px; color: #000 }
span.coco{color: #c0c0c0; font-size: 70%}
img.left{float: left; margin: 10px 10px 10px 0px}
span.ita{color: #3a1b81; font-style: italic; font-weight: bold}


#wrapper2
{width: 800px; margin: auto; position: relative; top: 150px; }

#nav
{width: 800px; margin: auto; position: relative; top: 120px}

#content
{width: 740px; margin: auto; padding: 1px}

#header
{background: url('images/bgs/redtop.jpg') no-repeat; width: 800px; height: 20px}

#middle
{background:  url('images/bgs/redmiddle.jpg') repeat-y; width: 800px}

#footer
{background: url('images/bgs/redbottom.jpg') no-repeat; width: 800px; height: 20px}

a.navig:link {color: #fff; font-weight: bold}
a.navig:visited {color: #fff; font-weight: bold}
a.navig:hover {color: #000;  font-weight: bold }
a.navig:active {color: #fff; font-weight: bold}

a.all:link{color: #3a1b81; font-weight: bold}
a.all:visited {color: #ad96e6; font-weight: bold }
a.all:hover {color: #c00000; text-decoration: none; font-weight: bold }
a.all:active {color: #3a1b81; font-weight: bold}

a.bot:link {color: #c0c0c0}
a.bot:visited {color: #808080; text-decoration: none;}
a.bot:hover {color:#c0c0c0; text-decoration: none;}
a.bot:active {color:#c0c0c0}

