<style type="text/css">

BODY  {
padding:0px;
margin:0px;
text-align:center;
scrollbar-face-color : white;
scrollbar-arrow-color : #6A85BD;
scrollbar-track-color : #C7D1E6;
scrollbar-shadow-color : #6A85BD;
scrollbar-3dlight-color : #6A85BD;
scrollbar-darkshadow-color : #33456B;
SCROLLBAR-HIGHLIGHT-COLOR : white;
background-color : white;
color : white;
}

#frame_home {
background-color: #fff;
background-image: url(images/homebackground.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}


#frame_family {
background-color: #fff;
background-image: url(images/familystories.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}

#frame_photos {
background-color: #fff;
background-image: url(images/photosessions.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}
		
#frame_weddings {
background-color: #fff;
background-image: url(images/weddings.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}
#frame_skits {
background-color: #fff;
background-image: url(images/skits.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}
	
#frame_vidpres {
background-color: #fff;
background-image: url(images/videopresentations.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}
		
#frame_bar {
background-color: #fff;
background-image: url(images/barmitzvahs.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: relative;
height: 510px;
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
	border: 0px solid #000;
}
		
		
#container {
		margin-top: 55px;
height: 400px;
width:65px;
		float:left;
}

#contentleft {
		margin-top: 140px;
	width:135px;
		padding:5px;
		float:left;
		border: 0px solid #000;
		}

	
#contentcenter {
		background-color: #e1e3e0;
		margin-top: 145px;
		margin-left: 17px;
		width:360px;
		height:240px;
		padding:0px;
		float:left;
		border: 0px solid #000;
	}

#contentcenterhome {
	background-color: #e1e3e0;
	margin-top: 170px;
	margin-left: 17px;
	width:360px;
	height:240px;
	padding:0px;
	float:left;
	border: 0px solid #000;
}
	
#contentright {
		margin-top: 155px;
		margin-left: 10px;
		width:155px;
		padding:0px;
		float:left;
		border: 0px solid #000;
		}
		
#contentright p { font-size:13px}	


#contentheader {
		background:#fff
		}
		
p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
P  {  
font-family : Georgia,serif;
font-size : 15px;
font-weight : normal;
font-style : normal;
color : #666699;
}
		
h1 {
font-family : Geneva,serif;
		font-size:16px;
		padding-top:10px;
		color : #DD564F;
		}
		
#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

  
a.small:link {
COLOR: #666699;
TEXT-DECORATION: underline;
font-family:Georgia,serif;font-size:7pt;
font-weight: bold; font-style:normal;
}		
 
a.small:visited  {
COLOR: #666699;
TEXT-DECORATION: underline;
font-family:Georgia,serif;font-size:7pt;
font-weight:bold;
 font-style:normal;

}
a.small:active  {
TEXT-DECORATION: underline;
color : #E24B44;
font-family:Georgia,serif;font-size:7pt;
font-weight: bold; font-style:normal;
}

a.small:hover  {
color : #E24B44;
TEXT-DECORATION: none;
font-weight : bold;
font-family:Georgia,serif;font-size:7pt;
font-weight: bold; font-style:normal;

}

a:link {
COLOR: #666699;
TEXT-DECORATION: underline;
font-family:Georgia,serif;font-size:8pt;
font-weight: bold; font-style:normal;
}


a:visited  {
COLOR: #666699;
TEXT-DECORATION: underline;
font-family:Georgia,serif;font-size:8pt;
font-weight:bold;
 font-style:normal;
}

a:active  {
TEXT-DECORATION: underline;
color : #E24B44;
font-family:Georgia,serif;font-size:8pt;
font-weight: bold; font-style:normal;
}

a:hover  {
color : #E24B44;
TEXT-DECORATION: none;
font-weight : bold;
font-family:Georgia,serif;font-size:8pt;
font-weight: bold; font-style:normal;

}


#footer
{
width:100%;
padding:0px;
		margin-right:auto;
		margin-left:auto;
float:center;
background:#eee;
border: 0px solid #000;
font-family : Georgia,serif;
font-size : 10px;
font-weight : normal;
font-style : normal;
color : #666699;
}

	
</style>