body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e8ead5;
	background-image:url(/donate/images/background.jpg); background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.template1 #container1 {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e8ead5;
	margin: 10px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 

.template1 #footer p {
}
#container1 #nav950  {
	width: 950px;
	height:128px;
	margin: 0;
	padding: 0;
	}
#container1 #homecontent {
	width: 950px;
	height: 277px;
	background-image: url(/pandacam/images/gallery_background_extension.jpg);
	background-repeat: repeat-x;
	}

#container1 #sub1mainbox {
	width: 632px;
	float:left;

}

/* Footer Code */

#footer950 {
	width: 950px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #6d5638;
	clear: both;
	font-weight: normal;
	background-color: #e8ead5;
	margin: 0 0 0 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer950 a:link {
	color: #6d5638;
	text-decoration: none;
	font-weight: bold;
}
#footer950 a:hover  {
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}
#footer950 a:visited  {
	color: #6d5638;
	text-decoration: none;
	font-weight: bold;
}
.footerleft {
	float: left;
	padding-left: 10px;
}
.footerright {
	float: right;
	padding-right: 10px;
}

/* SubNav Sprite Code */


		/* Home subnav */
		#subnav1 {
			width: 950px;
			height: 61px;
			background: url(/donate/images/donate_subnav1.jpg);
			margin: 0;
			padding: 0;
			position: relative;
		}
		#subnav1 a:active, a:hover, a:link {outline:none; }
		
		#subnav1 li {
			margin: 0;
			padding: 0;
			list-style: none;
			position: absolute;
			top: 1px;
		}
		
		#subnav1 li, #subnav1 a {height: 61px; display: block;}
		#panels11a {left: 0; width: 124px; text-indent: -5000px;}
		#panels12a {left: 125px; width: 130px; text-indent: -5000px;}
		#panels13a {left: 255px; width: 136px;  text-indent: -5000px;}
		#panels14a {left: 391px; width: 119px; text-indent: -5000px;}
		#panels15a {left: 510px; width: 105px; text-indent: -5000px;}
		#panels16a {left: 615px; width: 97px; text-indent: -5000px;}
		#panels17a {left: 712px; width: 74px; text-indent: -5000px;}
		
		
		#panels11a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) 0 -62px no-repeat;}
		#panels12a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -125px -62px no-repeat;}
		#panels13a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -255px -62px no-repeat;}
		#panels14a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -391px -62px no-repeat;}
		#panels15a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -510px -62px no-repeat;}
		#panels16a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -615px -62px no-repeat;}
		#panels17a a:hover {background: transparent url(/donate/images/donate_subnav1.jpg) -712px -62px no-repeat;}

/* End Homesubnav */


/* End SubNav */

/* Home Margins */
.template1 #container1 #homecontent {
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 950px;
}
.template1 #container1 #homecontent #leftmargin {
	padding: 0px;
	float: left;
	height: 386px;
	width: 23px;
	margin: 0;
	background-color: #FFFFFF;
}
#container1 #homecontent #rightmargin  {
	margin: 0;
	width: 25px;
	height: 386px;
	float: right;
	background: url(/donate/images/home_right_margin.jpg) no-repeat;
}

#container1 #homecontent #bottommargin  {
	margin: 0;
	padding:0;
	clear:both;
	width: 950px;
	height: 25px;
	background: url(/donate/images/bottom_margin.jpg) no-repeat;
}

/* Sub1 Margins */

.template1 #container1 #sub1content {
	margin: 0px;
	padding: 0px;
	height: 412px;
	width: 950px;
}
.template1 #container1 #sub1content #sub1navbox {
	padding: 0px;
	float: left;
	height: 386px;
	width: 161px;
	margin: 0;
	border-right: 0px solid #999999;
	background-image:url(/donate/images/sub1_left_margin.jpg)
}
#container1 #sub1content #rightmargin  {
	margin: 0;
	width: 25px;
	height: 386px;
	float: right;
	background: url(/donate/images/right_margin.jpg) no-repeat;
}

#container1 #sub1content #bottommargin  {
	margin: 0;
	clear:both;
	width: 950px;
	height: 25px;
	background: url(/donate/images/sub1_bottom_margin.jpg) no-repeat;
}

.template1 #container1 #sub1content {
	margin: 0px;
	padding: 0px;
	height: 412px;
	width: 950px;
}
.template1 #container1 #sub1content #sub1navbox {
	padding: 0px;
	float: left;
	height: 386px;
	width: 161px;
	margin: 0;
	border-right: 0px solid #999999;
	background-image:url(/donate/images/sub1_left_margin.jpg)
}
#container1 #sub1content #rightmargin  {
	margin: 0;
	width: 25px;
	height: 386px;
	float: right;
	background: url(/donate/images/right_margin.jpg) no-repeat;
}

#container1 #sub1content #bottommargin  {
	margin: 0;
	clear:both;
	width: 950px;
	height: 25px;
	background: url(/donate/images/sub1_bottom_margin.jpg) no-repeat;
}

/* Local Nav*/

.template1 #container1 #sub1content #sub1navbox h3 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(/donate/images/localnav_h3bg.jpg);
	font-size: 13px;
	line-height: 39px;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 39px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.template1 #container1 #sub1content #sub1navbox #sub1nav {
	background-image: url(/donate/images/left_margin.jpg);
	background-repeat: no-repeat;
}
.template1 #container1 #sub1content #sub1navbox ul {
	background-color:#abbd26;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

/* module nav Sprite Code */

