﻿body,
html {
    margin:0 auto;
    width: 100%;
    height: auto;
    padding:0;
    border: 0;
    text-align:center;
    background-color: #0066FF;
    background-image: url(images/BP_bgMain.jpg);
    background-repeat:repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    letter-spacing:.2em;
    line-height: 1.3;
    position: relative;
    z-index: 0;
    }

#WrapperMain {
    margin: 0 auto;
    padding:0;
    border:0;
    background-image: url("images/BallPologne_imgMain12.jpg");
    background-repeat: no-repeat;
    background-position:top;
    width: 1200px;
    height: auto;
    }

#HeaderMain {
    margin: 0 auto;
    padding: 0;
    border: 0;
    height: 387px;
    width: 1200px;
    position: relative;
    }

#BodyMain {
    margin: 0 auto;
    padding: 0;
    padding-top: 45px;
    width: 1200px;
    height: 900px;
    text-align:center;
    position: relative; 
    }

#Events {
    margin: 0; 
    border:0; 
    width: 260px; 
    text-align:left; 
    padding: 0;
    position:absolute;
    top: 0;
    right: 0; 
    }

.textLarge {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: white;
    letter-spacing:.2em;
    line-height: 1.3;
    }
 
 .textMedium {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing:.2em;
    line-height: 1.3;
    }
    
 #textDateVenue {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 600px;
    }
    
 ul {
  list-style : none;
  margin:0;
  padding:0;
  border:0;
  margin-bottom: 0.2em;
  }

li {
 padding: 0 0 .25em 12px;
 background-image: url(images/bltGold01.gif);
 background-repeat: no-repeat;
 background-position:0 4px;
 font-size: 10px;
 }

#POClogo {
    margin: 0;
    width: 206px;
    height: 128px;
    background-color:#336699;
    border: solid 0px #000033;
    position:absolute;
    top: 100px;
    right: 20px;
    }

#aboutBall {
    margin: 0;
    padding: 2px;
    width: 160px;
    height: 15px;
    border: solid 1px #666666;
    position:absolute;
    top: 20px;
    left: 10px
    }

#aboutBall a {
    text-decoration:none;
    color: White;
    }

#aboutBall a:hover {
    text-decoration: none;
    background-color: #666666;
    color: White;
    padding: 2px;
    }
    
#footer {
    margin: 0 auto;
    padding-top: 25px;
    width: 1200px;
    height: 73px;
    overflow: hidden;
    }
    
#footer span  {
    background-image: url(images/footerLine.gif);
    background-repeat: no-repeat;
    background-position:center;
    display:block;
    position: relative;
    z-index: 5;
    }

#footer span span {
    width: 1200px;
    height: 73px;
    background-image: url(images/footerSwirls.gif);
    background-repeat: no-repeat;
    background-position:center;
    display:block;
    position: relative;
    z-index: 10;
    }
    
 a {
    color: white;
    text-decoration:none;
    }

a:hover {
    color:#CC9900;
    text-decoration: underline;
    }

.fineLinks {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight:normal;
    font-size: 9px;
    padding: 0;
    letter-spacing: 0.01em;
    }

.fineLinks a {
    text-decoration:none;
    color: #999999;
    }

.fineLinks a:hover {
    text-decoration:underline;
    color: #c0c0c0;
    }

#textNormal {
   line-height: normal;
   letter-spacing: normal;
   color: #c0c0c0;
    }

#textNormal a {
    color: #CC9900;
    text-decoration:underline;
    }

#textNormal a:hover {
    color: white;
    }

.btnSide {
border: solid 1px #666666;
background: #928364;
height:25px;
}

.btnSide a {
text-decoration: none;
background: url(images/bltGold01.gif) no-repeat 3px 10px;
color: White;
padding: 5px 2px 0 10px;
display:block;
border:0;
height:20px;
}

.btnSide a:hover {
background-color: #990000;
color: White;
text-decoration:none;
height:20px;
}
