body {
    margin: 0px;
    padding: 0px;
    background: #decd9d url(../zimages/page/kpud_page_back.jpg) top left repeat-x;
    color: #515050;
    font-family: Arial, sans-serif;
	font-size: 14px;
}

#wrapper {
    width: 720px;
    /*margin: 0 auto -40px;*/
    background: #fbf9f2 url(../zimages/page/kpud_content_back2.jpg) top left repeat-x;
}

/*---------------------------------------------------------------------- HEADER ---*/
#header {
    padding: 0px;
    height: 93px;
    width: 720px;
    background: url(../zimages/page/kpud_header.jpg) no-repeat;
    
}

#header p {
	float: right;
	margin: 10px 10px 0 0;
	color: #fff;
	font-size: 12px;
	
}

#header a { color: #fff; text-decoration: none; }
#header a:hover { text-decoration: underline; }


/*---------------------------------------------------------------------- FOOTER ---*/
#footer {
	background: url(../zimages/page/kpud_footer.jpg) no-repeat top;

}

#footer p {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8D8A74;
}

/*---------------------------------------------------------------------- MENU ---*/
#menuWCD {
	padding: 0;
	height: 31px;
	background: url(../zimages/page/kpud_menu_back.jpg) repeat-x top left;
	
}

/*---------------------------------------------------------------------- CONTENT ---*/
#contentMain {
    margin: 0;
    padding: 20px;
    width: 680px;
    background: #fbf9f2 url(../zimages/page/kpud_content_back.jpg) top left repeat-x;
    
    font-family: Arial, Helvetica, sans-serif;
    color: #515050;
    font-size: 13px;
    line-height: 24px;
}

#contentMain h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #597b96;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cdcdcd;
    
}

#contentMain h1 a {
	color: #00f;
	text-decoration: none;
}

#contentMain h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    
}

#contentMain h3 { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #597b96; }

#contentMain h6 {
	/*------- ALERT TEXT ---*/
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #b40518;
    
}

#contentMain span.dropCap { float: left; color: #D4D4C7; font-size: 80px; line-height: 60px; padding-top: 6px; padding-right: 5px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

#contentMain a { color: #2178bd; }

ul.portraits { list-style: none; margin: 0 auto; width: 570px;  }
ul.portraits li { width: 190px; height: 148px; background: url(../zimages/zmisc/portrait_border.jpg) no-repeat; float: left; display: inline; text-align: center; color: #fff; padding: 10px 0 0 0; }
ul.portraits img { border: 1px solid #fff; }

#corkArea { width: 672px; background: url(../zimages/zmisc/tile_cork.jpg) repeat; border: 4px solid #dbcb9b; float: left; padding-bottom: 20px; display: inline; }
/*#corkArea img { display: block; }*/
#corkArea a { margin: 10px 0 0 14px; display: inline; width: 150px; height: 195px; float: left; }
#corkArea .head { display: block; width: 200px; height: 0px;}
#corkArea em.caption, #corkArea b { display: none; }
#corkArea a:hover em.caption { display: block; background: #fff; color: #fff; border: 1px solid #000; }
/*#corkArea a:hover em.txt {display:block; position:relative; top:60px; width:150px; left:5px; height:50px; color:#fff; margin:0; line-height:1.5em;}*/
#corkArea a:hover b { display: block; position: relative; top:0px; left:0; width: 150px; background: #fff; height: 195px; opacity:0.7; }