body{
color: black;
background: white;
width: 781px;
margin-left: auto;
margin-right: auto;
}

#menu{
height: 2em;
font-family:Verdana;
font-size:13px;
color:#0000FF;
text-decoration:none;
background: #C0C0C0;
text-align: center;
border:1px #000000 solid;
margin-bottom: 5px;
}

#menu a{
line-height: 2em;
margin-left: 1em;
margin-right: 1em;
}

#content p{
font-family: Verdana;
font-size: 14px;
color: black;
text-align: left;   
}

#left{
float: left;
width: 10em;
}

#left div{
margin-bottom: 2px;
border: 1px black solid;
}

#left p,a{
padding-left: 2px;
padding-right: 2px;
}

#content{
margin-left: 10em;
padding-left: 1em;
padding-right: 1em;
height: 400px;
}

#footer{
width: 781px;
}

iframe{
width: 10em;
height: auto;
}

p.title{
height:1.5em;
border-bottom:1px #000000 solid;
margin-top: 0;
background-color:#3877E8;
color:#FFFFFF;
font-family:Verdana;
font-size:13px;
font-weight:bold;
vertical-align: middle;
}

h1{
text-align: center;
}

table{
border: 1x black solid;
}

