*{ margin:0px; padding:0px;}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	}
.PhotoBox{
	background:url(../backgroundImg/PhotoGallery.jpg) no-repeat top center;
	background-color:#222;
	}
.DonationCont{
	width:760px;
	margin:auto;
	padding-top:140px;
	height:789px;
	}
	
.chromestyle{
	font-weight: bold;
	margin-bottom:60px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul{
	padding: 1px 0;
	margin: 0;
	}

.chromestyle ul li{
	display: inline;
	}

.chromestyle ul li a{
	color: #fff;
	margin-right:7px;
	margin-left:6.5px !important;
	margin-left:7px;
	text-decoration: none;
	}

.chromestyle ul li a:hover{
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #3a3a3a; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color:#6e6e6e;
	width: 200px;
	visibility: hidden;
	}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #3a3a3a; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
	color:#e9e9e9
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	color:#e9e9e9
	}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #878787;
	color:#fff
	}	
	
.PhotoFooter{
	text-align:right;
	position:absolute;
	margin-left:350px;
	color:#000;
	margin-top:470px;
	}	
/*---------------------*/
	
.PhotoContainer{
	width:720px;
	color:#fff;
	margin-left:14px;
	position:absolute;
	margin-top:-75px;
	}
#slideshow {list-style:none; color:#fff;background:#000}
#slideshow span {display:none}
#wrapper {width:720px; margin:38px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:714px; height:396px; border:1px solid #494949; background:#000}
#information {position:absolute; bottom:0; width:0px; height:0; background:#494949; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:2px 8px 1px 20px; font-size:14px}
#information p {padding:0px 8px 1px 20px;}
#image {width:710px; margin-left:2px;}
#image img {position:absolute; z-index:25;}
.imgnav {position:absolute; width:25%; height:356px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#494949}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background: url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:665px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

