body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:12px;
	background-image: url(_indexImages/backgroundImage.gif);
	margin:0;
	padding:0;
	text-align: center;
	background-repeat: repeat-x;
}


a {color:#333333; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif;}
a:hover { text-decoration:underline}

.bold ,  a.bold:link, a.bold:visited {font-weight:bold;}

p,h1,h2,h3 { margin:0; padding:0; }

p{
	margin-bottom:3px;
	margin-top: 4px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}
/*layout*/

#wrapper{
	width:990px;
	margin:0 auto;
	

}
#logo{
	padding: 32px;
	text-align: center;
	margin-bottom: 100px;
}

#commercial{
	width: 198px;
	float: left;
	text-align: center;
}
#weddings{
	width: 198px;
	float: left;
	text-align: center;
}

#barmitzvah{
	width: 198px;
	float: left;
	text-align: center;
}
#portrait{	width: 198px;
	float: left;
	text-align: center;}
	
#blog{	width: 198px;
	float: left;
	text-align: center;}	
  
.linkDivs{ padding:8px;}
