




/*
     FILE ARCHIVED ON 3:56:17 Sep 29, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:45:09 Jun 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
* {
     padding: 0;
     margin: 0;
}
img {
     border: 0;

}
body {
    font-family: Arial, Helvetica, sans-serif;
color: #fff;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    background-color: #339933;
}
a:link, a:visited {
    text-decoration: underline;
    font-weight: normal;
    color: #fff;
    outline: none;
    text-align: right;
}
.float { 
     float: left; 
} 
.clear { 
    clear: both; 
} 
.overall {
    background-color: #000;   
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #000000;
}
#container {
    width:1024px;
    margin: auto;
    background-color: #339933;
    border: 2px solid #000000; 
    text-align: left;
}
header {
    text-align: center;e2e2e2
    height: 100px;

#sidebar_right { 
    background-color:#000000;
    text-align: center;
    width: 955px; 
    border-left: 10px solid #e2e2e2;
    border-bottom: 0px solid #e2e2e2;
    padding: 1px;
     }
footer { 
    background-color:#B22222;
    text-align:center;
    border-top: 3px solid #e2e2e2;
    border-bottom: 3px solid #e2e2e2;
    padding: 2px;
height: 100px;
}
