
body
{
background:#D3E5F4
}

#pmlogo
{
width: 620px;
height: 130px;
margin: 0 auto;
background-image: url(../images/pmLogoNew.gif);
background-repeat: no-repeat;
}


#OuterDiv
{
margin: 20px auto;
width: 634px;
height: 504px;
background-image: url(../images/pmCloudBig.gif);
background-repeat: no-repeat;
}

#MainDiv
{
float: left;
width: 400px;
height: 300px;
overflow: auto;
}

#menu
{
float: left;
width: 130px;
height: 360px;
padding: 5px 15px;
text-align: right;
background-image: url(../images/v_SammySteam.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#MainText
{
font: 14px arial;
}

#footer
{
float: right;
text-align: right;
font: 11.5px arial;
width: 475px;
min-height: 70px;
}

#footer p
{
margin: 0.25em;
}

#W3C
{
float: right;
text-align: right;
width: 200px;
margin: 5px;
}

#W3C a
{
text-decoration: none;
}

#W3C img
{
border:0;
width:88px;
height:31px
}

ul.makeMenu
{
margin: 0px
}

ul.makeMenu li {
  list-style-type: none;
  margin: 0px;
}


li a
{
color: black;
text-decoration: none;
font: 18px arial;
}

li:hover > a
{
color: #7DB2E0;
font: 18px arial;
}

#current
{
color:  #0083C9;
font: 20px arial;
}

h3
{
text-align:center
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
