body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f6f8e9;
	background-image:url(/pandacam/images/campage_panda_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;
}
.cam #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f6f8e9;
	margin: 10px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 

.cam #footer p {
}
#container #nav950  {
	width: 950px;
	height:128px;
	margin: 0;
	padding: 0;
	}
#container #cammodule 	  {
	width: 950px;
	height: 277px;
	background-image: url(/pandacam/images/gallery_background_extension.jpg);
	background-repeat: repeat-x;
	}
#footer950 {
	width: 800px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-top-color: #bfb798;
	border-top-style: solid;
	border-top-width: 2px;
	color: #6d5638;
	clear: both;
	font-weight: normal;
	background-color: #f6f8e9;
	margin: 0 0 0 75px; /* 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;
}
.footerright {
	float: right;
	padding-right: 10px;
}

/* SubNav Sprite Code */

#subnav {
	width: 950px;
	height: 52px;
	background: url(/pandacam/images/pandacam_subnav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#subnav a:active, a:hover, a:link {outline:none; }

#subnav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#subnav li, #subnav a {height: 52px; display: block;}
#panels1a {left: 0; width: 950px; text-indent: -5000px;}
#panels2a {left: 185px; width: 80px; text-indent: -5000px;}
#panels3a {left: 265px; width: 80px; text-indent: -5000px;}
#panels4a {left: 345px; width: 95px; text-indent: -5000px;}
#panels5a {left: 440px; width: 70px; text-indent: -5000px;}
#panels6a {left: 510px; width: 60px; text-indent: -5000px;}
#panels7a {left: 570px; width: 380px; text-indent: -5000px;}


#panels1a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) 0 -52px no-repeat;}
#panels2a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) -185px -52px no-repeat;}
#panels3a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) -265px -52px no-repeat;}
#panels4a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) -345px -52px no-repeat;}
#panels5a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) -440px -52px no-repeat;}
#panels6a a:hover {background: transparent url(/pandacam/images/pandacam_subnav.jpg) -510px -52px no-repeat;}

.cam #container #cammodule {
	margin: 0px;
	padding: 0px;
	height: 292px;
	width: 950px;
}
.cam #container #cammodule #cammodulenavbox {
	padding: 0px;
	float: left;
	height: 292px;
	width: 247px;
	margin: 0;
}
.cam #container #cammodulegallery {
	margin: 0px;
	padding: 0px;
	height: 478px;
	width: 950px;
	background-color: f6f8e9;
	background-repeat: repeat-x;
	background-image: url(/pandacam/images/gallery_background_extension.jpg);
}
.cam #container #cammodulegallery #cammodulenavbox {
	padding: 0px;
	float: left;
	height: 478px;
	width: 247px;
	margin: 0;
	background-color:#f6f8e9;
	background-image:url(/pandacam/images/module_gallery_nav.jpg);
}
.cam #container #cammodulegallery #photogallerybox {
	padding: 0px;
	float: left;
	height: 478px;
	width: 629px;
	margin: 0;
}


/* module nav Sprite Code */

#cammodulenav {
	width: 247px;
	height: 292px;
	background: url(/apecam/images/module_nav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
.cam #container #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;}

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

.cam #container #cammodule #cammodulepromosbox {
	padding: 0;
	float: left;
	height: 292px;
	width: 335px;
	margin: 0;
}
.cam #container #cammodule #cammodulepromos {
	background-image:url(/apecam/images/apecam_module_promosEO_GAME.jpg)
	background-color: #f6f8e9;
	margin: 0px;
	padding: 0px;
	width: 335px;
	height: 292px;
}

/* module promos Sprite Code */

#cammodulepromos {
	width: 335px;
	height: 292px;
	background: url(/apecam/images/apecam_module_promosEO_GAME.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#cammodulepromos li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
}

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


#cammodulepromos li, #cammodulepromos a {height: 145px; display: block;}
#cammodulepromos1a {top: 0; width: 260px; text-indent: -5000px;}
#cammodulepromos2a {top: 146px; width: 260px; text-indent: -5000px;}

#cammodulepromos1a a:hover {background: transparent url(/apecam/images/apecam_module_promosEO_GAME.jpg) 0 -292px no-repeat;}
#cammodulepromos2a a:hover {background: transparent url(/apecam/images/apecam_module_promosEO_GAME.jpg) 0 -438px no-repeat;}


.cam #container #cammodule #cammodulecambox {
	padding: 0px;
	float: left;
	height: 292px;
	width: 368px;
	margin: 0;
}


 .cam #container #cammodule #cammodulecam {
	background-image:url(/pandacam/images/pandacam_module_cam_background.jpg)
	background-color: #f6f8e9;
	margin: 0;
	padding: 0px;
	width: 368px;
	height: 292px;
	float:left;
}
 .cam #container #maincontent {
	background-color: #f6f8e9;
	margin: 0;
	padding: 0 0 10px 78px;
	width: 540px;
	float:left;
}
 .cam #container #maincontent p {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	font-size: 12px;
	line-height: 17.5px;
	margin-top: 0px;
	margin-bottom: 17px;
}
 .cam #container #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;
}
 .cam #container #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;
}
 .cam #container #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;
}
.cam #container #maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6d5638;
}
.cam #container #maincontent ul {
	margin-top: -12px;
}

 .cam #container #sidebar {
	font-family:Arial, Helvetica, sans-serif;
	color: #6d5638;
	font-size: 12px;
	line-height: 17.5px;	
}
.cam #container #maincontent h1 {
	font-size: 22px;
	color: #85784D;
	margin:0;
	padding:0;
	font-weight:bold;
	font-stretch:condensed;
	width:400px;
}
.cam #container #maincontent h3 {
	font-size: 16px;
	color: #85784D;
	margin:-3px 0 0 0;
	padding:0;
	width:400px;
}
.meet_image  {
	margin:0;
	padding:0;
	width:121px;
	height:115px;
	float:left;
}
.meet_headlines  {
	margin:0 0 0 0;
	padding:5px 0 0 0;
	width:400px;
	height:105px;
	float:left;
}

.meet_bio  {
	clear:left;
	margin:0;
	padding:0;
}
