.SilouettePinkR{background:url(../Images/Sillouette.jpg) 95% 50% no-repeat fixed;
		}
.SilouettePinkL{background:url(../Images/Sillouette2.jpg) 5% 50% no-repeat fixed;
		}
.SilouetteBlueR{background:url(../Images/SillouetteBlue.jpg) 95% 50% no-repeat fixed;
		}
.SilouetteBlueL{background:url(../Images/SillouetteBlue2.jpg) 5% 50% no-repeat fixed;
		}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size:15px;
	vertical-align:middle;
	}

H1{padding:0; 
	margin:0;
	font-family:"Garamond Premr Pro";
	}

H1.Gallery{padding:0; 
	margin:0;
	font-family:"Garamond Premr Pro";
	text-decoration:underline;
	}
	
H2{padding:0; 
	margin:0;
	font:"Times New Roman", Times, serif
	font-size:20px;
	text-decoration:underline;
	color:#0066FF
	}
	
H3{padding:1; 
	margin:0;
	color:#FF66FF;
	font-family:"Garamond Premr Pro";
	text-decoration:underline;
	}
	
H4{padding:1; 
	margin:0;
	color:#FF00CC;
	font-family:"Garamond Premr Pro";
	text-decoration:underline;
	}
	
H4.blue{padding:1; 
	margin:0;
	color:#0066FF;
	font-family:"Garamond Premr Pro";
	text-decoration:underline;
	}
	
H3.blue{padding:1; 
	margin:0;
	color:#0066FF;
	font-family:"Garamond Premr Pro";
	text-decoration:underline;
	}

H5{padding:1; 
	margin:0;
	color:#F66666;
	font-family:"Courier New", Courier, monospace;
	text-decoration:underline;
	font-size:12px;
	}
	

a.log_link:link, a.log_link:visited {
	color:#0033FF;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	}

a.log_link:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size:12px;
	}
	
a.Blue:link, a.Blue:visited {
	color:#0033FF;
	font-style:bold;
	text-decoration: none;
	}

a.Blue:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-style:bold;
	}
		
	
a.image:link, a.image:hover, a.image:visited {
	color:#000000;
	text-decoration: none;
	border:none;
	padding:0;
	
	}
	
.imgLink{ border:none;
}

.bl {background: url(../Images/bl.gif) 0 100% no-repeat}
.br {background: url(../Images/br.gif) 100% 100% no-repeat}
.tl {background: url(../Images/tl.gif) 0 0 no-repeat}
.tr {background: url(../Images/tr.gif) 100% 0 no-repeat; 
	padding:10px
	}
.trsmall {background: url(../Images/tr.gif) 100% 0 no-repeat; 
	padding:1px
	}  
.t {background: url(../Images/dot.gif) 0 0 repeat-x;
width:670;
	}
.b {background: url(../Images/dot.gif) 0 100% repeat-x}
.l {background: url(../Images/dot.gif) 0 0 repeat-y}
.r {background: url(../Images/dot.gif) 100% 0 repeat-y} 

.blBlue {background: url(../Images/blBlue.gif) 0 100% no-repeat}
.brBlue {background: url(../Images/brBlue.gif) 100% 100% no-repeat}
.tlBlue {background: url(../Images/tlBlue.gif) 0 0 no-repeat}
.trBlue {background: url(../Images/trBlue.gif) 100% 0 no-repeat; 
	padding:10px
	}
.trBluesmall {background: url(../Images/trBlue.gif) 100% 0 no-repeat; 
	padding:1px
	}  
.tBlue {background: url(../Images/dotBlue.gif) 0 0 repeat-x;
width:670;
	}
.bBlue {background: url(../Images/dotBlue.gif) 0 100% repeat-x}
.lBlue {background: url(../Images/dotBlue.gif) 0 0 repeat-y}
.rBlue {background: url(../Images/dotBlue.gif) 100% 0 repeat-y}


	
td.pages { font-size:12px;
	text-align:right;
	}
	
		
td.synopB {padding-left:5px;
		vertical-align:top;
		font-size:14px;
		}

td.spacerb {background: url(../Images/dotBlue.gif) repeat-x center;
			height:1px;
			padding:0;
			margin:0;
}

.largeTxt{ padding:0;
font-weight:bold;
font-size:large;
margin-bottom:0;
}

.LogBG{background:url(../Images/LogBG.jpg) no-repeat top;
height:350px;
width:100%;
}

.PrevEnd{background:url(../Images/JoinBG.jpg) no-repeat bottom;
height:425px;
width:680px;
}


//Preview

#div1 {
height:425px;
width:100%;
}

#div-1 {
position:relative;
height:425px;
width:100%;
}

#div-2 { position:absolute;
 top:320px;
 left:350px;
}

#div-3 { position:absolute;
 top:30px;
 left:300px;
 width:320px;
 height:270px;
}

#div-4 { position:absolute;
 top:30px;
 left:300px;
 width:320px;
 height:270px;
 visibility:hidden;
}