/* CSS Document */
body {
	background: #eccb87;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;}
#header {
	background: url(../images/header-repeat.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 221px;
	width: 100%;}
#headercontent {
	text-align: center;
	margin: 0px auto;
	padding: 0px 4px;
	width: 780px;
	background: url(../images/header.jpg) no-repeat center top;
	height: 221px;}
#headercontent p#email {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 120px 195px 0px 0px;
	height: 18px;
	width: 585px;
	font-size: 16px;}
#headercontent p#email a {
	color: #1a4d6d;
	text-decoration: none;}
#headercontent p#email a:hover {
	color: #A4001A;}
#topnav {
	width:580px;
	z-index:100;
	height: 41px;
	padding: 28px 200px 0px 0px;
	margin: 0px;}
/* remove all the bullets, borders and padding from the default list styling */
#topnav ul {
	padding:0;
	margin:0;
	width: 580px;
	height: 41px;
	list-style: url(none) none;
	display: block;}
#topnav ul ul, #topnav ul ul#biglist {
	width:186px;
	height: 123px;}
#topnav ul ul#biglist {
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#topnav li {
	float: left;
	width: 70px;
	position: relative;
	height: 41px;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	list-style: url(none) none;
	font-size: 12px;
	color: #FFFFFF;}
/* style the links for the top level */
#topnav a, #topnav a:visited {
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	width: 70px;
	height: 28px;
	text-align: center;
	margin: 0px;
	padding: 13px 0px 0px;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#topnav ul ul, #topnav ul ul#biglist {
	visibility:hidden;
	position:absolute;
	top:41px;
	left:0px;
	width:182px;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	padding: 7px 4px 5px 0px;
	height: 118px;
	background: url(../images/dropnav.png) no-repeat left top;}
#topnav ul ul#biglist {
	background: url(../images/big-dropnav.png) no-repeat left top;
	height: 163px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
#topnav table {
	position:absolute; 
	top:0; 
	left:0;}
/* style the second level links */
#topnav ul ul li {
	margin: 0px;
	height: 24px;
	width: 182px;
	padding: 0px;}
#topnav ul ul#biglist li {
	height: 74px;
	width: 182px;}
#topnav ul ul a, #topnav ul ul a:visited {
	color:#1a4d6d;
	height:19px;
	width:167px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	display: block;}
#topnav ul ul#biglist a, #topnav ul ul#biglist a:visited {
	color:#1a4d6d;
	height:74px;
	width:109px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 68px;
	display: block;
	background: url(../images/peru-navthumb.jpg) no-repeat 5px 6px;}
#topnav ul ul#biglist a#wrest, #topnav ul ul#biglist a#wrest:visited {
	background: url(../images/wrest-navthumb.jpg) no-repeat 5px 6px;
	font-size: 11px;}
#topnav ul ul#biglist a p, #topnav ul ul#biglist a#wrest p {
	font-size: 11px;
	font-weight: normal;
	color: #1a4d6d;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 2px;
	width: 107px;}
/* style the top level hover */
#topnav a:hover {
	background: url(../images/topnav-hover.jpg) no-repeat center center;
	color: #183C5A;}
#topnav ul ul a:hover {
	background: url(../images/dropnav-arrow.gif) no-repeat 4px top;
	color: #A4001C;}
#topnav ul ul#biglist a:hover {
	background: url(../images/peru-navthumb-hover.jpg) no-repeat 5px 6px;
	color: #A4001C;}
#topnav ul ul#biglist a:hover {
}
#topnav ul ul#biglist a#wrest:hover {
	background: url(../images/wrest-navthumb-hover.jpg) no-repeat 5px 6px;}
#topnav ul ul#biglist a:hover p, #topnav ul ul#biglist a#wrest:hover p {
	color:#000000;}
#topnav :hover > a {
	background: url(../images/topnav-hover.jpg) no-repeat center center;
	color: #183C5A;}
#topnav ul ul :hover > a {
}
/* make the second level visible when hover on first level list OR link */
#topnav ul li:hover ul, #topnav ul a:hover ul {
	visibility:visible; 
}
#topnav ul li:hover ul#biglist, #topnav ul a:hover ul#biglist {
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#topnav ul :hover ul ul {
	visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#topnav :hover ul :hover ul { 
	visibility:visible;}
