/* to be applied to all elements*/

body 	{
	margin: 0;
	padding: 2em 1em 1em 1em;
	border: none;
	background: #FF3366;
	font-family: "Palatino Linotype", serif;
	 
	}

li	{
	list-style: none;
	}

a	{
	text-decoration: none;
	color: #8B0A50;
	}
li, ul {
	border: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	color: #FF3366;
}

#indexcontent h1, #indexcontent h2, #indexcontent h3, #indexcontent h4 {
	color: #FFB6C1;
}
h1  {
	font-family: "Tahoma", sans-serif;
	font-size: 200%;
}

img {font-size:60%; }
img.centered { margin-left: auto; margin-right: auto; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }

a img {
	border: none;}
a:hover img{
	color:#FF3366;
	background-color:#FFffff;
	background-image:url('none');}


div.line {border-bottom: 2px solid gray;}


/*end of global style*/

/*main navigation large font*/

#navigation1 {
	font-family: "Tahoma", sans-serif;
	font-size: 180%;
	position: absolute; 
	top: 8em; 
	width: 7em; 
	z-index: 1;
}

#navigation1 #current a, #current h2 {
	color: #2b2b2b;
}

/*navigation2 the stuff under the main nav*/

#navigation2 {
	position: absolute;
	top: 36em;
	width: 11em; 
}




/*picture on home page*/

#banner1 {	
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 2em;
	bottom: 0.5em;
}

a:hover, #banner1 a:hover{
	color: #FFB6C1;}
#banner1 a {
	color:#EE42A6 ;}
#indexcontent {
	height: 520px;
	width: 700px;
	background-image: url('/images/coldpanthers.jpg');
	position: absolute;
	top: 1em;
	left: 11em;
	font-size: 120%;
}

/* end of picture on home page*/

#sidebar {font-size: 80%;}

#sidebar ul.recently {
	list-style: none;
	border: none;
	margin: none;
	padding: none;
	
}

#contentbg {
	width:auto;
	min-width:200px;
	position: absolute;
	top: 0em;
	left: 12em;
	right: 1em;
	color: #333;
	border: solid 1px #2b2b2b;	
	background-color:#fff;
	background-image:url('images/ppplogo4.jpg');
	background-repeat:no-repeat; 
	margin: 1em;
	padding:1em;
	/*z-index: 1;*/}

#content {
	font-size: 93%;
}


/******panther logo*******/

#topbanner {
	position: absolute;
	top:0.5em;
	left:0.5em;
	width:190px;
	height:200px;
	border:none;
	background-image:url('images/ppplogo5.jpg');
	background-repeat:no-repeat;
	margin:0em;
	padding: 0em;}

#main {
	border: none;
	padding: 0em 0.5em 0 0.5em;
}

#main H3 {
	border-top: solid 1px #2b2b2b;
	padding-top: 1em;}

#secondary {
	display: none;
}

	/* ----------------------gallery-------------------------------*/

 .photo {	margin: 10px;}div#photos img {	border: 0px solid #cccccc;}
div#photos {	width: 680px;/*	margin-right: auto;	margin-left: auto;	padding-top: 20px;	margin-bottom: 50px;*/
}


.setThumb {	float: left;	width: 85px;	height: 125px;/*	background-image: url(images/stackBG.gif);	background-repeat: no-repeat;	background-position: 1px 1px;	margin: 10px;*/}

.setTitle {
				font-size:75%;
			margin-top: 10px;			margin-bottom: 25px;			width: 75px;			text-align: center;}

