body
{
	background-color: #369;
	color: #fff;
	margin: 0px;
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
}

#topleft
{
	position: absolute;
		top: 7px;
		left: 10px;
	width: 132px;
	height: 80px;
	background-color: #99ccff;
}

#smalltext
{
	font-size: 10pt;
	font-family: Times New Roman, Times, serif;
}

#klgtext
{
	color: #FFFF66;
	font-size: 25pt;
	font-family: Times New Roman, Times, serif;

}
#header
{	
	position: absolute;
		left: 0px;
		width: 850px;
	height: 80px;
	background-color: #99ccff;
	background-repeat: repeat-x;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
	

#linksbackground
{
	position: absolute;
		top: 80px;
		left: 0px;
	width: 160px;
	height: 595px;
	background-color: #99ccff;
}

#links
{
	position: absolute;
		top: 48px;
		left: 3px;
	width: 155px;
	height: 600px;
	
}

#mosaic
{
	position: absolute;
	 	top: 80px;
		left: 0px;
		width: 850px;
	        height: 28px;
	background-image: url(mosaicbackground.jpg);
	background-repeat: repeat-x;
}


#content
{
	position: absolute;
		top: 88px;
		left: 150px;
	width: 550px;
	height: 500px;
	margin: 40px;
}
#torah
{
	position: absolute;
		top: 650px;
		left: 150px;
	width: 450px;
	height: 50px;
	margin: 40px;
}

#linkpics
{
	position: absolute;
		top: 670px;
		left: 0px;
	width: 160px;
	height: 300px;

}
#thumbnails
	{
	 margin-top: 0in;
	 margin-right: 0in;
	 text-align: center
	}


img
	{border : none}

a:link,
a:visited,
a:active
{
		color: #000000;
		text-decoration: none;
}
a:hover 
{
		color: #009;
		text-decoration: underline;
}