#topnav a#samepage {
	color: #183C5A;}
#topnav a#samepage {
	background: url(../images/topnav-hover.jpg) no-repeat center center;
	color: #183C5A;}
#topnav a#samepage:hover {
 	text-decoration: underline;}
#middle {
	background: #FFFFFF url(../images/middle.jpg) repeat-x left bottom;
	margin: 0px;
	padding: 0px;
	width: 100%;}
#contentholder {
	background: url(../images/content-repeat.jpg) repeat-y center top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 788px;}
#contenttop {
	background: url(../images/content-top.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 788px;}
#contentbottom {
	margin: 0px;
	width: 780px;
	padding-right: 4px;
	padding-left: 4px;
	background: url(../images/content-bottom.jpg) no-repeat center bottom;}
#content {
}
h1#pagetitle {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 24px;
	font-weight: lighter;
	color: #183C5A;
	text-align: left;}
h2.subtitle {
	color: #9B0013;
	text-align: left;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;	
}
#homecolumn {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 370px;}
#homecolumn p {
	font-size: 14px;
	color: #1a4d6d;
	text-align: left;
	display: block;
	margin: 0px 5px;
	padding: 0px 0px 10px;
	width: 360px;}
#homecolumn p span {
	display: block;
	font-size: 18px;
	color: #A4001A;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 365px;
	margin-left: -5px;}
#homecolumn p a img {
	padding: 1px;
	float: left;
	margin: 0px 10px;
}
#homecolumn p a:hover img {
}
ul#buttonlinks {
	margin: 0px;
	padding: 24px 0px 0px;
	width: 360px;
	list-style: url(none) none;
	display: block;
	height: 160px;}
ul#buttonlinks li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 153px;
	width: 110px;}
ul#buttonlinks a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/home-button.jpg) no-repeat center top;
	text-align: center;
	display: block;
	margin: 0px;
	height: 137px;
	width: 98px;
	padding-top: 15px;
	padding-right: 6px;
	padding-left: 6px;}
ul#buttonlinks a:hover {
	background: url(../images/home-button-hover.jpg);}
#homecolumn #boxone, #homecolumn #boxtwo {
	margin: 5px 5px 5px 6px;
	padding: 7px 0px 0px;
	height: 125px;
	width: 359px;}
#homecolumn #boxone h2, #homecolumn #boxtwo h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-align: left;
	color: #183C5A;
	font-weight: lighter;}
#homecolumn #boxone h2 b, #homecolumn #boxtwo h2 b {
	font-size: 18px;
	color: #9F0017;
	padding-left: 10px;}
#homecolumn #boxone p, #homecolumn #boxtwo p {
	text-align: left;
	text-indent: 8px;
	display: block;
	margin: 0px;
	width: 341px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	font-size: 13px;}
#homecolumn #boxone {
	background: url(../images/box1.jpg) no-repeat center center;}
#homecolumn #boxtwo {
	background: url(../images/box2.jpg) no-repeat center center;
	margin-top: 15px;}
#homecolumn #flashbox {
	margin: 25px 6px 0px;
	padding: 8px 0px 0px;
	height: 167px;
	width: 359px;
	background: url(../images/flashbox-temp.jpg) no-repeat center center;}
a.readmore {
	color: #A4001A;
	text-decoration: none;
	font-style: italic;}
a.readmore:hover {
	color: #000000;}
.news-headlines {
	}
.news-headlines h2 {
	display: block;
	font-size: 18px;
	color: #A4001A;
	padding: 0px;
	width: 365px;
	margin: 0px;
	font-weight: normal;
	text-align: left;}
.news-headlines p {
	width: 335px;
	padding-right: 0px 9px 0px 15px;
	font-size: 14px;
	color: #1a4d6d;
	text-align: left;}
.news-headlines a {
	color: #A4001A;
	text-decoration: none;
	font-style: italic;}
.news-headlines a:hover {
	color: black;}
#ministries {
	text-align: center;
	margin: 0px auto;
	padding: 0px;}
#ministries #peru, #ministries #wrestling {
	padding: 0px 5px;
	width: 370px;
	float: left;
	margin: 5px;}
