body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
.textArea2 {
	background-color: #E8E4D8;
	background-image: url(img/rpics1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.contentText {
	padding: 2px 10px 2px 10px;
}
.rtBG {
	background-image: url(img/rt_bg.jpg);
	background-repeat: repeat-y;
}
.ltBG {
	background-repeat: repeat-y;
	background-position: right;			
	background-image: url(img/ltBG.jpg);
}
.footer {
	background-image: url(img/footer2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 11px;
}
.footer a:link {
	color: #000;
	text-decoration: none;
}

.footer a:visited {
	color: #000;
	text-decoration: none;
}

.footer a:hover, .linkList li a:active {
	color:#7C8894;
}	
.textArea1 {
	background-color: #E8E4D8;
	background-image: url(img/rpicsB1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rtBG2 {
	background-image: url(img/rt_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E8E4D8;
}
.testAreaL1 {
	background-image: url(img/lpic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textAreaL2 {
	margin: 0px;
	padding: 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