#cammodulenav {
	width: 23px;
	height: 386px;
	background: url(/apecam/images/module_nav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
.template1 #container1 #cammodulegallery #cammodulenav {
	width: 247px;
	height: 478px;
	background: url(/apecam/images/module_gallery_nav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#cammodulenav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 74px;
}

#cammodulenav a:active, a:hover, a:link {outline:none; }

#cammodulenav li, #cammodulenav a {height: 58px; display: block;}
#cammodulenav1a {top: 0; width: 173px; text-indent: -5000px;}
#cammodulenav2a {top: 59px; width: 173px; text-indent: -5000px;}
#cammodulenav3a {top: 117px; width: 173px; text-indent: -5000px;}
#cammodulenav4a {top: 175px; width: 173px; text-indent: -5000px;}
#cammodulenav5a {top: 233px; width: 173px; text-indent: -5000px;}


#cammodulenav1a a:hover {background: transparent url(/apecam/images/module_nav.jpg) -74px -292px no-repeat;}
#cammodulenav2a a:hover {background: transparent url(/apecam/images/module_nav.jpg) -74px -351px no-repeat;}
#cammodulenav3a a:hover {background: transparent url(/apecam/images/module_nav.jpg) -74px -409px no-repeat;}
#cammodulenav4a a:hover {background: transparent url(/apecam/images/module_nav.jpg) -74px -467px no-repeat;}
#cammodulenav5a a:hover {background: transparent url(/apecam/images/module_nav.jpg) -74px -525px no-repeat;}

.template1 #container1 #cammodulegallery #cammodulenav #cammodulenav5a a:hover {background: transparent url(/apecam/images/module_gallery_nav.jpg) -74px -711px no-repeat;}

.template1 #container1 #homecontent #homepromosbox {
	padding: 0;
	float: left;
	height: 386px;
	width: 393px;
	margin: 0;
}
.template1 #container1 #homecontent #homepromos {
	background-image:url(/donate/images/promosFEBRUARY2012.jpg)
	background-color: #e8ead5;
	margin: 0px;
	padding: 0px;
	width: 393px;
	height: 386px;
}

/* Home promos Sprite Code */

#homepromos {
	width: 393px;
	height: 386px;
	background: url(/donate/images/promosFEBRUARY2012.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#homepromos li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	
}

#homepromos a:active, a:hover, a:link {outline:none; }


#homepromos li, #homepromos a {height: 90px; display: block;}
#homepromos1a {top: 5px; left: 12px; width: 190px; text-indent: -5000px;}
#homepromos2a {top: 5px; left: 203px; width: 190px; text-indent: -5000px;}
#homepromos3a {top: 99px; left: 12px; width: 380px; text-indent: -5000px;}
#homepromos4a {top: 193px; left: 12px; width: 380px; text-indent: -5000px;}
#homepromos5a {top: 288px; left: 12px; width: 380px; text-indent: -5000px;}

#homepromos1a a:hover {background: transparent url(/donate/images/promosFEBRUARY2012.jpg) -12px -392px no-repeat;}
#homepromos2a a:hover {background: transparent url(/donate/images/promosFEBRUARY2012.jpg) -203px -392px no-repeat;}
#homepromos3a a:hover {background: transparent url(/donate/images/promosFEBRUARY2012.jpg) -12px -486px no-repeat;}
#homepromos4a a:hover {background: transparent url(/donate/images/promosFEBRUARY2012.jpg) -12px -580px no-repeat;}
#homepromos5a a:hover {background: transparent url(/donate/images/promosFEBRUARY2012.jpg) -12px -675px no-repeat;}

/* Sub1 promos Sprite Code */

#sub1promosbox {
	width: 150px;
	height: 360px;
	background: url(/donate/images/sub1promos.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	float:left;
}
#sub1promos {
	width: 150px;
	height: 360px;
	background: url(/donate/images/sub1promos.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#sub1promos li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	
}

#sub1promos a:active, a:hover, a:link {outline:none; }


#sub1promos li, #homepromos a {height: 90px; display: block;}
#sub1promos1a {top: 0px; left: 0px; width: 150px; text-indent: -5000px;}
#sub1promos2a {top: 90px; left: 0px; width: 150px; text-indent: -5000px;}
#sub1promos3a {top: 180px; left: 0px; width: 150px; text-indent: -5000px;}
#sub1promos4a {top: 270px; left: 0px; width: 150px; text-indent: -5000px;}

#sub1promos1a a:hover {background: transparent url(/donate/images/sub1promos.jpg) 0 -360px no-repeat;}
#sub1promos2a a:hover {background: transparent url(/donate/images/sub1promos.jpg) 0 -450px no-repeat;}
#sub1promos3a a:hover {background: transparent url(/donate/images/sub1promos.jpg) 0 -540px no-repeat;}
#sub1promos4a a:hover {background: transparent url(/donate/images/sub1promos.jpg) 0 -630px no-repeat;}


.template1 #container1 #homecontent #homeflashbox {
	padding: 0px;
	float: left;
	height: 386px;
	width: 509px;
	margin: 0;
	background-color: #FFFFFF;
}


 .template1 #container1 #maincontent {
	background-color: #e8ead5;
	margin: 0;
	padding: 0 0 10px 78px;
	width: 540px;
	float:left;
}
 .template1 #container1 #maincontent p {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	font-size: 12px;
	line-height: 17.5px;
	margin-top: 0px;
	margin-bottom: 17px;
}
 .template1 #container1 #maincontent p a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	text-decoration: none;
	border-bottom-color:#d2bf92;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
 .template1 #container1 #maincontent p a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	text-decoration: none;
	border-bottom-color:#d2bf92;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
 .template1 #container1 #maincontent p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	text-decoration: none;
	border-bottom-color:#b5a57e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.template1 #container1 #maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #6d5638;
}
.template1 #container1 #maincontent ul {
	margin-top: -12px;
}

 .template1 #container1 #sidebar {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	font-size: 12px;
	line-height: 17.5px;	
}

#hdd {
	margin: 0px;
	padding: 0px;
}
