body {
	background-repeat:repeat-x;
	background-color:#000000;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:28px;
	color:#330099;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#330099;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	font-size:12px;
	line-height:1.5em;
	padding: 0 0 5px 0;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:750px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	background-image: url(images/red-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#banner {
	width:750px;
	margin-bottom:10px;
}

#bannerLeft {
	width:200px;
	height:150px;
	margin-right:0px;
	background-image:url();
	background-repeat: no-repeat;
}

#bannerRight {
	width:529px;
	background:url(images/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	height:1%;
	clear: left;
	}

#leftColumn {
	float:left;
	width: 200px;
	padding: 0px;
	background-image: url(images/logo.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	background-image: url(images/buttons.jpg);
	text-align: center;
}

#nav a {
	display:block;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding:25px 5px 25px 15px;
	width:180px;
	height:20px;
	font-weight: bold;
	
}

#nav a:hover {
	background-color:#FFFFFF;
	color: #000000;
}

#leftColumnBottom {
	width:200px;
	padding:80px 0px 100px;
	color:#333333;
}

#rightColumn {
	float:right;
	width:510px;
	padding-left:10px;
	color:#333333;
	clear: none;
	margin-bottom: 100px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #ffffff;
	border: #cccccc solid 1px;
	padding-top: 90px;
	background-image: url(images/smallanimalsimage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	text-align: center;
}

#copyright a {
	text-decoration:underline;
	color:#FFFFFF;
}

#copyright a:hover {
	color:#66CCFF;
}
