/* global */
.bgimg
{
	background-color: #FBF6E2;
	background-image: url("images/structure/mainbg.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.workspace{
	background-color: transparent;
	border:0
	}

.sandcolor{
	background-color: #FBF6E2;
	}


img{
	border:0;
	vertical-align: bottom;
	}
	
p{
	font-size: 16px;
	line-height: 12pt;
	color: rgb(17,22,88);
	}

a {
	text-decoration:none;
	font-family: arial;
/*	color: rgb(75,148,215);*/
	color: rgb(17,22,88);
}

a:hover {
	text-decoration:underline;
	font-family: arial;
	color: rgb(17,22,88);
}

h1{
	text-decoration:none;
	font-family: arial;
	font-size: 36px;
	font-weight: lighter;
	color: rgb(17,22,88);
	text-align: center;
	}

.home{
	font-family: arial;
	font-size: 40px;
	color: rgb(17,22,88);
	text-align: center;
	}


.MenuTable{
	border :0;
	width: 220px;
	align: right;
	}
/* - end of global styles- */


/* life story*/
.lifestorytext{
	color: rgb(17,22,88);
	text-align:justify;
	font-size: 15px;
	line-height: 12pt;
	font-family: arial;
	}
	
/* wrote about alon styles*/
.wroteaboutalontext{
	color: rgb(17,22,88);
	text-align:justify;
	font-size: 15px;
	line-height: 12pt;
	font-family: arial;
	width:90%;
	align:center
	}
	
.wroteaboutalonheader{
	color: rgb(17,22,88);
	font-size: 15px;
	line-height: 12pt;
	font-family: arial;
	width:90%;
	align:center
	}

/* - end of life story styles-*/


/* gallery*/
.gallerytable{
	vertical-align:top;
	text-align:center;
	}	
	
.imgfsdescr{
	background-color: #FBF6E2;
	text-decoration:none;
	font-family: arial;
	font-size: 16px;
	color: rgb(17,22,88);
	vertical-align: middle;
	}
/*- end of gallery styles-*/
	

/* audio*/
.audiofiles{
	text-decoration:none;
	font-family: arial;
	font-size: 15px;
	color: rgb(17,22,88);
	line-height: 150%;
	}

.audiodescr{
	text-decoration:none;
	font-family: arial;
	font-size: 14px;
	color: rgb(17,22,88);
	line-height: 100%;
	}
/*-end of audio styles-*/


/* guest book*/
.gbMessageHeader{
	height:18px;
	background-color: #FFEFAF;
	text-decoration:none;
	font-family: arial;
	font-size: 16px;
	color: rgb(17,22,88);
	}

.gbMessageText{
	background-color: #FFF6D0;
	text-decoration:none;
	font-family: arial;
	font-size: 16px;
	color: rgb(17,22,88);
	}

.gbFormText{
	text-decoration:none;
	font-family: arial;
	font-size: 16px;
	color: rgb(17,22,88);
	}
/*-end of guestbook styles-*/	


.adminremarks{
	font-size: 12px;
	font-family: tahoma;
	}
	
/* papers */
.papersimg
{
	background-color: transparent;
	border:0;
	background-image: url("images/structure/papers.jpg");
	background-position: 80px 90px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
/*- end of papers -*/