body {
background-image: url(http://www.mybbworks.com/layout-two/images/pikachu.gif);
text-align:center;
font-family:verdana;
font-size:10pt;
color:#000000;
}

a:link, a:visited {
text-decoration:none;
color:#000000;
}

a:active, a:hover {
text-decoration:underline;
color:#A68200;
}

#layout {
margin:auto;
width:779px;
text-align:left;
}

#container {
float:left;
width:779px;
}

#header {
text-align:left;
width:774px;
height:218px;
border-top:2px solid #A68200;
border-left:2px solid #A68200;
border-right:2px solid #A68200;
}

#header img {
}

#leftcontainer {
float:left;
width:649px;
}

#content {
float:right;
width:520px;
height:500px;
padding:0px;
background-color:#FFE173;
border-top:2px solid #A68200;
border-bottom:2px solid #A68200;
}

#leftmenu {
float:left;
width:120px;
height:500px;
padding:0px;
border-top:2px solid #A68200;
border-bottom:2px solid #A68200;
border-left:2px solid #A68200;
border-right:2px solid #A68200;
background-color:#FFD640;
}

#leftmenu2 {
float:right;
width:5px;
height:500px;
padding:0px;
border-top:2px solid #A68200;
border-bottom:2px solid #A68200;
background-color:#FFE173;
}

#rightmenu {
float:left;
width:120px;
height:500px;
padding:0px;
text-align:left;
border-top:2px solid #A68200;
border-bottom:2px solid #A68200;
border-left:2px solid #A68200;
border-right:2px solid  #A68200;
background-color:#FFD640;
}

#rightmenu2 {
float:left;
width:5px;
height:500px;
padding:0px;
border-top:2px solid #A68200;
border-bottom:2px solid #A68200;
background-color:#FFE173;
}

#footer {
clear:both;
padding:0px;
width:774px;
border-bottom:2px solid #A68200;
border-left:2px solid #A68200;
border-right:2px solid #A68200;
background-color:#FFC900;
}

#leftmenu ul, #rightmenu ul {
list-style-type:none;
padding:0;
margin:0;
}