body
{
text-align:center;
background:url(images/innbg3.gif);
}

#container
{
width:800px;
margin:0 auto;
text-align:left;
position:relative;
background:#fff;
padding:20px;
border:1px solid #ddd;
}

p, td, li
{
color:#800080;
font-family:verdana;
font-size:13px;
line-height:17px;
}

p.tall
{
line-height:24px;
}

a
{
color:#00008B;
}


h3
{
font-family:verdana;
color:#800080;
}


.clear
{
clear:both;
}

hr
{
background:#eee;
border:1px solid #eee;
height:1px;
margin:5px 50px;
}