body {
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}
#content hr {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	text-align: left;
	width: 800px;
	background: #CCCCCC url(img/nav_bg.gif) repeat-y 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #408CB0 url(img/dundiland_header.png) no-repeat 0px 0px;
	height: 315px;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	height: 227px;
	width: 383px;
	position: absolute;
	left: 80px;
	top: 30px;
	font-size: 24px;
}

#header h1 a {
	display: block;
	height: 227px;
	width: 383px;
	text-decoration: none;
}
#header img {
	position: absolute;
	left: 510px;
	top: 30px;
}
#header p {
	position: absolute;
	color: #FFFFFF;
	margin: 0px;
	font-size: 16px;
	left: 40px;
	bottom: 15px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
#header p.music {
	position: absolute;
	left:auto;
	right: 100px;
	text-align:right;
	bottom: 10px;
}

#header  p  a {
	color: #EEEEEE;
	text-decoration: none;
	z-index: 13;
	width: 50px;
	font-size: 13px;
}
#header  p  a:hover {
	color: #FFFFFF;
	font-size: 16px;
}
#header  p  img   {
	position: static;
	border-style: none;
	margin-right: 5px;
	background: url(none);
}



#navigation {
	float: left;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #EEEEEE url(img/nav_shadow.jpg) no-repeat 0px 0px;
}
#navigation ul {
	display: block;
	margin: 0px 0px 0px 40px;
	padding: 30px 0px 40px;
	color: #FFFFFF;
	font: 16px Arial, Helvetica, sans-serif;
	list-style: none;
}
#navigation ul li {
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 1px;
}
#navigation ul li a {
	color: #003366;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 18px;
	display: block;
}
#navigation ul li a:hover {
	/*background: #F2D7A2;*/
	color: #006699;
}
#navigation  ul li a.selected {
	color: #006699;
	padding-bottom: 1px;
	font-size: 21px;
}
#navigation ul li ul {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	color: #003366;
	list-style: disc inside;
}
#navigation ul li ul li {
	list-style: disc;
	margin: 0px;
	padding: 1px 0px;
}
#navigation  ul  li  ul  li a {
	font-size: 16px;
	font-weight: normal;
}

#navigation  ul  li  ul  li a.selected {
	color: #006699;
	border-style: none;
	font-weight: bold;
	font-size: 16px;
}





#content {
	float: left;
	width: 594px;
	padding-top: 1px;
	padding-bottom: 20px;
	background: #FFFFFF url(img/1content_bg_black.png) repeat-x 0px 0px;
	margin-top: 5px;
	margin-bottom: 6px;
	text-align: left;
	position: relative;
}
#content.home {

}
#content  ol   a, #content  ul  a, #content.home a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}
#content table {
	text-align: left;
	clear: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content td {
	padding-left: 5px;
}

th {
	background: #EEEEEE;
	text-align: center;
	color: #006699;
}
#content h2 {
	color: #003366;
	clear: left;
	margin: 0px 20px 19px 50px;
	padding-top: 20px;
	font: normal 28px Verdana;
}
#content h2.round {
	background: url(img/content_curve_black.png) no-repeat right top;
	border-style: none;
	margin-right: 0px;
	padding-top: 30px;
}

#content h2 span {
	color: #E1E1E1;
	font-size: 21px;
	font-variant: small-caps;
}
#content h3 {
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 13px;
	font-size: 12px;
	clear: left;
}
#content h3 span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
}
#content h3.links {
	color: #999999;
	font-size: 16px;
}
#content h3.links1 {
	color: #CCCCCC;
	font-size: 16px;
	margin-top: 25px;
}
#content  img.home {
	background: #FFFFFF url(img/indicator_medium.gif) no-repeat center center;
	border: 1px solid #330000;
	margin-left: 50px;
	padding: 1px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#content div.dogs {
	float: left;
	padding: 1px 20px 20px 50px;
	text-align: center;
}
#content div.dogscenter {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 20px;
}
#content  .dogs  img,#content .dogscenter img {
	background: #CCCCCC url(img/indicator_medium.gif) no-repeat center center;
	padding: 3px;
	border: 1px solid #666;
}
#content .dogs h3 {
	margin: 10px 0px 19px;
}
#content .dogs a {
	color: #804040;
	font-size: 14px;
	text-decoration: none;
}
#content  .dogs  a:hover {
	color: #666666;
	font-size: 13px;
}
#content img.dogs {
	background:#EEE url(img/indicator_medium.gif) no-repeat center center;
	float: left;
	padding: 3px;
	border: 1px solid #666666;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 50px;
}
dl {
	padding-top: 20px;
	font-size: 14px;
	margin-right: 20px;
}
dt {
	float: left;
	color: #006699;
	margin-right: 3px;
	font-weight: bold;
}
dd {
	font-size: 16px;
	margin-bottom: 10px;
}
#content a.dogs {
	background: #EEEEEE;
	color: #006699;
	vertical-align: middle;
	padding: 3px 7px 4px;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	margin-bottom: 3px;
	margin-left: 4px;
}
#content a.dogs:hover {
	background: #FFFFFF url(none);
	text-decoration: none;
}
#content p {
	text:wrapp;
	text-align: justify;
	margin: 0px 30px 19px 50px;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 18px;
}
#content strong {
	color: #003366;
}

#content.news   p {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #006699;

}
#content p.qj {
	text-align: right;
	border-bottom-style: none;
	border-top: 1px solid #999999;
	padding-top: 2px;
	padding-right: 3px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 50px;
}
#content p.qj a {
	color: #999999;
	font-weight: bold;
}
#content   ol, #content  ul, #content.home ol {
	list-style: none;
	margin: 0px 30px 19px 50px;
	padding: 1px 0px;
	color: #666666;
}

#content li {
	margin-bottom: 5px;
	font-size: 0.85em;
}
#content address {
	padding: 0px;
	margin-right: 20px;
	margin-left: 50px;
}
#content  .adr {
	position: absolute;
	right: 20px;
	background: url(img/contact.gif) no-repeat center top;
	display: block;
	height: 240px;
	width: 196px;
	margin: 0px;
	padding: 1px;
	top: 30px;
}
#content   .adr  address.home   {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	margin: 0px;
	padding: 130px 0px 0px 17px;
}
#content .adr address.home a {
	font-weight: bold;
	color: #006699;
	font-style: oblique;
	position: relative;
}


#footer {
	padding-top: 1px;
	padding-bottom: 11px;
	text-align: center;
	background: #FFFFFF;
	font-size: 12px;
}
#footer p {
	color: #003366;
	font-weight: bold;
}
#footer a {
	color: #006699;
}


/* Clear & Tag classes */
.clear {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
}
#footer a.tkdogs  {
	color: #666666;
	font-weight: normal;

}
a.tkdogs b {
	color: #993300;
}
a.tkdogs span {
	font-weight: bold;
	color: #333333;
}
#content a.thumb {
	color:#804040;
	text-decoration: none;
}
#content img.news {
	padding: 2px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
	background: #CCCCCC url(img/indicator_medium.gif) no-repeat center center;
}
#content div.dogscenter img {
	margin: 0px;
}
#content ol.numbers {
	list-style: decimal;
}
div#content.home  p {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 19px;
}

a {
	color: #006699;
}
