BODY
{
	margin: 0 0 0 0;
	background: white;	
}

#contentBG
{
	position:relative;
	left:0px;
	top:0px;
	height:560px;
	width:750px;
	background: url(/premium/zazzle/images/title.gif) white no-repeat; 
}
#thePage
{
	position:absolute;
	left:59px;
	top:284px;
	width:100%;	
	
}
.faceFrame
{
	height:155px;
	width:134px;
	background: url(/premium/zazzle/images/frame2.gif) no-repeat; 	
	
}
.boutiqueFrame
{
	height:155px;
	width:207px;
	background: url(/premium/zazzle/images/frame1.gif) no-repeat; 
}

.buttons
{
	width:164px;
	height:	46px;
}
#border1 /*left*/
{
	background: url(/premium/zazzle/images/dotted_line.gif) no-repeat; 	
	width:3px;
	height:143px;
	position:relative;
	top:0px;
	left: 8px;
}
#border2 /*right*/
{
	background: url(/premium/zazzle/images/dotted_line.gif) no-repeat; 	
	width:3px;
	height:143px;
	position:relative;
	top:0px;
	left: -8px;
}
.links
{
	font-family:verdana;
	text-decoration:underline;
	font-size:11px;
	color: #6a2f15;
}
#copyrighted
{
	position:absolute;
	top:150px;
	left:450px;
	background: url(/premium/zazzle/images/alert_bg.gif) no-repeat;
	width:362px;
	height:269px;
	display:none;
	z-index:5;
}
#blocker
{
	background: white;
	filter:alpha(opacity=75); /* IE */
	opacity:0.75; /* FF */
	position:absolute;
	top:0;
	left:0;
	height:560px;
	width:750px;
	display:none;	
	z-index:4;
}
