/* CSS Document */

/* a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
  
  */

#Navigation {
	position:absolute;
	width:150px;
	height:115px;
	z-index:2;
	top: 200px;
	left: 12px;
	visibility: visible;
}
#HospitalLogo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 800px;
	top: 11px;
	visibility: visible;
}
#AddSpace1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:8;
	left: 800px;
	top: 209px;
	visibility: visible;
}
#AdSpace2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 800px;
	top: 350px;
	visibility: hidden;
}
.style2 {font-family: "Comic Sans MS"}

.style3 {font-family: "Comic Sans MS"; font-size: small; }
.bodytext {font-family: "Comic Sans MS"; font-size: medium; }
body {
	background-image: url();
	background-repeat: repeat-y;
}


#nav {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 212px;
	top: 1px;
}

#leftbar {
	position:absolute;
	width:103px;
	height:280px;
	z-index:4;
	top: 250px;
	background-color: #EED2EB;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	left: 10;
}

#rightbar {
	position:absolute;
	width:102px;
	height:280px;
	z-index:3;
	left: 871px;
	top: 253px;
	background-color: #EED2EB; padding-left: 3px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px;
	
}

#dogline {
	position:absolute;
	width:200px;
	height:30px;
	z-index:1;
	left: 136px;
	top: 201px;
}

#vetlogo {
	position:absolute;
	width:156px;
	height:115px;
	z-index:5;
	left: 12px;
	top: 28px;
}

#outbuttons {
	position:absolute;
	width:148px;
	height:115px;
	z-index:6;
	left: 834px;
	top: 26px;
	visibility: visible;
}


#contact {
	position:absolute;
	width:344px;
	height:115px;
	z-index:7;
	left: 324px;
	top: 579px;