body {
	background: white;
}

h1 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold
}

h2 {
	margin-top: 2ex;
	margin-bottom: 2ex;
	text-align: left;
	font: bold 10pt Arial;
}

img {
	border: 0
}

table {
	font: 10pt Arial;
}

div {
	font: 10pt Arial;
	line-height: 1.5
}

p {
	margin-top : 3ex;
	margin-bottom : 3ex;
}

.translayer {
	z-index:1;
}

.linklayer {
	z-index:2;
}

.absorg {
	position:absolute;
	left:0;
	top:0;
}

#wrap {
	position: absolute;
	width: 800px;
	background: url(images/graybar.jpg) repeat-y;
}


#hrd {
	margin-top : 3ex;
	margin-bottom : 3ex;
}


#navbox {
	position:absolute;
	left:0;
	top:0;
	height:460;
	width:321;
	background-repeat: no-repeat;
}

#quotebox {
	position:absolute;
	left:0;
	top:460;
	height:140;
	width:321;
}

#contentbox {
	float:right;
	width:479;
}

#contenttext {
	width:479;
	padding-left:40;
	padding-right:10;
}

#intro {
	background: #98CCFE;
	width: 358;
	text-align: left;
	padding: 20;
}

#ndec {
	position:absolute;
	left:35;
	top:29;
}

#nint {
	position:absolute;
	left:37;
	top:103;
}

#nwor {
	position:absolute;
	left:121;
	top:161;
}

#nabo {
	position:absolute;
	left:176;
	top:231;
}

#nbuy {
	position:absolute;
	left:155;
	top:309;
}

#nwha {
	position:absolute;
	left:145;
	top:380;
}
