.img-shadowtitle {
 	float:left;
  	padding: 5px 5px 0 !important;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
}

.img-shadowtitle img {
	height:170px;
  	display: block;
  	position: relative;
  	top:-15px; left:-10px;
	border: 5px solid #000000;
}
.frame {
	float:left;
	padding:100px 10px 0px 10px;
}
.frame2 {
	float:left;
	padding:150px 10px 0px 10px;
}

.img-shadow {
 	float:left;
  	padding: 5px 5px 0 !important;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
}

.img-shadow img {
	height:300px;
  	display: block;
  	position: relative;
  	top:-15px; left:-10px;
	border: 0px solid #000000;
}

.img-shadow img:hover {
	height:500px;
}

.img-shadowH {
 	float:left;
  	padding: 5px 5px 0 !important;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
}

.img-shadowH img {
	width:500px;
  	display: block;
  	position: relative;
  	top:-15px; left:-10px;
	border: 0px solid #000000;
}

.img-shadowH img:hover {
	width:650px;
}

.img-shadowsmall {
 	float:left;
  	padding: 5px 5px 0 !important;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
}

.img-shadowsmall img {
	height:200px;
  	display: block;
  	position: relative;
  	top:-15px; left:-10px;
	border: 0px solid #000000;
}

.img-shadowsmall img:hover {
	height:400px;
}

.picinfo { 
	float:left;
	width:160px;
	margin:370px 50px 0px 150px;
	padding-left:50px;
}
.picinfotitle { 
	float:left;
	width:45px;
	font-weight:bold;
	padding:2px;
} 
.picinfoprop { 
	padding:2px;
	width:100px;
	float:left;
} 

.info { 
	padding: 100px 0px 0px 150px;
	width:300px;
	float:left;
}

.img-infopic {
 	height: 160px;
 	float:left;
 	margin-right :250px;
 	margin-top :10px;
  	padding: 5px 5px 0 !important;
  	background: url(dropshadow.png) no-repeat bottom right !important;
  	background: url(dropshadow.gif) no-repeat bottom right;
}

.img-infopic img {
	height:150px;
  	display: block;
  	position: relative;
  	top:-15px; left:-10px;
	border: 5px solid #000000;
}

.infotext { 
	color:#000000;
	width:300px;
	padding: 100px 20px 20px 100px;
	float:left;
}

.Navbar{
	padding-top:15px;
	float:left;
}
.Nav {
	background-color: transparent;
	text-decoration : none;
	color:#222222;
}
.PrevNavarrow {
	border : 0px;
	height:10px;
	padding-right:5px;
}
	
.NextNavarrow {
	border : 0px;
	height :10px;
	padding-left:5px;
}

p.secbot a{
	background-color: transparent;
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 610px;
	left: 40%; 
	cursor: pointer;
}
#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 120px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(Aleft.png) no-repeat;}
#arrows ul #right a{background: transparent  url(Aright.png) no-repeat;}





