/**{
margin:0;
padding:0}*/

a:link,a:visited{
color:#333;
text-decoration:none
}

a:hover,a:visited:hover{
color:#000;
text-decoration:underline
}

a.inactive:link,a.inactive:visited{
	color:#000000
}

#Container{
	position:relative;
	width:600px;
	height:310px;
	background-color:#fff;
	border:5px solid #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#LoadContainer{
	height:25%;
	width:50%;
	position:absolute;
	top:40%;
	left:25%;
	text-align:center;
	z-index:1
}

#PhotoContainer{
visibility:hidden
}

#CaptionBlock{
height:18px;
width:582px;
text-align:center;
margin:0 auto
}
#Caption{
color:#000000
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#License{
	margin:0 auto;
	padding-top:10px;
	font-size:10px;
	color:#666;
	width:740px;
	text-align:left;
	line-height:1.4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url(imagesprev/slideshow/start.gif) 50% 50% no-repeat

}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
	background-color: transparent;
	background-image: url(imagesprev/slideshow/preview_rounded_sidebar2.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#NextLink:hover{
	background-color: transparent;
	background-image: url(imagesprev/slideshow/next_rounded_sidebar2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

#PrevLink span,#NextLink span{
display:none
}

img{
border:none
}

p{
font-size:11px;
padding:1em 0
}

/*#Wrapper{
margin:0 auto;
height:500px;
width:100%;
overflow:hidden;
position:relative
}
*/
/*#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}*/

