body {
	background-image: url("background_texture.gif");
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;	
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}


#header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 800px;
	
}

#header div#left {
	float: left;
	width: 324px;
	height: 60px;
}

#header div#right {
	background-image: url("rightbanner.jpg");
	float: left;
	width: 476px;
	height: 60px;
}

#header div#azbar {
	color: #000000;
	height: 60px;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	line-height: 90px;
	text-align: center;
}

div.clear {
	clear: left;
}

#header span#azbar {
	float: left;
	font-family: arial, verdana, san-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#header #azbar a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#header h1 {
	clear: right;
	margin: 0;

	display: block;
	width: 174px;
	height: 57px;
	text-indent: -9999px;
	background: url(dlife_home_logo.gif);
	cursor: pointer;
}

#header img {border: 0}

#header ul#topnav {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 618px;
	height: 46px;
	top: 37px;
	left: 206px;
	background: url(dlife_blue_bg.gif) repeat-x;
}

#header ul#topnav li {
	position: absolute;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0;
	top: 0;
	text-align: center;
}

#header #topnav li#mallentrance {left: 0;}
#header #topnav li#specialoffers {left: 100px;}
#header #topnav li#freeshipping {left: 200px;}
#header #topnav li#completestorelist {left: 300px;}
#header #topnav li#contributionslist {left: 400px;}

#header #topnav a {text-decoration: none; color: #000000; font-size:11px;}
#header #topnav a:hover {text-decoration: underline;}

#header #leftbookend, #header #rightbookend {
	position: absolute;
	height:46px;
	width:9px;
	top: 37px;
}

#header #leftbookend {
	background: url(dlife_header_left_end.gif);
	left: 200px;
}

#header #rightbookend {
	background: url(dlife_end.gif);
	left: 815px;
}

div.buttoncontainer {
	width: 180px;
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	border-right: 1px dotted #A2A07B;
}

div.emallbutton {
	line-height: 35px;
	background-image: url(emallbutton.jpg);
	width: 180px;
	height: 35px;
	margin-bottom: 4px;
	font-size: 14px;
	font-family: Tahoma;
	text-align: center;
	color: white;
	text-align: center;
}

div.emallbutton:hover {
	background-image: url(emallbuttonclicked.jpg);	
}

div.emallbutton:active {
	background-image: url(emallbuttonclicked.jpg);
}

a.emallbutton {
	text-decoration: none;
}

#sidebar {
	width: 180px;
	padding: 0;
	margin: 0;
	float: left;
}

#content {
	float: right;
	width: 550px;
	margin: 0 26px 0 0;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content p {margin: 0; padding: 0;}

#sidebar form {
	background-color: #D7D3B8;
	padding: 0;
	margin: 0;
	width: 180px;
	border-bottom: 2px solid #ffffff;
	position: relative;
}

#sidebar form #searchtext {
	width:110px;
	height:14px;
	margin: 3px 2px 3px 2px;
}

#sidebar form #searchbutton {
	position: absolute;
	top: 4px;
	left: 120px;
}

#sidebar ul {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar h2 {
	display: block;
	width: 180px;
	height: 14px;
	padding: 3px 0 3px 0;
	margin: 0;

	background-color: #000066;
	border-bottom: 2px solid #FFFFFF;

	font-size: 11px;
	font-weight: bold;
	text-indent: 15px;
	color: #FFFFFF;
}

#sidebar li {
	width: 180px;
	height: 20px;
	border-bottom: 2px solid #ffffff;
	text-indent: 5px;
}

#sidebar a:link, #sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;

	display: block;
	width: 180px;
	height: 14px;
	padding:3px 0;

	background-color: #5E85AA;
}

#sidebar a.emallbutton {
	
}

#sidebar a:hover {background-color: #F2F2F2; color: #118;}

#sidebar a.categoryselected {background-color: #F2F2F2; color: #118;}
#sidebar li.categoryselected {background-color: #DEDEDE;}

#footer {
	margin: 0;
	padding-top: 25px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

#footer a {text-decoration: none; color: #000000;}

#content p {margin-bottom: 5px;}