body {
font-size: 16px; 
font-family: verdana, "lucida grande", helvetica, arial, sans-serif;
margin: 0;
}

pre {
font-size: 1em; 
font-family: verdana, "lucida grande", helvetica, arial, sans-serif;
}

a {
text-decoration: none;
color: black;
}

a:hover {
color: #700000;
}

#wrap {
width: 780px; 
margin: 10px auto;
padding: 2px 0;
background-color: #999;}

#headline
{margin: auto;
padding-top: 23px;
width: 726px;
height: 77px;
font-size: 2em;
font-family: verdana;
font-weight: bold;
color: #ccc;
text-align: center;
background-color: #999;
border-bottom: 1px solid #999;}

#content
{margin: auto;
padding: 35px 0 0 0;
width:776px;
background-color: #ffffff;
}

.clearing 
{
font-size: 0;
line-height: 0;
clear: both;
}

#picbox
{
width: 250px;
float: left;
padding-left: 25px;
}

#picbox img 
{
width: 250px;
border-top: 1px #666666 solid;
border-left: 1px #666666 solid;
border-bottom: 2px #666666 solid;
border-right: 2px #666666 solid;
margin-bottom: 15px;}

#movieplayer
{
margin-bottom: 15px;}


#poembox
{
width: 460px;
margin-left: 290px;
}

.poems
{
font-size: .75em;
line-height: 1.5;
text-align: left;
width: 427px;
padding: 15px;
border: 1px solid #666666;
border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
margin-bottom: 15px;
background-color: #ffffff;
}

.title {
color: #000;
font-size: 1.3em;
font-family: Georgia, "courier new", courier, serif;
font-weight: bold;
line-height: 1.5em;
}

strong.name {
color: #af0000;
font-size: 1.4em;
font-family: "courier new", courier, serif;
font-weight: bold;
line-height: 1.1em;
}

.author {
margin-bottom: 10px;
font-size: .9em;
font-weight: bold;
line-height: 1.1em;
}

#foot {
width: 730px;
margin: auto;
background-color: #fff;
background: url("pics/ojshadfoot.gif") bottom left no-repeat;
margin-top:-13px;
}

.copyright {
width: 90%;
text-align: center;
clear: both;
margin: 0 auto;
padding: 20px 0 15px 0;
font-size: 9px;
}


