html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height: 100%;
}
body {
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div#container {
	min-height: 100%;
	position: relative;
}

div#main, div#footer {
	width: 1024px;
	margin: 0px auto;
	text-align: left;
}

div#main {
	padding-bottom: 92px;
}

div#leftimg {
	float: left;
}

div#menu {
	float:left;
	width: 160px;
	margin: 16px 46px 0;
}

ul#menutree {
	margin-top: 20px;
	padding: 10px 0;
}

div#menu img {
	padding: 0 17px;
}

div#content {
	margin-left: 252px;
}
div#breadcrumb {
	position: relative;
	float: right;
	top: -9px;
	right: -32px;
}
div#content2 {
	width: 792px;
	margin: 17px 0px 0px 232px;
	padding: 20px;
	min-height: 278px;
}
div#image-gallery {
	padding: 0px 26px 0px 51px;
	float: left;
}
div#image-gallery-images {
	width: 400px;
	height: 300px;
}
div#news {
	width: 250px;
	height: 281px;
	overflow: hidden;
	float: left;
}
div#block-text {
	width: 700px;
	padding: 15px 5px 0px 51px;
	float: left;
}
div#lang-links {
	width: 700px;
	padding: 15px 5px 0px 51px;
	clear: both;
}
div#footer {
	width: 100%;
	height: 72px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* image fader */
img {
	filter: alpha(opacity=100);
}
img.idupe {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 20000;
	zoom: 1;
}

/*link fader menu */
a.linkFader {
	display: block;
	position: relative;
}
table.dognames-result {
	width: 100%;
}
table.dognames-result td {
	width: 33%;
	padding: 5px;
}