/* 774 pixel Structure ONLY CSS Document NO Shadow */


/* ________________ general ________________ */

body {
	margin-left: 0px;
	margin-top: 0px;
}

/* ________________ containers ________________ */

#header {
	padding-left: 0px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pageshadow
	{
	margin: 0px auto;
	width: 775px;
	position: relative;
	}
	
#page
	{
	margin: 0 auto;
	width: 774px;
	top: -1px;
	margin-right: auto;
	margin-left: auto;
	}


#pageHeader
	{
	width: 774px;
	background-image: url(../images/PCDDBANNER1.jpg);
	height: 147px;
	}
	
#navleft
	{
	width: 135px;
	padding-left: 5px;
	float: left;
	margin-top: auto;
	padding-top: 5px;
	}


#centercolumn
	{
	color: #FFFFFF;
	width: 560px;
	bottom: 0px;
	float: left;
	font-size: 0.9em;
	background-color: #1E3113;
	margin: 8px 8px 20px 5px;
	padding: 8px 8px 20px 5px;
	}

#content1
	{
	width: 774px;
	float: right;
	padding-bottom: 30px;
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: -30px 0px;
}

#footer
	{
	letter-spacing: 1px;
	text-align: left;
	width: 750px;
	text-indent: 10px;
	bottom: 0px;
	}
	
#footershadow
	{
	width: 775px;
	height: 25px;
	}

#footershadow span
	{
	width: 175px;
	float: right;
	}



/*------------------------ Navigation -----------------*/


#navright {
	width: 175px;
	float: right;
	}

#emergingelement
	{
	margin: 0 auto;
	bottom: 0px;
	width: 774px;
	margin-top: 30px;
	text-align: right;
	}
	
.eetext {
	vertical-align: middle;

}

br.clear {
clear:both;}
