.Body {
    font-family: 'Arial Black', 'Arial Black', 'Arial Black', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

a {
    color: #272727;
    text-decoration: underline;
    font-family: 'ARIAL', sans-serif;
    font-size: 12px;
    font-style: none;
    font-variant: none;
    font-weight: none;
    cursor:default;
}
a:visited {
    color: #272727;
    text-decoration: underline;
    font-family: 'ARIAL', sans-serif;
    font-size: 12px;
    font-style: none;
    font-variant: none;
    font-weight: none;
    cursor:default;
}

a:hover {
    color: #ffdb00;
    text-decoration: underline;
    font-family: 'ARIAL', sans-serif;
    font-size: 12px;
    font-style: none;
    font-variant: none;
    font-weight: none;
    cursor:default;}
    
a.class1 {
    color: #ffdb00;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 40px;
    font-style: none;
    font-variant: none;
    font-weight: none;

}
a.class1:visited {
    color: #ffdb00;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 40px;
    font-style: none;
    font-variant: none;
    font-weight: none;
    cursor:default;
}
    
a.class1:hover {
    color: #272727;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 40px;
    font-style: none;
    font-variant: none;
    font-weight: none;
    cursor:default;
}


a.class2 {
    color: #00ffc6;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 48px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;

}
a.class2:visited {
    color: #00ffc6;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 48px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;}
    
a.class2:hover {
    color: #000000;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 40px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;
}
a.class3 {
    color: #000000;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 30px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;
        line-height: 10px;

}
a.class3:visited {
    color: #000000;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 30px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;
        line-height: 10px;}
    
a.class3:hover {
    color: #cfff00;
    text-decoration: none;
    font-family: 'ARIAL BLACK', 'ARIAL BLACK', 'Arial Black', sans-serif;
    font-size: 30px;
    font-style: bold;
    font-variant: bold;
    font-weight: bold;
    cursor:default;
        line-height: 10px;
}


.Body {
    font-family: 'Arial Black', 'Arial Black', 'Arial Black', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


    
.bumper {
    font-size: 1px;
    line-height: 1px;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}


#column-1 {
  position: relative;
  float: left;
  width: 500px; 
}

#column-1 .content {
width: 450px;
padding: 20px;
}
.content {
  position: relative;
    top: 50;
    left: 653;
        color: #000000;
    font-family: 'Arial Black', 'Arial Black', 'Arial Black', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-variant: normal;
    font-weight: NORMAL;
    letter-spacing: 1;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.overlay{
  position: absolute;
  top: 30; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 650;
  height:485;
  width: 100%;
  background: #FFFFFF;
  opacity: 0.65;
  -moz-opacity: 0.65; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */
}

