table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}

img {
	border-spacing: 0px;
	padding: 0px;
	margin:0px;
	border:none;
}


div#printhead {
	display:none;
}

#left {
	padding: 1px;
	position: absolute;
	width:15%;
	min-width: 100px;
	top: 0px;
	left: 0px; 
	margin-top: 9px;
	margin-bottom: 20px;
	margin-left:3%;
	margin-right:0;
	color:#eee;
	font-weight: bold;
	}
#right {
	position: absolute;
	width:15%;
	min-width: 100px;
	top: 0px;
	right: 0px; 
	margin-top: 9px;
	margin-bottom: 20px;
	margin-left:0px;
	margin-right:3%;
	color:#eee;
	font-weight: bold;
	}
#footer {
	color: #ccc;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-left:22%;
	}
#footertalkslinks {
	color: #ccc;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-left:20%;
	}
#footerdark {
	color: #666;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-left:22%;
	}

#gardenpic {
	text-align: center;
	margin-top: -15px;
	}
#centerpic {
	text-align: center;
	}
.acenter {
	text-align: center;
}
.aleft {
	text-align: left;
}
.aright {
	text-align: right;
}
.indent10p {
	margin-left: 10px;
}
.indent20p {
	margin-left: 20px;
}
.indent2010p {
	margin-left: 20px;
	margin-right: 10px;
}

div.outer {
	text-align: center; 
	width: 50%; 
	float: right;
	}
	

.picright {
	float:right;
}
.picleft {
	float:left;
}
.picrightpad {
	float:right;
	margin: 0;
	padding: 0;
	padding-left: 3em;
}
.picleftpad {
	float:left;
	padding-right: 10px;
}
.pictext {
	vertical-align:middle;
}
.clearall {
	clear: both;
	}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.up15 {
	margin-top: -15px;
}

#right h1 {
	color:#eee;
}
#indent2em {
	margin-left: 2em;
}


div#sidelinks {
	background: #000;
	padding: 1px;
	width: 100%; 
	font: 12px arial, Verdana, sans-serif; 
	z-index: 100;
	}
div#sidelinks a {
   display: block; 
   text-align: center;
   font: bold 1em sans-serif; 
   padding: 3px 0 3px 0;
   margin: 0 0 2px; 
   border-width: 0; 
   text-decoration: none; 
   color: #666; background: #ddd;
   border-top: 2px double #fff;
   border-bottom: 2px double #000;
   border-left: 2px double #fff;
   border-right: 2px double #000;
   width: 100%; 
	}
div#sideselectedlink a {
   display: block; 
   text-align: 
   center; font: bold 1em sans-serif; 
   padding: 3px 0 3px 0; 
   margin: 0 0 2px; border-width: 0; 
   text-decoration: none; 
   color: #666; background: #fff;
   border-top: 2px double #ddd;
   border-bottom: 2px double #000;
   border-left: 2px double #ddd;
   border-right: 2px double #000;
   width: 100%; 
	}
div#sidelinks a:hover {
   color: #eee; background: #999;
   text-decoration: none; 
   border-top: 2px solid #ccc;
   border-bottom: 2px solid #000;
   border-left: 2px solid #ccc;
   border-right: 2px solid #000;
	}

div#mainlinks {
	background: #000;
	width:100%;
	font: 12px Verdana, sans-serif; z-index:100;
	}
div#mainlinks a {
   display: block; 
   text-align: center; 
   font: bold 1em sans-serif; 
   padding: 3px 0 3px 0;
   margin: 0 0 2px; 
   border-width: 0; 
   text-decoration: none; 
   color: #000; background: #ddd;
   border-top: 2px double #fff;
   border-bottom: 2px double #000;
   border-left: 2px double #fff;
   border-right: 2px double #000;
   width: 100%; 
	}
div#mainlinks a:hover {
   color: #000; 
   text-decoration: none; 
   border-top: 3px solid #fff;
   border-bottom: 3px solid #000;
   border-left: 3px solid #fff;
   border-right: 3px solid #000;
	}

div#homelinks a {
	background: #f69;
	}
div#homelinks a:hover {
	background: #f09;
	}
div#medialinks a {
	background: #f63;
	}
div#medialinks a:hover {
	background: #f33;
	}
div#talkslinks a {
	background: #fc6;
	}
div#talkslinks a:hover {
	background: #f93;
	}
div#linkslinks a {
	background: #ff9;
	}
div#linkslinks a:hover {
	background: #ff3;
	}
div#gardenlinks a {
	background: #6f9;
	}
div#gardenlinks a:hover {
	background: #6f3;
	}
div#dogslinks a {
	background: #cff;
	}
div#dogslinks a:hover {
	background: #0ff;
	}
div#travellinks a {
	background: #9cf;
	}
div#travellinks a:hover {
	background: #09f;
	}
div#recipeslinks a {
	background: #ccf;
	}
div#recipeslinks a:hover {
	background: #99f;
	}
div#webhelplinks a {
	background: #c9f;
	}
div#webhelplinks a:hover {
	background: #c0f;
	}




/* H classes */
/* --------- */

h1 {
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
}
#h1left {
	font-size: 1em;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:0px;
}

/* Fonts */
/* ----- */


