* { padding: 0; margin: 0; overflow: visible;}
/*bits*/
body {height: 100%; left: 0px; margin: 0px auto; position: absolute; top: 0px; width: 100%}
p {font-family: helvetica, verdana; font-size: 1.1em; font-weight: normal; color: black;}
p.sub {font-family: helvetica, verdana; font-size: 1.2em; font-weight: bold; color: black;}
a {font-family: helvetica, verdana; font-size: 1.1em; font-weight: bold; color: black; text-decoration: none; text-transform: uppercase;}
h1 {font-family: helvetica, verdana; font-size: 1.2em; font-weight: bold; color: black;}
h2 {font-family: helvetica, verdana; font-size: 1.0em; font-weight: bold; color: black;}
/*Divs*/
#holder {background-color: transparent; background-image: url('http://genericcycles.com/images/screen.png'); background-repeat: repeat; height: auto; left: 50%; margin-left: -560px; position: absolute; padding: 10px; top: 0; width: 1120px; z-index:12;}
/* Min-Width */
.lbWidth { /* most browsers */ position: absolute; top: 0px; left: 0px; width: 100%; min-width: 790px;}
* html .lbContent { /* IE6 */ margin-left: -790px; position:relative;}
* html .lbMinWidth { /* IE6 */ padding-left: 790px;}
/* Clearfix */	
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
.active {color:white;}
