a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 000000;
}
a:hover {
	text-decoration: none;
	color: 000000;
}
a:active {
	text-decoration: none;
	color: 000000;
}

body {
	background: #000000;
	margin: auto;
	position: absolute; 
	width:100%;
	height:100%;
	
}

#top {
	background-image: url(images/HotDogzKennel.gif);
	position: relative;
	top:0;
	width: 1024px;
	height: 226px;
}

#bottom {
	background-image:url(images/HotDogzKennel_03.gif);
  	position: absolute;
  	width: 1024px;
	height: 95px;
  	bottom: 0;
  	left: 0;
  	overflow: visible;
}

.left {
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
}
.right {
	float: right;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 15px;
}

.content {
	float:right;
	background-image:url(images/contentbox.png);
	width: 643px;
	height: 340px;
	margin-top: 40px;
	margin-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}

.title {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: x-large;
	font-weight: bold;
}

.text {
	height: 305px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal;
}

.leftcontent {
	float:left;
	width: 316px;
	height: 359px;
	margin-top: 40px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 20px;
}
	
#page {
	position:relative;
	background-color: #a38948;
	clear: both;
	width: 1024px;
	height: 768px;
	left: 0px;
	top: 0px;
	margin: auto;
}

ul.menu {
	position: relative;
	bottom: 0;
	width: 942px;
	top: 179px;
	left: 0;
}
ul.menu li{float:left; overflow: hidden;}

ul.menu li.home a{width:157px; height:46px; display:block; background:url(images/home.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.home a:hover{width:157px; height:46px; background:url(images/home_over.png) 0 0 no-repeat; background-position:center;}

ul.menu li.about a{width:157px; height:46px; display:block; background:url(images/about.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.about a:hover{width:157px; height:46px; background:url(images/about_over.png) 0 0 no-repeat; background-position:center;}

ul.menu li.caring a{width:157px; height:46px; display:block; background:url(images/caring.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.caring a:hover{width:157px; height:46px; background:url(images/caring_over.png) 0 0 no-repeat; background-position:center;}

ul.menu li.rates a{width:157px; height:46px; display:block; background:url(images/rates.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.rates a:hover{width:157px; height:46px; background:url(images/rates_over.png) 0 0 no-repeat; background-position:center;}

ul.menu li.policies a{width:157px; height:46px; display:block; background:url(images/policies.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.policies a:hover{width:157px; height:46px; background:url(images/policies_over.png) 0 0 no-repeat; background-position:center;}

ul.menu li.contact a{width:157px; height:46px; display:block; background:url(images/contact.png) 0 0 no-repeat; background-position:center; text-indent:-20000px;}
ul.menu li.contact a:hover{width:157px; height:46px; background:url(images/contact_over.png) 0 0 no-repeat; background-position:center;}
