body									{ margin: 0; padding: 0; background: url(../../images/layout/bg-Gradient.jpg) repeat-x; 
										  font-family: Arial, Helvetica, sans-serif; }
img										{ border: none; }
.floatLeft								{ float: left; }
.floatRight								{ float: right; }
.colorRed								{ color: #b40000; }
.clear									{ clear: both; }
a										{ text-decoration: none; color: #000; 
										  text-transform: uppercase; letter-spacing: -1px; font-weight: bold; }
a:hover									{ text-decoration: underline; color: #000; }
ul										{ margin: 0; padding: 0; }
li										{ position: relative; line-height: 1em; padding-top: 5px; }

#container								{ margin: auto; width: 1000px; height: auto; }
.header									{ position: relative; background: url(../../images/layout/dynastyLaunchPage.jpg) no-repeat; 
										  width: 100%; height: 137px; }
.navBar									{ position: relative; background: url(../../images/layout/dynastyLaunchPage-02.jpg) no-repeat; 
										  width: 100%; height: 47px; }
.main									{ position: relative; background: url(../../images/layout/dynastyLaunchPage-03.jpg) no-repeat;
										  width: 100%; height: 473px; }
.footer									{ position: relative; background: url(../../images/layout/dynastyLaunchPage-04.jpg) no-repeat; 
										  width: 100%; height: 143px; }
										  

.navText								{ position: absolute; left: 20px; }
.bagLink a								{ position: absolute; left: 20px; top: 20px; width: 217px; height: 434px; 
										  background: url(../../images/layout/secureBag-Sm.jpg) no-repeat; }
.bagLink a:hover						{ position: absolute; left: 20px; top: 20px; width: 217px; height: 434px;
										  background: url(../../images/layout/secureBagHover-Sm.jpg) no-repeat; z-index: 5; }
.locked									{ position: relative; left: 42px; }
.links									{ position: relative; left: 50px; top: 12px; list-style-type: none; }
.footerText								{ position: relative; right: 0px; width: 500px; top: -85px; }
.footerText h4							{ position: relative; left: 22px; top: -30px; }
.coupon									{ color: #000; }
a.coupon:hover							{ color: #b40000; }