body {
	background:url("../images/grey-back.gif") repeat-y;
	padding: 0px;
	text-align: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	font-family: Verdana;
	color: #ffffff;
}

/* ==================================== BODY STYLES ==================================== */


#centered { 
	position: absolute;
	background-color: #ffffff; 
	width: 824px;
	height: 800px; 
	left: 50%; 
	top: -20px;
	margin-left: -412px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}


/* ==================================== CONTENT STYLES ==================================== */


div.content {
	background-color: #ffffff;
	width: 824px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
}
div.H1 { position: absolute; 
	z-index: 1;
	font-family: Verdana, Helvetica, sans-serif;
	color: #686868;
	font-size: 11px;
	align: left;
	width: 600px; 
	top: 193px; 
	left: 42px;
	}
div.text { position: absolute; 
	z-index: 5;
	font-family: Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	line-height: 1.8em;
	align: left;
	width: 550px; 
	top: 390px; 
	left: 20px;
	}
div.trail { position: absolute; 
	z-index: 2;
	font-family: Verdana;
	color: #cccccc;
	font-size: 10px;
	line-height: 13px;
	align: left;
	width: 550px; 
	top: 370px; 
	left: 20px;
	}
div.identity { position: absolute; 
	z-index: 10;
	font-family: Verdana;
	color: #d0191e;
	font-size: 9px;
	line-height: 12px;
	align: left;
	width: 300px; 
	top: 344px; 
	left: 295px;
	}
div.p {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	line-height: 14px;
	}
div.header { position: absolute;
	width: 262;
	height: 82;
	top: -20px;
	left:  0px;
	}
div.nav { position: absolute;
	width: 562;
	height: 305;
	top: 20px;
	left:  262px;
	}
div.leftsidetop {
	z-index: 10;
	background:#ffffff;
	width: 263px;
	height: 253px;
	top: 80px;
	left: 20px;
	}
div.rightside {position: absolute;
	z-index: 10;
	width: 200px;
	height: 563px;
	top: 370px;
	left: 610px;
	}
div.rightside2 {position: absolute;
	background:url("../images/rightside2.gif") repeat-y;
	width: 157px;
	height: 1660px;
	top: 225px;
	left: 593px;
	}
div.bookmark {position: absolute;
	z-index: 10;
	width: 350px;
	height: 30px;
	top: 325px;
	left: 20px;
	}
div.bookmark2 {position: absolute;
	z-index: 10;
	width: 200px;
	height: 30px;
	top: 960px;
	left: 615px;
	}
div.footer {position: absolute;
	width: 824px;
	top: 800px;
	left: 0px;
	}

div.company { position: absolute;
	z-index: 12;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	width: 824px;
	height: 176px;
	color: #ededec;
	text-align: center;
	line-height: 14px;
	top: 1490px;
	}
	
a:link { 
text-decoration:underline; 
color:#000; 
}
a:visited { 
text-decoration:underline;
color:#000;
}

.text {font-family : Verdana, Arial, Tahoma; font-size : 10px; color : #555555;}


.dynlink {
cursor:pointer; cursor:hand;
text-decoration: none;
}

.dynlink2 {
cursor:pointer; cursor:hand;
text-decoration: underline; color: #ededec;
}

.dynlink3 {
cursor:pointer; cursor:hand;
text-decoration: underline; font-weight: bold; color: #6B140E;
}