#ministries #peru img.title, #ministries #wrestling img.title {}
#ministries #peru p, #ministries #wrestling p {
	text-align: left;
	text-indent: 8px;
	display: block;
	margin: 0px;
	width: 341px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	font-size: 14px;
	height: 240px;}
#ministries #peru p {
	color: #A3001A;}
#ministries #wrestling p {
	color: #052B4A;}
#ministries #peru p b, #ministries #wrestling p b {
	display: block;
	padding-top: 5px;}
#ministries #peru p span, #ministries #wrestling p span {
	font-style: italic;
	display: block;}
#ministries #peru a.bigbutton, #ministries #wrestling a.bigbutton {
	font-size: 16px;
	color: #FFFFFF;
	height: 59px;
	width: 370px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 52px;}
#ministries #peru a.bigbutton {
	background: url(../images/bigeredbutton.jpg) no-repeat center center;}
#ministries #wrestling a.bigbutton {
	background: url(../images/bigbluebutton.jpg) no-repeat center center;}
#ministries #peru a.bigbutton:hover {
	color: #9F001C;
	background: url(../images/bigtanbutton.jpg) no-repeat center center;}
#ministries #wrestling a.bigbutton:hover {
	color: #092F4F;
	background: url(../images/bigtanbutton.jpg) no-repeat center center;}
#ministries #peru p.smallnote, #ministries #wrestling p.smallnote {
	font-size: 12px;
	display: block;
	height: 54px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 9px;
	text-indent: 0px;
}
#ministries #peru p.smallnote a {
	font-style: italic;
	color: #06284C;
	text-decoration: underline;}
#ministries #wrestling p.smallnote a {
	color: #A3001A;
	font-style: italic;}
#ministries #peru p.smallnote a:hover {
	font-style: normal;
	color: #A3001A;}
#ministries #wrestling p.smallnote a:hover {
	color: #06284C;
	font-style: normal;
}
.galleryholder {
	width: 350px;
	height: 263px;
	background: url(../images/slideshow-bg.jpg) no-repeat center top;
	padding: 6px;}
p.statement {
	text-align: left;
	display: block;
	margin: 2px 0px 5px 15px;
	padding: 0px;
	width: 490px;
	float: left;
	font-size: 14px;
	color: #1E415E;
	font-weight: normal;}
p.statement em {
	font-weight: normal;
	color: #A51E2F;}
img.statement {
	float: right;}
ul#directorslist {
	margin: 0px auto;
	padding: 15px 0px 0px;
	list-style: url(none) none;
	width: 660px;
	text-align: center;
	display: block;}
ul#directorslist li {
	margin: 0px 8px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 204px;}
ul#directorslist img {
	padding: 1px;
	border: 1px dashed #2673A3;}
ul#directorslist h3 {
	font-size: 16px;
	font-weight: bold;
	color: #1a4d6d;
	margin: 0px;
	padding: 0px;}
ul#directorslist h3 strong {
	font-size: 14px;
	font-weight: normal;
	color: #A4001A;}
ul#directorslist p {
	font-size: 12px;
	color: #1a4d6d;}
