

BODY {
	background-color: #000000;
	background-image: url('nxg_index_bkgd.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
	background-position: top left;
}

.content
{
position:fixed;
left:365px;
top:112px;
width:855px;
height:758px;
padding:10px;
overflow:auto;
z-index:0;
color: rgb(255,255,77);
font: 600 16px sans-serif;
scrollbar-base-color : #976020;
}

/* For Product Headlines */
.headline
{
text-align: center;
color: rgb(255,255,77);
font: 800 18px sans-serif;
letter-spacing: .06cm;
line-height: 120%;
font-style: oblique;
}

.bullets
{
color: rgb(255,255,70);
font: 500 14px tahoma;
letter-spacing: .035cm;
font-style: oblique;
}



/*  For Product Images  */
.left
{
postion:absolute
left:10px;
z-index:1
width:350px;
float:left
}

/*  For Product Bullets  */
.right
{
postion:fixed
color: rgb(255,255,70);
font: 500 12px tahoma;
letter-spacing: .035cm;
padding: .5cm;
}


/* MAIN NAVIGATION START */

p.navone
{
position:fixed;
left:13px;
top:110px;
}
p.navonehr
{
position:fixed;
left:15px;
top:135px;
}


p.navtwo
{
position:fixed;
left:13px;
top:172px;
}
p.navtwohr
{
position:fixed;
left:15px;
top:200px;
}

p.navthree
{
position:fixed;
left:13px;
top:234px;
}
p.navthreehr
{
position:fixed;
left:13px;
top:260px;
}

p.navfour
{
position:fixed;
left:13px;
top:292px;
}
p.navfourhr
{
position:fixed;
left:13px;
top:320px;
}

p.navfive
{
position:fixed;
left:13px;
top:355px;
}
p.navfivehr
{
position:fixed;
left:13px;
top:380px;
}

p.navsix
{
position:fixed;
left:13px;
top:416px;
}
p.navsixhr
{
position:fixed;
left:13px;
top:440px;
}

p.navseven
{
position:fixed;
left:13px;
top:475px;
}
p.navsevenhr
{
position:fixed;
left:13px;
top:500px;
}
/* MAIN NAVIGATAION END */


/* SUB NAVIGATION START */

p.swirl
{
position:fixed;
left:180px;
top:102px;
z-index:1;
}

p.subnavone
{
position:fixed;
left:180px;
top:150px;
z-index:1;
}
p.subnavtwo
{
position:fixed;
left:180px;
top:240px;
z-index:1;
}
p.subnavthree
{
position:fixed;
left:180px;
top:330px;
z-index:2;
}
p.subnavfour
{
position:fixed;
left:180px;
top:420px;
z-index:1;
}
p.subnavfive
{
position:fixed;
left:180px;
top:510px;
z-index:1;
}
p.subnavsix
{
position:fixed;
left:180px;
top:600px;
z-index:1;
}
p.subnavseven
{
position:fixed;
left:180px;
top:690px;
z-index:1;
}
p.subnaveight
{
position:fixed;
left:180px;
top:780px;
z-index:1;
}
a:link {
font: italic 500 16px arial;
color: #fea900;
}
a:visited {
font: italic 500 16px arial;
color: #fea900;
}
a:hover {
font: italic 500 16px arial;
color: #fec435;
}
a:active {
font: italic 500 16px arial;
color: #fec435;
}
