/* @override http://local.pcp.site/_CSS/PCPglobal.css */
body { margin: 0; text-align: center; background: url(../images/mordis/bkg.jpg) repeat-y fixed 50% 50%; }
* { color: #434343; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 17px; letter-spacing: 1px;
}
#wrapper { position:relative; left:0; top:0; width: 900px; min-width: 800px;
	z-index: 1;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#subwrapper {
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -50px;
	background: url(../images/mordis/PCPsubbkg.jpg) no-repeat;
}

/* header elements */
#header { position: relative; top: 0; left: 0; width: 900px; height: 176px;
	background: url(../images/mordis/header.jpg) no-repeat;
}

.oinge {
	color: #e4752b;
}
#slogan { font-size: 12px; text-align: right; position: absolute; top: 157px; left: 422px; width: 447px; height: 21px; }
#bookmarkus { font-size: 11px; position: absolute; top: 45px; left: 777px; }
/* navigation 

*/
#nav { font-size: 11px; background-color: transparent; background-image: url(../images/mordis/nav.jpg); background-repeat: no-repeat; background-position: 0 0; position: relative; height: 32px; width: 900px;
	text-align: center;
}
#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li { list-style-type: none; position: relative; top: 9px; display: inline; }

#nav ul li a, #nav ul li a:link, #nav ul li a:visited  { color: white; text-decoration: none;
	padding-top: 8px;
	padding-right: 25px;
}

#nav ul li a:hover  {
	color: white;
	text-decoration: underline;
}

#nav ul li a:active  {
	color: white;
	text-decoration: underline;
}

#nav ul li a.current {  }

#nav ul li#home a { color: #83dec3; }

#banner { background-color: white; background-repeat: no-repeat; background-position: 0 0; position: relative; top: 0; left: 0; width: 900px; height: 250px;
	text-align: center;
}
#midline-deco { position: relative; top: 0; left: 0; width: 900px; height: 25px;
	background: url(../images/mordis/midline-deco.jpg) repeat-x;
}
#content { background-image: url(../images/mordis/content.jpg); background-repeat: repeat-y; position: relative; top: 0; left: 0; width: 900px; height: 505px; }
/*Footer elements
*/
#footer { background-image: url(../images/mordis/footer.jpg); position: relative; top: 0; left: 0; width: 900px; height: 255px; }
#copyright { color: white; position: absolute; top: 145px; left: 71px; width: 334px; height: 19px; }
#footerlinks { top: 145px; left: 581px; width: 229px; height: 26px; color: #bde9dc; font-size: 11px; text-align: right; position: absolute; }

#footerlinks a, #footerlinks a:link, #footerlinks a:visited, #footerlinks a:active { width: 336px; height: 26px; color: #bde9dc; font-size: 11px; text-decoration: none; padding-left: 8px; }

#footerlinks a:hover { width: 336px; height: 26px;
	color: white;
	font-size: 11px;
	text-decoration: underline;
}
#WA-lic { position: absolute; top: 5px; left: 690px; }
#footerlinkages { color: #484848; font-weight: bold; position: absolute; top: 5px; left: 50px; width: 284px; height: 23px; }
#footerlinkages a, #footerlinkages a:link, #footerlinkages a:visited, #footerlinkages a:active { color: #016e57; font-weight: bold; text-decoration: none; }
#footerlinkages a:hover { color: #3c7c5a; font-weight: bold; text-decoration: none; border-bottom: 2px solid #016e57; }
