@import url("./ayelu2k4.css");
/*
ul#leftnav {
	font: bold 12pt/1.5 "bradley hand itc", sans-serif;
	color: #7fba4e;
	list-style: none;
	margin-left: 0px;
	padding: 0;
	background: url(../images/leftnav-orange-light-gold-gradient-Hor-196x273.jpg) fixed no-repeat;
}
*/

div#pagephoto1 
{
	border: solid 0px orange; /* d5d5d5; e9f0f2; */
	/* margin: and width: set to allow a 4px space on the left and right margins between
       the left side bar and the area past the right side bar.
       Note: the right side bar now exists only on the home or landing page */
	margin: 0px 0px 0px 196px; /* 25px 0px 0px 200px; 25px 0px 0px 240px; 10 40% 0 215px; */ /*0 40% 0 196px;*/ /*margin: 0 40% 0 270px;*/
	width: 597px; /* 589px; 456px; */
	height: 202px; /* 49; 226px; */
	background: url(../images/Terms of Use_v2_1.jpg) no-repeat left top;
	/*text-align: left;*/
}

div#contents 
{
	border: solid 0px #d5d5d5;
	/* margin: 0 0 0 225px; */
	margin: 0px 0px 0px 220px; /*210px;*/
	padding: 0px; /* 9px */
	width: 549px; /* 304px; 360px*/
	text-align: left;
}

p.content
{
	border: solid 0px orange;
	width: 549px;
}

div#leftsidebar {
	height: 2430px; /* 581 */
}

div#rightsidebar {
	position: absolute;
	width: 21.5%;
	height: 3080px;
	overflow: hidden;
	margin-left: 583px;
	padding: 0 1.5%;
	top: 177px;
	border-top: 1px solid #e9f0f2;
	border-left: 2px solid #e9f0f2;
	text-align: center;
	z-index: 1;
	
}

div#rightareapastrsb {
	height: 2653px; /* 3423; 2758px */
}

div#footer 
{
	top: 2605px;
}

table#tblTermsofUseContents
{
	border:solid 0px orange;
	margin: 0px 0px 0px 155px; /* 35px 0px 0px 270px; 85px 0px 0px 245px;; 57px 0px 0px 245px; */
	font: bold 11px verdana, sans-serif;
	width:420px;
}

/*
table#tblTermsofUseContents td
{
	border:solid 0px orange;
}
*/

table#tblTermsofUseContents a
{
	color: #525252;
}