.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;
}


.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;
}

//Gallery

#thumbs-container {
width: 650px;
} 

#thumbs-container img, a { 
border:0px; 
text-decoration:none; 
padding:2px; 
}

#thumbs-container li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#image-container{position:relative; 
width:672px; 
padding:0px; 
background: #000000;
}

.gallImage{vertical-align:bottom;
border:none
}

.imgnav {position:absolute; height:640; width:20%; z-index:100; height:640; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(Images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(Images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


#caption-container { 
font-size: medium; 
color:#333; 
letter-spacing:1px;
word-spacing:2px;
}
.thumbUnSel {
filter:alpha(opacity=55);
-moz-opacity:.55;
opacity:.55;
}

.thumbSel {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.thumbUnSel:hover {
filter:alpha(opacity=95);
-moz-opacity:.95;
opacity:.95;
}
