/* zero out the diverging browser defaults */
* { padding:0; 
margin:0; 
border: none;
	} 

	/* parent level elements */
body { 
	line-height: 1.166; 
	text-align: center; 
	background-image:  url("A/edbg.png");
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

img {
	padding: 0; 
	margin: 0; 
	border: 0;
	}

ul {
	list-style-type: none;
	}

table{
	margin: 0 auto;
	}

td{
	padding:5px 0; 
	vertical-align:top;
	}
	
	/* pseudo elements */
a:link {color: #FFFFCC; text-decoration:none;}
a:visited {color: #FFFFCC; text-decoration:none;}
a.conL:link {color: #0c6a20;text-decoration:underline;}
a:hover {color:#CCCCCC; text-decoration:underline;}
:hover .don{visibility: visible; background-image:  url("A/edDot1.png"); }
a.conL:visited {color:#0c6a20; text-decoration:underline;}

	/* call out */
.don {visibility: hidden;}
.vis {visibility:hidden;}
.col {display:none; visibility:hidden; visibility:collapse;}

	/* hooks */
#header {
	width:747px;
	height:197px;
	}

#od {
	background-image:  url("A/edHOD.png"); 
	background-repeat:no-repeat;
	background-position:right;
	}

#os {
	background-image:  url("A/edHOS.png");
	background-repeat:no-repeat;
	background-position: right;
	}
	
#container {
	background-image: url("A/index/edI_24.png");
	margin: 0px auto; 
	width: 747px; 
	text-align: left; 
	position: relative; 
	z-index:10;
	}	

#bodyW {background-image:url("A/index/edI_01.png");
	background-position: left top; 
	background-repeat:no-repeat;
	}
		
#leftMenu {
	position: absolute;
	width:268px;
	top: 214px;
	left:0;
	z-index: 30;
	text-align: right;
	}
	
#leftMenuI {
	width: 219px;
	margin-left:48px;
	}

#leftMenuIb {
	background-image:url("A/index/edI_26.png");
	 background-repeat:repeat-y;
	 }
	
.listItem1 {
	text-align: right; 
 padding-right: 1em;
	}
	
h3.Menu {
	margin: 0 1em .2em 0; 
	padding-bottom: 10px;
	}
	
#menuFoot {
	bottom: 0;
	}

.dscT {
	margin: 0 0 0 300px; 
	width: 425px;
	position:relative;
	}

#dscTI {
	width:366px;
	text-align: left; 
	top:30px;
	}

#dscTT {
	background-image: url(A/index/edI_02.png);
	 background-repeat:repeat-y;
	 }

.dscT H3{
	padding: 0 12px; 
	color:#FCBE3A;
	padding-bottom:.3em;
	}
	
.dscT p{
	display: block;
	padding: 0 6px 0 22px; 
	color:#EFEFEF;
	}
	
.dscT a{
	text-decoration: underline;
	}

.dscB {
	width:443px; 
	margin-top:18px; 
	margin-left: 290px; 
	background-image: url(A/index/edI_35.png); 
	background-repeat:repeat-y;
	}
	
#dscBI {
	 width:390px; 
	 padding:0 17px; 
	 margin: 0 auto;
	 }

.dscB table{
	width:100%;
	border:0;
	text-align:center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

#dscBI img{
	width:125px;
	height:80px;
	border: 2px solid #D4D58D;
	margin: 2px;
	padding: 1px;
	background-color: black;
	}
	
#footer { 
	width:747px;
	background-image:  url("A/index/edI_42.png"); 
	background-repeat: no-repeat; 
	height:88px;
	position: relative;
	text-align:center;
	}

#foot {
	font-size:10px;
	position:absolute;
	right:42px;
	top: 42px;
	color: #fcbe3a;
	}