body
{
background-color: #fff;
}

p, blockquote, li, h3
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 11px;
line-height: 18px;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

blockquote
{
margin-left: 20px;
margin-right: 0px;
}

#right p, #left p
{
line-height: 15px;
font-size: 10px;
}

#left p
{
text-align: right;
}

#head
{
text-align: center;
height: 25px;
}

#container
{
width: 760px;
\width: 770px;
w\idth: 760px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
}

#left
{
float: left;
width: 150px;
margin-right: 5px;
padding-top: 25px;
}

#center
{
margin-left: 155px;
margin-right: 155px;
padding-top: 5px;
border-left: 1px solid grey;
border-right: 1px solid grey;
}

#right
{
float: right;
width: 150px;
margin-left: 5px;
padding-top: 25px;
}

#foot
{
clear: both;
margin-top: 5px;
text-align: center;
}

a
{
color: blue;
text-decoration: underline;
}

#right a, #left a
{
border: 0px;
color: #C00;
}

h1
{
font-weight: normal;
}

h1 a
{
border: 0px;
font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 28px;
}

h3
{
font-weight: normal;
}

h3 a
{
border: 0px;
font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 14px;
}

.caps
{
letter-spacing: 0.1em;
font-size: 10px;
}