body
{ 
background: #e9e9f1;
font-family: verdana;
margin: auto; padding: 0;
font-size: 85%
}

p.navi{margin: 0px 10px 0px 10px; color: #fff }
span.coco{color: #c0c0c0; font-size: 70%}
span.grid{font-size: 80%}



#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/blacktop.jpg') no-repeat; width: 800px; height: 20px}

#middle
{background:  url('images/bgs/blackmiddle.jpg') repeat-y; width: 800px; }

#footer
{background: url('images/bgs/blackbottom.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: #c00;  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}
