/* CSS Document */

#container {
	position:absolute;
	width:720px;
	height:auto;
	z-index:1;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	border-right: solid #27170d 4px;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-left: solid #27170d 4px;
}
body {
	background-image: url(../images/pattern01.gif);
	margin: 0;
	padding: 0;
}
#links {
	left:67px;
	top:74px;
	width:220px;
	height:auto;
	z-index:2;
	float: left;
	margin-top: 360px;
	margin-left: 9px;
	background-image: url(../images/dragon.jpg);
	border: solid 1px;
	border-color: #a7a7a7;
	display: inline;
	padding: 0px 0px 10px 0px;
}
#linksheader {
	left:261px;
	top:401px;
	width:220px;
	height:38px;
	z-index:2;
	background-image: url(../images/linkheader.jpg);
}
#linkscontent {
	left:158px;
	top:338px;
	width:200px;
	height:auto;
	z-index:2;
	padding: 10px 20px 10px 0px;
	line-height: 21px;
}
#dogheader {
	top:361px;
	width:469px;
	height:70px;
	z-index:2;
	float: left;
	margin-top: 360px;
	background-image: url(../images/dogstatue_welcome.jpg);
	margin-left: 10px;
	border: solid 1px;
	border-color: #a7a7a7;
}
#content {
	left:320px;
	top:443px;
	width:451px;
	height:auto;
	z-index:2;
	float: left;
	margin-left: 10px;
	background-color: #CBCBCB;
	border-color: #A7A7A7;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
}
.bodytext {
	font-size: 13px;
	color: #745634;
	line-height: 13pt;

}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #2D1C0F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A5633;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#footer {
	left:110px;
	top:104px;
	width:471px;
	height:auto;
	z-index:2;
	float: left;
	background-color: #837852;
	margin-right: 8px;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	margin-left: 241px;
	display: inline;
}

#linkscontent li{
	list-style: no-style;
	list-style-type: none;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: dashed black 1px;
	line-height: 20px;
	list-style-position: outside;
}
#linkscontent ul{
	list-style-position: inside;
	padding: 0px 0px 0px 10px;
	margin: 0;
}
#containerwrap {
	width:720px;
	height:auto;
	z-index:2;
	margin-left: auto;
	margin-right: auto;
}
