																		#foto_album{
																		width: 635px;
																		border: 0px solid blue;
																		margin: 0 0 25px 0;
																		margin: 25px auto;
																		clear: both;
																		}
.sliderwrapper{
display: block;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
border: 0px solid blue;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}
.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}
.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}
																		#motioncontainer {
																		/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
																		width: 588px; /* Set to gallery width, in px or percentage */
																		height: 86px; /* Set to gallery height */
																		border: 0px dotted red;
																		margin: 0 0 0 21px;
																		border: 0px solid blue;
																		}
#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}
#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}
#statusdiv {
color: black;
background-color: lightyellow;
border: 1px solid black;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
margin: 5px 0 0 0;
visibility: hidden;
}
#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
																		#slider4{
																		background: #2B2B2B;
																		margin-left: 20px;
																		height: 443px;
																		width: 590px;
																		border: 1px solid #2B2B2B;
																		}
																		#paginate-slider4{
																		background-color: darkred;
																		border-color: darkred;
																		margin-left: 0px;
																		border: 0px solid blue;
																		width: 635px;
																		height: 88px;
																		margin: 0px 0 0 0;
																		background:  url("../bg_images/bg_foto_slider2.jpg") no-repeat;
																		}
#paginate-slider4 a img{
width: 70px;
height: 50px;
border: 1px solid gray;
margin: 17px 22px 17px 4px;
}
#paginate-slider4 a img:hover{
border: 1px solid black;
width: 74px;
height: 54px;
margin: 15px 18px 15px 4px;
}
#paginate-slider4 a.weird img:hover{
border: 1px solid black;
width: 74px;
height: 54px;
margin: 15px 18px 15px 4px;
}
#paginate-slider4 a.selected img{
border: 1px solid green;
width: 74px;
height: 54px;
margin: 15px 18px 15px 4px;
}
#contentdiv, #contentdiv_one, #contentdiv_two,#contentdiv_three, #contentdiv_four, #contentdiv_five, #contentdiv_six, #contentdiv_seven, #contentdiv_eight {
border: 0px dotted red; 
height: 443px;
width: 590px;
text-align: left; 
margin: 0;
}
#contentdiv a{
display: block;
margin-left: 0;
height: 470px;
width: 635px;
border: 0px dotted green;
color: #ffffff;
text-decoration: none;
}
