
body {
	background: url(../images/main-bg.gif) repeat-x;
	color: #2e2e2e;
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}

h2 {
	font-family: trebuchet MS;
	font-size: 16px;
}

a:link { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited { 
	color: #396d8a;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

	#nav a:link { 
		background: url(../images/nav-bg.gif) no-repeat;
		color: #242424;
		display: block;
		font-weight: normal;
		height: 18px;
		padding-left: 25px;
		padding-top:3px;
		text-decoration: none;
		width: 155px;
	}
		
	#nav a:visited { 
		background: url(../images/nav-bg.gif) no-repeat;
		color: #242424;
		display: block;
		font-weight: normal;
		height: 18px;
		padding-left: 25px;
		padding-top:3px;
		text-decoration: none;
		width: 155px;
	}
		
	#nav a:hover, #nav a:active { 
		background: url(../images/nav-bg-over.gif) no-repeat;
		color: #242424;
		display: block;
		font-weight: normal;
		height: 18px;
		padding-left: 25px;
		padding-top:3px;
		text-decoration: none;
		width: 155px;
	}

#adopting {
	background: url(../images/adopting.gif) no-repeat;
	height: 79px;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 35px;
	width: 120px;
}

#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}

#contact {
	height: 82px;
	margin-bottom: -4px;
	line-height: 22px;
	padding-top: 30px;
	text-align: right;
	width: 354px;
}

#content {
	background: url(../images/content-bg.gif) repeat-y;
	clear: both;
	padding-left:10px;
	width: 750px;
}

#didyouknow {
	background: url(../images/did-you-know.gif) no-repeat;
	height: 96px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 35px;
	width: 137px;
}

#donate {
	background: url(../images/donate.gif) no-repeat;
	height: 160px;
	line-height: 16px;
	padding-left: 6px;
	padding-top: 35px;
	margin-top:10px;
	width: 120px;
}

.flt-lft {
	float: left;
}

.flt-rgt {
	float: right;
}

#footerbg {
	background: #ececec;
	border-top: 1px solid #c3c3c3;
	clear: both;
	height: 150px;
	text-align: center;
	width: 100%; 
}

#footer {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	width: 750px;
}

#header {
	height: 240px;
	width: 760px;
}

#hleft {
	float: left;
	height: 240px;
	width: 225px;
}

#hmid {
	float: left;
	height: 240px;
	width: 171px;
}

#hright {
	float: left;
	height: 240px;
	width: 354px;
}

#left {
	background: #f0f0e8 url(../images/cute-kat.jpg) no-repeat 0% 120px;
	float: left;
	width: 180px;
}

#logo {
	height: 108px;
	padding-left: 25px;
	width: 200px;
}

#nav {
	margin-top: 1px;
	width: 180px;
}

	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#nav li {
		list-style: none;
		height: 21px;
		margin: 0;
		padding: 0;
		width: 180px;
	}

#mid { 
	border-right: 1px dashed #e7e7e7;
	float: left;
	line-height: 16px;
	padding: 10px;
	width: 405px;
}

#ouranimals {
	clear: both;
	height: 128px;
	margin-left: 1px;
	width: 225px;
}

#right {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 130px;
}

.tel {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.txtimage {
	margin-bottom: 7px;
}

#youcanhelp {
	clear: both;
	height: 128px;
	width: 354px;
}