body {
	margin : 0;
	/*background-color: #202020;*/
	background-image: url(border/Aurora.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	color : #000000;
	text-align: left;
}
/*
 p, ul, ol, li {
 font : 10pt Arial,geneva,helvetica;
 }
 
 h1 {
 font : bold 14pt Arial, Helvetica, geneva;
 }
 
 h2 {
 font : bold 12pt Arial, Helvetica, geneva;
 }
 */
#topframe {
	/*position : fixed;
	 ///margin : -5px 0px 0 20;
	 top : -3px;
	 z-index: 66;
	 width:100%;*/
	position : relative;
	top : 5px;
	margin-left:auto;
	margin-right:auto;
}

#topbar_back {
	position: absolute;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	top: 8px;
	z-index:-60;
	
}

#menubar2 {
	/*position : fixed;
	 ///margin : -5px 0px 0 20;
	 top : -3px;
	 z-index: 66;
	 width:100%;*/
	position : relative;
	margin-left:auto;
	margin-right:auto;
	top : 8px;
}


#topttitle{
	top:165px;
	bottom: 50%;
	left:47.5%;
	position: absolute;
	z-index:999;
	height: 21px;
}

#dockframe {
	position : fixed;
	bottom : -22px;
	width: 100%;
	z-index:99;
}

#menubar{
	position: absolute;
	width: 700px;
	top: 60px;
	text-align:center;
	z-index: 20;
	height: 100px;
}

/* --------------------    BORDER   -------------*/

#content {
	width: 990px;
}

.outerx2{
	width:995px;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(border/left.png) repeat-y left top;
	padding-left:5px;
}
.innerx2{
	background:#fff url(border/right.png) repeat-y right top;
	padding:1em 1em 1em 0;
}
/* mac hide \*/
* html .innerx2{height:1%}
/* force "layout" in IE */
.outerx2 p{padding:0 10px;margin:0 0 1em 0}
.main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	top: 15px;
	position:relative;
}

#content3 {
	width: 984px;
}

.outerx3{
	width:983px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff url(border/side2.png) repeat-y left top;
	padding-left: 4px;
}
.innerx3{
	background:#ffffff url(border/side2.png) repeat-y right top;
	padding:0 1em 0 0;
}
/* mac hide \*/
* html .innerx3{height:1%}
/* force "layout" in IE */
.outerx3 p{padding:0 10px;margin:0 0 1em 0}
.main3 {
	width:987px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


/* ---------------------    FONTS   -------------*/
#content h1, #content h2 {
	color : #000000;
}

.ProductDescription {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #202020;
}

.ProductHeader {
	font-size: 15px;
	color: #000000;
	font-weight: 900;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.ProductPrice {
	font-size: 15px;
	color: #224272;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bolder;
	text-align: right;
}

				.tb {
					position: absolute;
					width: 858px;					/*change accordingly*/
					height: 32px;
				}

.SmallDescription {
	color: #515355;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	font-size: 10px;
}

.Title2 {
	font-size: 28px;
	font-weight: bolder;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
}

.Title {
	font-size: 35px;
	font-weight: 900;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}

.scroll {
	font-size: 14px;
	color: #CCC;
	font-family: "Lucia Grande";
	font-weight: bold;
}
