@import url("./ayelu2k4.css");

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/Site Map_v2_1.jpg) no-repeat top;
	/* text-align: left; */
}

div#pagephoto1 a
{
	visibility: hidden;
}

div#contents 
{
	border: solid 0px orange;
	/* margin: 0 0 0 225px; */
	margin-left: 220px; /*210px;*/
	padding: 0px; /* 9px */
	width: 549px; /* 304px; 360px*/
	text-align:left;
}

p.content
{
	border:solid 0px orange;
	width:549px;
}

div#leftsidebar {
	height: 1275px;
}

div#rightsidebar {
	position: absolute;
	width: 0;
	height: 580px;
	overflow: hidden;
	margin-left: 583px;
	padding: 0 1.5%;
	top: 177px;
	border-top: solid 0px #e9f0f2;
	border-left: solid 0px #e9f0f2;
	text-align: center;
	z-index: 1;
	
}

div#rightareapastrsb {
	height: 1498px;
}

div#footer {
	top: 1450px;
}