body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5D1A9;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: 750px;
	background-image: url(../images/bg_right.gif);

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	
	
}
td.nav {
	font-size: 12px;
	text-align: right;
	padding-right: 8px;
	vertical-align: middle;
	font-weight: bold;
	color: #708BA1;

	
}
td.body {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-right: 75px;
	padding-left: 25px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;

}
td.body2 {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;

}
td.body_faux {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-right: 75px;
	padding-left: 25px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;
	background-image: url(../images/body/about_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
a.nav {
	color: #708BA1;
	text-decoration: none;

}

a.nav:hover {
	color: #CA8F00;
	text-decoration: none;
}
a {
	color: #519FAD;

}

a:hover {
	color: #CA8F00;
	text-decoration: none;
}

