body {
    background: #111b27;
    background-image: url('/img/pm_bg.gif');
    font: 8pt Verdana;
    color: #ffffff;
}

a {
    color: #648499;
}

#main {
    background: #ffffff;
    border:1px solid #5f5f5f;
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    width: 800px;
    background-image: url('/img/pm_homepage_body_background.jpg');
    background-repeat: no-repeat;
    color: #5f5f5f;
    position: relative;
}
#established{
  position: absolute;
  bottom:-65px;
  text-align: center;
  left:220px;
  color: white;
}
#established a { color: #ffffff; }
#established div{
    background: #8f8f8f;
    color: #ffffff;
    border:1px solid #5f5f5f;
    width:400px;
    padding:5px;
}
#established img{
    margin-top:-10px;
}
#ddbrw{
    text-align: right;
    font:12pt verdana;
    font-weight: bold;
    word-spacing:10px;
    border-top:2px solid #5f5f5f;
    padding:10px 20px 30px 10px;
    height:30px;
}

#menu {
    color: #5f5f5f;
    text-align: right;
}

#menu a {
    color: #5f5f5f;
    text-decoration: none;
}

#menu a:hover {
    color: #008496;
    text-decoration: none;
}

#splash_header {
    display: block;
}

#splash_text {
    background: #5f5f5f;
    color: #ffffff;
    line-height:1.25em;
    border:2px solid #008496;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top:205px;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    width: 650px;
    font-size: 9pt;
}

#splash_nav {
    height: 226px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 45px;
}

#splash_nav img {
    margin-right: 4px;
    margin-bottom: 0px;
    border: 0px;
}

#facebook {
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    color: #ffffff;
    text-align: center;
    height:105px;
}
#facebook a{
    color: #ffffff;
    font: 10pt Verdana;
    text-decoration: none;
}
#facebook img { border: 0px; }


#lemans{
  border:2px solid white;
  padding:10px; 
  width:500px; 
  height:380px;
  background:#354252;
  text-align: center;
  color: #ffffff;
  position:absolute;
  top:-600px;
  left:160px;
}
#lemans img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    border:1px solid white;
}
#lemans a{
    font:12pt verdana;
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
}

