/* 
SWATCHES
*/

@import url("layout.css");
@import url("navigation.css");
@import url("text.css");

 
 
/* MASTER STYLES */
body { margin:0px; padding:0px; text-align:center; height: 100%; background-repeat:no-repeat; background-position:top center; background-color:#000; }
/*body { margin:0px; padding:0px; text-align:center; height: 100%; background-image: url(/images/ads/backgrounds/KTM_background1400x600.jpg); background-repeat:no-repeat; background-position:top center; background-color:#000; }*/
/*body { margin:0px; padding:0px; text-align:center; height: 100%; background-image: url(/images/ads/backgrounds/RXCwear.jpg); background-repeat:no-repeat; background-position:top center; background-color:#000; }*/

td, th, body { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; font-weight:normal; }
#pageFold { position: absolute; top: 0px; right: 0px; z-index: 100; }
#switch { float:left; position:absolute; top: 5px; right:10px; z-index:100; }
