body {
color:#000000;
font-family:verdana, sans-serif;
font-size:10pt;
background:#75ac71;
margin:0;
padding:0;
}

a:link, a:visited {
text-decoration:none;
color:#000000;
}

a:active, a:hover {
text-decoration:none;
background-color:#A6CAA9;
}

img {
border:0px;
}

#header {
text-align:center;
width: 100%;background: url(http://pokereview.net/banner5.png) repeat-x top center;
height: 250px;
clear: both;
text-align:center;
border-bottom: 9px solid darkgreen;

}

#header img {
margin:auto;
}

#container {
position:relative;
width:100%;
}

#content {
margin-left:145px;
margin-right:145px;
padding:5px;
}

#menu b {
display:block;
font-weight:bold;
color:#FFFFFF;
background-color:#003300;
width:121px;
text-align:center;
padding:4px;
text-decoration:none;

}

div.background
{
  width: 700px;
  height: 250px;
  background: url(http://www.pokereview.net/little_bulbasuar.png) no-repeat #A5FF8A;
  background-postition: bottom right;
  border: 2px solid black;
}
div.transbox
{
  width: 500px;
  height: 180px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
div.transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
}

#leftmenu {
position:absolute;
left:0;
top:0;
width:135px;
padding:5px;
text-align:left;
}

#rightmenu {
position:absolute;
right:0;
top:0;
width:135px;
padding:5px;
text-align:right;
}

#leftmenu ul, #rightmenu ul {
list-style-type:none;
background:url('samplegradient.gif') repeat-x #59955C;
margin:0;
padding:0 5px;


}
#footer {
padding-top:3em;
padding-left:150px;
padding-right: 150px;
}

}
</style>