p.donation {
	color: #0A304F;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}
p.donation a {
	color: #A4001A;
	font-style: italic;
	text-decoration: none;
}
p.donation a:hover {
	color: black;
	text-decoration: underline;
}
a.donation {
	background: url(../images/bigtanbutton.jpg) no-repeat center top;
	text-align: center;
	display: block;
	margin: 15px 0px 0px;
	padding: 5px 0px 0px;
	height: 54px;
	width: 370px;
	text-decoration: none;
	color: #00395c;
	font-size: 15px;	
}
a.donation:hover {
	color: #FFFFFF;
	background: url(../images/bigeredbutton.jpg) no-repeat center top;
}
.columnone, .columntwo, .columnthree {
	text-align: left;
	margin: 0px;
	padding: 10px 18px;
	float: left;
	width: 224px;
	height: 281px;
	color: #333333;
}
.columnone a, .columntwo a, .columnthree a {
	color: #B33D4C;
}
.columnone a:hover, .columntwo a:hover, .columnthree a:hover {
	color: #083F61;
}
.columnone {
	background: url(../images/donation-1.jpg) no-repeat center top;
}
.columntwo {
	background: url(../images/donation-2.jpg) no-repeat center top;
}
.columnthree {
	background: url(../images/donation-3.jpg) no-repeat center top;
}
.columnone h1, .columntwo h1, .columnthree h1 {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
}
.columnone h1 {
	border-bottom: 1px dotted #083f61;
	color: #083f61;
}
.columntwo h1 {
	border-bottom: 1px dotted #cdb075;
	color: #cdb075;
}
.columnthree h1 {
	border-bottom: 1px dotted #9B0013;
	color: #9B0013;
}
.columnthree h1.edonate {
	background: url(../images/eDonate-logo-small.jpg) no-repeat center top;
	padding-top: 35px;
	margin-top: -5px;
	border-style: none;
	margin-bottom: -8px;
}
.columnone ol, .columntwo ol, .columnthree ol {
	font-size: 13px;
	width: 180px;
	display: block;
	padding-left: 20px;
	margin-left: 11px;
}
.columnone ol li, .columntwo ol li, .columnthree ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#newspage {

}
.news-content {
	width: 760px;
	margin: 0px 10px;
	padding: 0px;
}
.news-content a img {
	border: none;
}
.full-top {
	
}
.full-top h2 {

}
.full-top h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px 0px 5px 20px;
	margin: 10px 0px 0px 0px;
	border-bottom: dotted 1px #104566;
	color: #104566;
	font-weight: normal;
	display:block;
	width: 740px;
	text-align: left;
	background:url(../images/news-dot.png) no-repeat left 3px;
	height: 20px;
}
.full-top p {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0x 10px 0px 0px;
	height: 14px;
	width: 750px;
	color: #b40021;
	font-size: 12px;
}
.full-top p a {
	text-decoration: none;
	color: #104566;
}
.full-top p a:hover {
	color: #b40021;
}
.newscontent {

}
p.regular, ul.regular {
	text-align:left; 
	color:#104566; 
	font-size:14px; 
	padding:10px;
}
ul.regular {
	margin-left: 20px;
}
ul.regular li {
	padding: 5px 5px 5px 0;
}
.newscontent p {
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	color: #104566;
}
.newscontent a {
	display: block;
	float: right;
	width: 103px;
	height: 25px;
	padding: 1px 4px 5px 1px;
	line-height: 25px;
	color: white;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background:url(../images/news-buttons.png) no-repeat center center;
}
.newscontent a:hover {
	background:url(../images/news-buttons-hover.png) no-repeat center center;
}
.newscontent p a {
	margin-top: -93px;
	clear:right;
}
a.commentlink {
	margin-top: -62px;
	clear:right;
}
a.sendfriendlink {
	margin-top: -31px;
	clear:right;
}
p.commentnumber {
	text-align: right;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}
