#char {
position: absolute;
top: 180px;
left: 64px;
border-width:0px;
width: 119px;
height: 363px;
overflow: auto;
}

#menu {
width: 100%;
background:transparent;
float: center;
width: 636px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 88px;
float: left;
}

#menu h2 {
color: #D3FCDF;
background:transparent;
font: bold 16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #0B8E32;
margin: 0;
padding: 0px 0px;}

#menu a {
color: #ADADAD;
background: url("http://www.rosesagae.com/images/buttonback.png");
text-decoration: none;
font: bold 16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #0B8E32;
margin: 0;
padding: 0px 0px;}

#menu a:hover {
color: #D1D1D1;
background: url("http://www.rosesagae.com/images/buttonbackh.png");
}

#menu li {
position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
<![endif]-->

.header { height:65px;
width:636px;
background:transparent;
border:0px;
}

.footer { width:100%;
text-align:center;
margin-top:10px;
padding:0px;
background:transparent;
color:black;
border:0px;
}

#side { width:195px;
background:transparent;
color:black;
border:0px;
text-align: center;
}

#mainbody { margin-left: 20px;
width:636px;
background:transparent;
border:0px;

}
