#heading {
	position: absolute;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #F8F8FF ; /* #FFF3B3 */
      	margin-left: 2px;
	padding: 4px;
	width: 640px;
	height: 62px;/* 50 */
}

#heading_A {
	position: relative;
	background: #F8F8FF ; /* #FFF3B3 */
            margin: 0px;
	padding: 2px;
	width: 50px;
	height: 60px;
	display: inline;
}


#heading_top {
	position: absolute;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background:  #F8F8FF  ; /*#F8F8FF   #FFF3B3*/
      	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 650px;
	height: 50px;
}
#heading_bottom {
	position: absolute;
	border-top: 0px solid #AAA;
	border-bottom: 1px solid #AAA;
	background:  #F8F8C8; /* #FFF3B3 */
      	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	width: 650px;
	height: 12px;
    top: 66px;
}





/* START--- BASE A ------------------START */

#base_A {
 /* border: 1px solid green;  */
	position: absolute;
	background: white ; /* #FFF3B3 */
    top: 100px; /* 90 */
	padding: 2px;
}

#main_A {
	border: 1px solid #666;  /*#666;*/
	clear: both;
	background: #F8F8FF;/* #F8F8FF #FFF3B3 */
	padding: 0px;
	padding-top: 20px;  /*20px;*/
	width: 252px;
	height: 340px; /* added 27.5.2006 */
}

#main_A_text {
	border: 1px solid #666; /*#666;*/
	clear: both;
	background: #F8F8FF;/* #F8F8FF #FFF3B3 */
	padding: 0px;
	padding-top: 5px;  /*20px;*/
	width: 252px;
	height: 355px; /* added 27.5.2006 */

}


#content_A {
	padding: 0px;
	padding-top: 0px;
	background: #F8F8FF  ; /*  #F8F8FF  #FFFDF3   */
	height: 340px;  /*360px*/
/* border: 1px solid blue;  */

}

#content_A_text {
	padding: 10px;
	padding-top:5px;
	width: 230px;/**/
	background: #F8F8FF  ; /*  #F8F8FF  #FFFDF3   */
	height: 340px; 
  /*border: 1px solid blue; */
}

#content_A_text_low {
	padding: 10px;
	padding-top:5px;
	width: 230px;/**/
	background: #F8F8FF  ; /*  #F8F8FF  #FFFDF3   */
  /*border: 1px solid blue; */
}


/* GALLERY START---------------------------------------------------------*/


#content_A ul#gallery {
	border: 0px solid black; /* */
	margin: 0;
	padding: 0;
	padding-left: 5px;
	position: relative ;
	background: none; /*   #FFFDF3  */
	left: 0px;
	 height: 140px; /* 360px*/
	width: 246px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#content_A ul#gallery li {
	display: inline;
	list-style: none;
}


/* GALLERY END---------------------------------------------------------*/



/* START--- HEADER A ------------------START */
#header_A {
 /* border: 1px solid red;  */
	position: relative;
	height: 70px;
	width: 254px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header_A ul#primary {
 /*  border: 1px solid red;  */
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
 /* height: 24px;   height (if used) must be carefully adjusted to generate rollover efect , othervise */
 /* will be adjust automatically to the  height of its content*/
	width: 262px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */

}

#header_A ul#primary li  {
	display: inline;
	list-style: none;

}

/* START--- Gallery Tab Icons   A B C D ------------------START */

a#A,span#A,a#A.current
{
	width: 60px;
      height: 62px;
	display: block;
	float: left;
	padding: 4px 0px;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;

}
a#AA,span#AA,a#AA.current
{
	width: 56px;
      height: 66px;
	display: block;
	float: left;
	padding:  4px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}


/* --------------------------------------------------------------------*/
span#A,a#A.current,a#A.current:hover
 { 
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3; /*  color to be same as main to achieve rollover*/
	padding-bottom: 10px;  /* 6px  controlls spacing under tab */
	margin-top: 0;
/* background: white url(../../WebLaru/LRHTML04/Image/Background_Paper1.JPG) repeat;*/
}
span#AA,a#AA.current,a#AA.current:hover
 { 

  	background: #FFF3B3;/* */

}

/* --------------------------------------------------------------------*/
a#A,a#A.current,a#A.current:hover
{
	 background-color: white; /*  #FFF3B3  */


}
/* -----------------------------------------------------*/

span#A
{
	background-color:  #F8F8FF; 
}

/* -----------------------------------------------------*/
a#A
 {
/*	background: none ;   #FFFAE1 */
	border: 1px solid #AAA;
	border-bottom: none; /* none */
}


/* -----------------------------------------------------*/
a#A:hover, 
{
	margin-top: 0;
	border-color: #666;
	background-color:  khaki;  /* #F1EFDC  #FFF7CD */
	padding-bottom: 4px;
}


a#AA:hover, 
{

	background-color:  #D2B48C;  /* #F1EFDC  #FFF7CD */

}
/* -----------------------------------------------------*/



/* END----- Gallery Tab Icons   A B C D --------------------END*/








