* {

     margin: 0;

}

 html, body {

     height: 100%;

	 

background-image:url(images/backgroundTile3.gif);

background-position:top center;

background-repeat:repeat-x;

background-attachment:fixed;

scrollbar-face-color:111111;

scrollbar-base-color:000000;

scrollbar-3dlight-color:999999;

scrollbar-shadow-color:333333;

scrollbar-darkshadow-color:000000;

scrollbar-highlight-color:666666;

scrollbar-track-color:000000;

scrollbar-arrow-color:666666;

}

.wrapper {

min-height: 100%;

height: auto !important;

height: 100%;

margin: 0 auto -1em;

}

.footer, .push {

height: 1em;

}

body, div, p, strong, td, .text,

a.footerLink2, a.footerLink2:link, a.footerLink2:visited{

color:rgb(102,102,102);

font-weight:normal;

font-style:normal;

text-decoration:none;

text-transform:none;

}



a, a font, a:link, a:visited{

color:rgb(51,102,153);

font-weight:normal;

font-style:normal;

text-decoration:none;

text-transform:none;

}



a.footerLink2:hover, a.footerLink2:active{

color:rgb(0,0,0);

font-weight:normal;

font-style:normal;

text-decoration:none;

text-transform:none;

}



a:hover, a:hover font, a:active{

color:rgb(0,0,0);

font-weight:normal;

font-style:normal;

text-decoration:none;

text-transform:none;

}
