@charset "utf-8";

body {
	background: #fff2ff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	height:100%;
}

.list {
list-style:outside;
padding-left:50px;
line-height:150%;

}


p {
	color:black;
	font-size:10pt;
	padding:10px;
	line-height:1.25em;
	letter-spacing:.015em;
}

hr {
width:820px;
	border:2px dashed;
	border-color:#e8e5ee;
color:black;
}

.center {
text-align:center;
}

.pink {
color:#c1a6e9;
}

a {
	text-decoration:none;
	color:#663399;
}

.adpr {
padding-right:15px;

}

a:hover {
	text-decoration:underline;
}

#container {
	margin: 0px auto;
	width: 861px;
	height: 100%;
	background: white url('images/container-bg.gif') repeat-y;
}

#header {
	margin: 0px auto;
	height: 121px;
	width: 853px;
	background: purple url('images/header-bg.gif') repeat-x;
}

#logo {
	float:left;
	width: 213px;
	height: 121px;
}

#about {
	padding-top:25px;
	float:right;
	margin-right:30px;
}

#about h1 {
	font-size: 16px;
	color:white;
	text-align:center;
	font-weight:bold;
}

#about h2 {
	padding: 1px;
	font-size: 14px;
	color:#c1a6e9;
	text-align:center;
	font-weight:bold;
}

#about p {
	padding: 2px;
	font-size: 8pt;
	color:#e1d3f7;
	text-align:center;
}

#animations {
	margin: 0px auto;
	height: 160px;
	width: 853px;
	background: white;
}

#divide {
	height: 12px;
	margin: 0px auto;
	width: 853px;
	background: transparent url('images/divide-bg.gif') repeat-x;
}

#nav {
	margin:0px auto;
	clear:both;
	height: 34px;
	width: 853px;
	background: url('images/nav-bg.gif') repeat-x;
}

#nav ul {
	padding: 10px;
	list-style:none;
}

#nav li {
	padding:10px;
	display:inline;
	color:white;
	font-weight:bold;
}

#nav li a{
	text-decoration:none;
	color:white;
}

#nav li a:hover{
	text-decoration:underline;
	color:white;
}

#content {
	margin: 0px auto;
	width: 853px;
	background:white;
	color:black;
	height: auto;
}

#copy {


	height:100%;
	width:800px;
	background:white;
	margin:0px auto;
	margin-top:20px;
}

#copy h1 {
	font-size:12pt;
	color: #663399;
	font-weight:bold;
	margin:0px;
	padding:10px;
}

.text_center {
text-align:center;
}

.contact_table {
padding:10px;
}

.bold {
font-weight:bold;
}

#left {

	float:left;
	height:auto;
	width:424px;
	background:white;
	border-right:2px dashed;
	border-color:#e8e5ee;
	margin-top:5px;
}

#left h1 {
	font-size:12pt;
	color: #663399;
	font-weight:bold;
	margin:0px;
	padding:10px;
}

#interviews h1 {
	text-align:center;
	font-size:12pt;
	color: #663399;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	padding-top:10px;
}

#right {
	margin-top:5px;
	height:100%;
	width:424px;
	float:right;
	background:white;

}

#right h1 {
	font-size:12pt;
	color: #663399;
	font-weight:bold;
	margin:0px;
	padding:10px;
}

#animals {
width:100%;
height:100%;
background: url('images/ad-dog.gif') no-repeat;
}

#animals p {
padding-left:175px;
}

#interviews {
clear:both;
width:853px;
margin: 0px auto;
background:white;
}

#footer {
	clear:both;
	margin: 0px auto;
	width: 833px;
	height:49px;
	background: url('images/footer-bg.gif') repeat-x;
	color: #da92db;
	padding:10px;
}

footer ul {
	padding: 10px;
	list-style:none;
}

#footer li {
	padding:10px;
	display:inline;
	color:white;
	font-weight:bold;
	font-size:8pt;
}

#footer li a{
	text-decoration:none;
	color:white;
}

#footer li a:hover{
	text-decoration:underline;
	color:white;
}
