
#coolnavbar 

{

background-color: transparent;

background-image: url(/static/images/navbar-bg.png);

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

width: 956px;

height: 89px;

margin-left: auto;

margin-right: auto;

margin-bottom: -20px;

font-family: "Gill Sans",Arial,sans-serif;

overflow-x: hidden;

overflow-y: hidden;

}

#coolfooter

{

width: 952px;

height: 200px;

margin-top: auto;

margin-right: auto;

margin-bottom: auto;

margin-left: auto;

color: #ababab;

background-color: #000000;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-top-width: 2px;

border-right-width-value: 2px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 2px;

border-left-width-value: 2px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #353b41;

border-right-color-value: #353b41;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #353b41;

border-left-color-value: #353b41;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

font-family: "Gill Sans",Arial,Helvetica,sans-serif;

}
