body
{background: #fff; font-family: verdana; margin: auto; padding: 0; font-size: 90%}

p{line-height:140%}

#wrapper
{width: 1010px; margin: auto}

#top
{width: 1000px; height: 20px; margin: auto; background: url('bgtop.jpg') no-repeat; }

#middle
{width: 1000px; margin: auto; background: url('bgmid.jpg') repeat-y; }

#bottom
{width: 1000px; height: 20px; margin: auto; background: url('bgbot.jpg') no-repeat; }

#content
{width: 880px; margin: auto; padding: 1px }


h1 {color: #511181; font-size: 115%}

h2, h3, h4{color: #511181; }

p.small{font-size: 85%}
p.bold{font-weight: bold; font-size: 90%}

a:link {color: #5825cc}     /* unvisited link */
a:visited {color: #800080}  /* visited link */
a:hover {color: #271062}   /* mouse over link */
a:active {color: #800080}   /* selected link */

#top2{width: 210px; height: 20px; background: url('top.jpg') no-repeat}
#mid2{width: 210px; background: url('mid.jpg') repeat-y}
#bot2{width: 210px; height: 20px; background: url('bot.jpg') no-repeat}
.top3{width: 210px; height: 20px; background: url('top.jpg') no-repeat}
.mid3{width: 210px; background: url('mid.jpg') repeat-y}
.bot3{width: 210px; height: 20px; background: url('bot.jpg') no-repeat}
#content2{width: 180px; margin: auto; padding: 10px}
.content3{width: 180px; margin: auto; padding: 1px}

td.left{border: solid #c0c0c0; border-width: 0px 0px 0px 1px}
span.sml{font-size: 85%}
p.coco{color: #808080; font-size: 85%}
img.right{float: right; margin: -5px 10px 10px 10px}