body { background-color:#edecec;}
.wallpaper { background:#e4e3e3 url(http://cache.lego.com/images/designbyme/img000x000_PageGradBack.gif) repeat-x; }
#siteContainer { margin:7px 0 0 -3px;	}
#MainContainer { width:956px; border:solid 0px green; margin:0 auto;	background:url(http://cache.lego.com/images/designbyme/img956x3_BackStrip.gif) repeat-y; font: normal 81.3%/1.25 Verdana, lucida, arial, helvetica, sans-serif; color: #000; min-height:600px; }
#bgBanner { background: url(http://cache.lego.com/images/designbyme/img956x98_BackTop.gif) no-repeat ; width:956px; height:98px; padding-top:7px; position: relative; }
#BottomContainer { background:url(http://cache.lego.com/images/designbyme/img956x15_BackBottom.gif) no-repeat; width:956px; margin:0 auto; }
#GFcontainer p{ color:#999999; margin:2px 0 0 0; }

 
/*---------------------------------------------------------------------------
C O M M O N   E L E M E N T S
-----------------------------------------------------------------------------
This style sheet is used by all pages included in this project (every site has its own pageCommon.css)
--------------------------------
RESETS
------------------------------*/
/*Headers*/
/*h1 is used to hold "LEGO.com" and can therefore not be used in the content markup. h3 to h6 is available for use.*/
/*h2 is used for the site header (e.g. "Power Miners") and can therefore not be used in the content markup. h3 to h6 is available for use.*/
/*Page header(s) - e.g. "Downloads, Products, Fun Zone" etc.*/
/* h3 { font: bold 370%/1.25 arial, lucida, verdana, helvetica, sans-serif; color: #292929; } */
/*Addtional headers*/
h4 { font: bold 95%/1.25 Verdana, lucida, arial, helvetica, sans-serif; color: #929E20; }
h5 { font: bold 100%/1.25 Verdana, lucida, arial, helvetica, sans-serif; color: #929E20; }
h6 { font: normal 80%/1.25 Verdana, lucida, arial, helvetica, sans-serif; color: #929E20; }

/*------------------------------
STRUCTURE
------------------------------*/

/*------------------------------
ADDITIONAL CLASSES
------------------------------*/

/*------------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#bgBanner h2 { text-indent: -9999px; }

/*------------------------------
LINKS
------------------------------*/

/*------------------------------
IMAGES
------------------------------*/


/*------------------------------
LINKS
------------------------------*/
.navSub { position:absolute; top:75px; left: 680px; border: solid 0px red; margin: 0 0 0 0; width:270px;}
.navSub li { float:left; }
.navSub a, .navSub a:visited, .navSub:active { font-family:Arial; font-size:11px; color: #999; margin: 0 14px 0 0; text-decoration:none; line-height:16px; display: block; }    
.navSub a:hover { font-family:Arial; font-size:11px; color: #999; margin: 0 14px 0 0; text-decoration:none; line-height:16px; display: block; }

