/* ---Layout--- */

body {
	margin:10px 60px 25px 60px;
	padding:0px;
	color: #111111;
  	font-family: Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
	text-align:left;
	}
	
#leftcontent {
	position: absolute;
	left:60px;
	top:252px;
	width:253px;
	background:#fff;
	border-top:2px solid #DD17A7;
	}

#centercontent {
	background:#fff;
	margin-left: 199px;
	margin-right: 199px;
	border-right:2px solid #DD17A7;
	border-bottom:2px solid #DD17A7;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	padding-top: 10px;
	}

html>body #centercontent {
   	margin-left: 254px;
   	margin-right:201px;
	}

#centercontent a:link {
	color: #DD17A7;
	text-decoration: none;
	}	
 
#centercontent a:visited {
	color: #DD17A7;
	text-decoration: none;
	}
	
#centercontent a:hover {
	color: #DD17A7;
	text-decoration: underline;
	}

#centercontent li {
	list-style-type: none;
	padding-left: 10px;
	}	


#rightcontent {

	position: absolute;
	right:60px;
	top:252px;
	width:200px;
	background:#fff;
	border-top:2px solid #DD17A7;
	}
	
#banner {
	background:#fff;
	height:248px;
	border-bottom:3px solid #DD17A7;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image: url(images/pamper-header1.jpg); 
   	background-repeat: no-repeat;
   	background-position: top-left;
	height:241px;
	}

#banner p {
	font : 54px Rage Italic;
	padding:155px 10px 0px 10px;
	margin:0px;
	}
		
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
		
h1 {
	font-size: 26px;
	padding-top: 15px;
	}

h2 {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	}

h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	}
h4 {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 13px;
	}

#rightcontent p {
	font-size:10px
	}


/* ---Navigation--- */

#leftnav {
    width: 230px;
    margin-left: -35px;
    padding-top: 10px;
}

#leftnav ul {
    list-style-type: none;
}
	
#leftnav li a {
	height: 32px;
	margin-left: -20px
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	list-style-type: none;
	text-decoration: none;
	}	
	
#leftnav li a:link, 
#leftnav li a:visited {
	color: #fff;
	display: block;
	background:  url(images/menu3.jpg);
	padding: 8px 0 0 10px;
	}
	
#leftnav li a:hover {
	color: #000;
	background:  url(images/menu3.jpg) 0 -32px;
	padding: 8px 0 0 10px;
	}