body
{
font-family: courier, serif;
color: #000;
background-color: #fff;
font-size: 11px;
}

#wrapper
{
width: 800px;
margin: 0 auto;
padding: 12px 0 0 0;
}

#slide
{
text-align:center;
}
a
{
color: #000;
text-decoration:underline;
}

.clear
{
clear:both
}

.left
{
float:left;
}

.right
{
float:right;
}

.right a, .left a
{
color: #000;
font-size: 30px;
font-weight:bold;
text-decoration:none;
}

h1
{
font-size: 1.6em;
font-weight: normal;
margin: 0 0 8px 0;
}

blockquote
{
font-size: 25px;
line-height: 1.4em;
}

#foot
{
font-size: 96%;
text-align: center;
margin: 30px 0 0 0;
}
