body {
	background-image: url(../images/z_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	}

#floatMain {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:-380px;
	width: 760px;
	background-image: url(../images/z_h_rose.jpg);
	background-position: 0px 298px;
	background-repeat: no-repeat;
	}

#menu {
	position: absolute;
	top: 111px;
	left: 50%;
	margin-left:-380px;
	width: 760px;
	border-right: 1px solid #E76D02;
	}		

#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}

#header {
	height: 111px;
	}
#logo {
	padding-left: 20px;
	padding-top: 25px;
	}

#leftArea {
	background-color: #FFCC00;
	background-image: url(../images/z_h_introBG.jpg);
	background-repeat: repeat-x;
	margin-top: 43px;
	height: 133px;
	}	
	
/* login box styles located in memberLogin.css */
#midcol {
	float:left;
	width:307px;
	height: 198px;	
	margin-top: 11px;	
	padding-bottom:0px;
	padding-left: 190px;
	background-image: url(../images/z_h_membersBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#rightcol {
	float:left;
	width:235px;
	padding-bottom:20px;
	margin-top: 11px;
	margin-left: 23px;
	}
.pageTitle {
	display:none;
	} 

/* ------------------------------------ */
/* Content midcol */	

#introTxt {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 25px;
	}
	
#introTxt a:link {
	color:#A32923;
	background-color: transparent;
	}
#introTxt a:active {
	color:#FF0000;
	background-color: transparent;
	}
#introTxt a:visited {
	color:#A32923;
	background-color: transparent;
	}
#introTxt a:hover {
	color:#F88707;
	background-color: transparent;
	}
	
	
/* ------------------------------------ */
/* content rightcol */
/* Quick Links */

#qckTitle {
	margin:0;
	padding:0;
	padding-top:16px;
	padding-bottom:10px;
	padding-left:14px;
	}

.qckLinks {
	width:235px;
	}	
.qckLinks ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	}

.qckLinks li {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	}
.qckLinks a {
	display: block;
	margin:0px;
	padding:0px;
	}

.qckLinks a:link {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
	padding: 6px 15px 6px 35px;
	background-image:url(../images/z_h_qkLinksArrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px; /* Horiz - Vert */
	border-bottom: 1px solid #CCCCCC;
	}
.qckLinks a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration:none;
	padding: 6px 15px 6px 35px;
	background-image:url(../images/z_h_qkLinksArrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px; /* Horiz - Vert */
	border-bottom: 1px solid #CCCCCC;
	}
.qckLinks a:visited {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
	padding: 6px 15px 6px 35px;
	background-image:url(../images/z_h_qkLinksArrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px; /* Horiz - Vert */
	border-bottom: 1px solid #CCCCCC;
	}
.qckLinks a:hover {
	color: #333333;
	background-color: #FCF6EA;
	text-decoration:none;
	padding: 6px 15px 6px 35px;
	background-image:url(../images/z_h_qkLinksArrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px; /* Horiz - Vert */
	border-bottom: 1px solid #CCCCCC;
	}
	
/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6
*/

* html .qckLinks li {
 height: 1%;
	}
* html .qckLinks a {
 height: 1%;
	}	

/* Postition below absolute  */
#printSearch {
	position: absolute;	
	top:30px;
	left:536px;
	}

#bMark {
	position: absolute;	
	top:30px;
	left:619px;	
	}
		
/* SEARCH  */
#searchPos {
	position: absolute;	
	top:59px;
	left:545px;
	}
#searchPos label { display:none; }
#searchPos form {
	margin:0;
	padding:0;
	}
.searchInput {
	border:1px solid #E9E0DD;
	position:relative;
	top:-5px;
	width:145px;
	background-color: #FFFFFF;
	color:#999999;	
	font-size:11px;	
	margin-right: 1px;
	padding:2px 0px 2px 5px;;
	}

/* ------------------------------------ */
/* FOOTER */

#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#666666;
	height:125px;
	background-image: url(../images/z_footerBG.gif);
	background-repeat: no-repeat;
	background-position: 0 85px;
	}
#footerTitle {
	font-size:10px;
	padding-top: 20px;
	padding-left:20px;
	font-weight: bold;
	}

.footerTxt01 {
	color:#666666;
	font-size:9px;	
	}
.footerTxt02 {
	font-size:9px;
	color:#999999;
	}
#footer1 {
	padding-top: 3px;
	padding-left:20px;
	}			
#footer01 {
	padding-top: 3px;
	padding-left:20px;
	}
#footer02 {
	padding-top: 3px;
	padding-left:20px;
	}
#footer03 {
	padding-top: 25px;
	padding-left:20px;
	}	

/* footer pipe */
.fPipe { padding-left: 4px; padding-right:4px; }	

#dblink { 
 	}

