#charts {
    width       : 900px;
    height      : 900px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
}

.chartdiv {
    width       : 950px;
    height      : 900px;
  position: absolute;
  top: 0;
  left: 0;
}     

.chartdiv2 {
    width       : 950px;
    height      : 900px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(http://peter-tanner.com/moneypuck/logos/cup3.png) no-repeat center 420px;
}    

#lineCharts {
    width       : 950px;
    height      : 600px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
} 

#lineCharts1 {
    width       : 900px;
    height      : 600px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
} 

#lineCharts2 {
    width       : 900px;
    height      : 600px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
} 

#lineCharts3 {
    width       : 900px;
    height      : 600px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
} 

#lineCharts4 {
    width       : 900px;
    height      : 600px;
  position: relative;
  margin: 0 auto;
  font-size: 8px;
} 

.graphdiv {
    width       : 950px;
    height      : 1100px;
  position: absolute;
  top: 0;
  left: 0;
}  


.graph1div {
    width       : 900px;
    height      : 600px;
  position: absolute;
  top: 0;
  left: 0;
}  

.graph2div {
    width       : 900px;
    height      : 600;
  position: absolute;
  top: 0;
  left: 0;
}  

.graph3div {
    width       : 900px;
    height      : 600;
  position: absolute;
  top: 0;
  left: 0;
}  

.graph4div {
    width       : 900px;
    height      : 600;
  position: absolute;
  top: 0;
  left: 0;
}  

.goaliediv {
    width       : 900px;
    height      : 450px;
  position: absolute;
  top: 0;
  left: 0;
}  