	/* These hieghts and widths should be edited to your images */	
ul#gallery{
	padding-left:0;
	margin:0 auto;width:600px; margin-top:20px; text-align:center; }
.pika_main{
	width:100%;
	position: relative;
	margin:0 auto; 
	text-align:center;
	margin:0 auto;
	overflow:hidden; margin-top:20px
	}
#gallery li{
	margin:5px;
	float: left;
	border:2px solid #222;}
 
/* thats all you NEED to edit. But continue if you'd like. */
ul#gallery li img{position:relative;cursor:pointer; }
.pika_main img{border:2px solid #60011B;}
 
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
 
 

.pika_play{position:absolute; left:15px; bottom:0px;}
.pika_play a{position:relative;margin-right:auto; cursor:pointer;}
.pika_play img{border:none !important; padding:0px}
.pika_caption{
	width:520px; 
	float:right; 
	height:30px; letter-spacing:4px;
 
	padding-top:10px; 
	margin-right:50px; 
	overflow-y:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px; 
	font-style: italic;
	text-align: center;  
 
	font-weight: normal;
}

.pika_navigation a{font-size: 12px; text-transform: uppercase; color:#820024; text-decoration: underline; }
.pika_navigation a:hover{text-decoration: underline; cursor:pointer;}
.pika_navigation{ cursor:pointer; position:absolute; top:430px; left:20px;}

/* SliderJS */
.sliderjs{margin:0 auto;  }
