body{
background: #fff0f0;
background-image:url('background.jpg');
background-repeat:repeat;
background-position: 0px 0px;
text-align: center;
}

div#outcontainer{
background: #ffe7d8;
margin-left:auto;
margin-right:auto;
width:641px;
border:1px solid #666666;
padding:2px 1px 2px 1px;
}

div#container{
background-image:url('titlebanner.jpg');
background-repeat: no-repeat;
margin-left:auto;
margin-right:auto;
width:639px;
border:1px solid #666666;
margin:0px;
padding:0px;
font-size:100%;
text-align: left;

}

div#menubar{
margin-top: 110px;
text-align:center;
padding-bottom:10px;
border-bottom:0px dotted #666699;
font-size:1em;
}

div#menubar li{
display:inline;
width:200px;
text-align:center;
padding-right:5px;
border-right: 1px dotted #666699;
}

div#menubar a{
text-decoration:none;
border:0px dotted #666699;
padding:5px;
color:#060606;
padding-bottom:5px;
}

div#menubar a:hover, {
border:1px dotted #eeddff;
font-size:100%;
color:#030303;
text-decoration: underline;
}

div#menubar a:visited{
border:0px dotted #666699;
font-size:100%;
color:#03030;
text-decoration: none;
}

div#lefttop{
float:left;
padding-left: 20px;
padding-right:10px;
margin-right:10px;
width:170px;
text-align:left;
border-bottom:0px solid #666699;
padding-bottom:5px;
}

div#lefttop li{
list-style:none;
}

div#lefttop a{
text-decoration:none;
color:#000000;
}

div#lefttop a:hover, div#lefttop a:visited{
background:#eeddff;
}

div#content{
margin-left:210px;
width: 390px;
}

div#footer{
clear:both;
font-size:0.9em;
border-top:0px dotted #666699;
text-align: center;
padding-top:1em;
padding-bottom:1em;
}

div#footer a{
text-decoration:none;
border-top:0px dotted #666699;
padding:5px;
color:#999999;
padding-bottom:5px;
}

div#footer a:hover, div#footer a:visited{
background:#eeddff;
border:0px dotted #666699;
color:##999999;
}