h4.comments {
	border-bottom: dotted 1px #104566;
	border-top: dotted 1px #104566;
	color: #104566;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px;
}
p.comments {
	display: block;
	width: 700px;
	margin-left: 35px;
	color: #104566;
	text-align:left;
	font-size: 12px;
}
.comment-nav {
	border-bottom: dotted 1px #b40021;
	border-top: dotted 1px #b40021;
	color: #b40021;
}
.comment-nav a {
	color: #104566;
	text-decoration: none;
}
.comment-nav a:hover {
	color: #b40021;
}
p.add-comment {

}
table.comment-table {
	width: 525px;
	margin: 10px auto 0px auto;
	text-align: center;
	border-bottom: solid 1px #104566;
	border-left: solid 1px #104566;
	color: #b40021;
}
table.comment-table th {
	border-right: solid 1px #104566;
	border-top: solid 1px #104566;
	background-color: #cccccc;
}
table.comment-table td {
	border-right: solid 1px #104566;
	border-top: solid 1px #104566;
	color: #104566;
}
table.comment-table tr.odd td {
	background-color: #cccccc;
}
.newspost {
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
}
.newspost h2 {
	color: #b40021;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-left: -10px;
}
.newspost p {
	margin: 0px;
	padding: 0px;
}
.newspost img {
	padding: 1px;
	border: solid 1px #b40021;
}
.non-profitbox {
	margin: 0px 10px 0px 0px;
	padding: 2px;
	float: right;
	width: 252px;
	border: 1px solid #153A56;
}
.non-profitbox img {

}
.non-profitbox p {
	display: block;
	font-size: 11px;
	margin: 4px 0px 0px;
	padding: 2px 0px;
	background: #153A56;
	color: #FFFFFF;
}
ul.gallerylist {
	margin: 0px auto;
	padding: 0px;
	width: 775px;
	list-style: url(none) none;
	display: block;
}
ul.gallerylist li {
	margin: 8px 1px 2px 0px;
	padding: 0px;
	float: left;
	height: 154px;
	width: 154px;
	display: block;
}
ul.gallerylist a img {
	padding: 1px;
	border: 1px dotted #163357;
}
ul.gallerylist a:hover img {
	border: 1px solid #980015;
}
ul.gallerylist li.gallery-title {
	margin: 15px 0px 0px;
	padding: 4px 0px 4px 5px;
	height: 24px;
	width: 770px;
	text-align: left;
	font-size: 16px;
	color: #A8001E;
	border-top: 1px solid #A8001E;
	border-bottom: 1px solid #A8001E;
	line-height: 24px;
	font-weight: bold;
}
.movieholder {
	margin-bottom: 15px;
	background: url(../images/p4p-videobg.jpg) no-repeat center center;
	height: 313px;
	width: 368px;
	padding-top: 17px;
	padding-right: 1px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background: url(../images/footer-repeater.jpg) repeat-x left top;}
#footercontent {
	margin: 0px auto;
	padding: 5px 4px 0px;
	height: 55px;
	width: 780px;
	background: url(../images/footer.jpg) no-repeat center top;
	text-align: center;}
#footercontent p#copyright {
	font-size: 12px;
	color: #ECCB87;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	float: left;
	height: 20px;
	width: 550px;
	display: block;}
#footercontent p#copyright a {
	color: #ECCB87;
	text-decoration: none;
	padding-left: 55px;}
#footercontent p#copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;}
.designer {
	margin: 0px;
	padding: 20px 15px 0px 0px;
	float: right;
	height: 20px;
	width: 185px;
	font-size: 12px;
	color: #ECCB87;
	text-align: right;}
.designer a {
	color: #ECCB87;
	text-decoration: none;}
.designer a:hover {
	text-decoration: none;
	color: #FFFFFF;}
	
	
/**************************************************************************
	
SLIDESHOW 

***************************************************************************/
#myGallery, #myGallery2 {
	width: 350px;
	height: 263px;
	z-index:5;
}
#myGallery img.thumbnail, #myGallery2 img.thumbnail {
	display: none;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}
.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('../images/slideshow/loading-bar-black.gif');
}
.jdGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('../images/slideshow/loading-bar-black.gif');
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
.jdGallery .slideInfoZone h2 {
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p {
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}
.jdGallery div.carouselContainer {
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel {
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
.jdExtCarousel {
	overflow: hidden;
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
}
.jdGallery .carousel .label, .jdExtCarousel .label {
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}
.jdGallery .carousel .label .number, .jdExtCarousel .label .number {
	color: #b5b5b5;
}
.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
* html .jdGallery a.right, * html .jdGallery a.left {
	filter:alpha(opacity=50);
}
.jdGallery a.right:hover, .jdGallery a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.jdGallery a.left {
	left: 0;
	top: 0;
	background: url('../images/slideshow/fleche1.png') no-repeat center left;
}
* html .jdGallery a.left { 
	background:url('../images/slideshow/fleche1.gif') no-repeat center left; 
}
.jdGallery a.right {
	right: 0;
	top: 0;
	background:url('../images/slideshow/fleche2.png') no-repeat center right;
}
* html .jdGallery a.right { 
	background:url('../images/slideshow/fleche2.gif') no-repeat center right; 
}
.jdGallery a.open {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.withArrows a.open:hover { 
	background:url('../images/slideshow/open.png') no-repeat center center; 
}
* html .withArrows a.open:hover { 
	background:url('../images/slideshow/open.gif') no-repeat center center;
	filter:alpha(opacity=80); 
}

/*************************************************************************************/
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;}
