@charset "utf-8";
/* CSS Document */

#photo_rotation_content {
	border-right: 6px solid #e9dfb9;
	border-bottom: 6px solid #e9dfb9;
	border-top: 6px solid #e9dfb9;
	background-color: #00427b;
	margin: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 313px;
	width: 664px;
	float: left;
}
#photo_rotation_content div {
	padding: 0px;
	float: left;
}
#wrapper {
	background-color: #00427b;
	margin: 0px auto;
	overflow: hidden;
	height: 313px;
	width: 664px;
}
#content {
	margin: 0px auto;
	width: 100%;
	position: absolute;
}
#loading {
	z-index: 3;
	left: 49.5%;
	background-image: url("../img/rotator/progress.gif");
	width: 24px;
	text-indent: -999em;
	position: absolute;
	top: 49.5%;
	height: 24px;
}
#supersize {
	width: 520px;
	height: 313px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#supersize IMG {
	width: 520px; 
	height: 313px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	position: absolute;
	border: none;
}
#supersize A {
	background: none transparent scroll repeat 0% 0%;
	font: bold 10px;
	color: #ffffff;
	float: left;
	position: absolute;
}
#supersize a {
	background: none transparent scroll repeat 0% 0%;
	font: bold 10px;
	color: #ffffff;
	float: left;
}
#supersize .prevslide {
	z-index: 1;
}
#supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide {
	z-index: 2;
}
#supersize .activeslide img {
	z-index: 2;
}
#supersize .nextslide {
	z-index: 3;
}
#supersize .nextslide img {
	z-index: 3;
}

#slidecaption {
	float: right;
	width: 135px;
	height: 265px;
	margin-top: 10px;
	margin-left: 6px;
	font-weight: lighter;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	overflow: hidden;
}
#slidecaption a {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
#description {
	width:129px; 
	margin-top: -200px; 
	margin-left: 530px;  
	font-weight: lighter;
	font-size: 14px; 
	color: #ffffff; 
	text-align: left;
}
#gap {
	background-color: #00427b; 
	margin: 0px auto; 
	overflow: hidden; 
	width: 129px; 
	height: 15px;
}
#contentframe {
	width:144px; 
	height: 28px; 
	margin-top: -34px; 
	margin-left: 530px; 
	background-color: #00427b;
	text-align: left;
	float: left;
	clear:both;
}
#slidecounter {
	 float: left;
	 margin: 10px 5px 0px 0px;
	 font-size: 11px;
	 font-weight: bold;
	 width: 30px; 
	 color: #ffffff;
}
.totalslides {
	position: relative;
}
.stamp {
	float: right;
	margin: 25px 20px 0px 0px;
}
#navigation {
	background: #00427b no-repeat 90% 50%; 
	float: right;
}

#navigation img {
	border: none;
}
