body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align : center;
}

a {
	color : #29A092;
	text-decoration : none;
}

a:visited {
	color : #29A092;
	text-decoration : none;
}

a:hover {
	color : #ABC6BB;
	text-decoration : underline;
}

a:active {
	color : #ABC6BB;
	text-decoration : underline;
}

#PageContainer {
	width : 760px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	border : 1px solid #29A092;
}

#Header {
	height : 90px;
}

#Line {
	height : 20px;
	width : 740px;
	margin-left : auto;
	margin-right : auto;
	background-color : #29A092;
}

#Menu {
	float : right;
}

a.menu {
	display: block;
	float : left;
 	width: 183px; /*Width of top level menu link items*/
	height : 17px;
	padding-top : 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color : #29A092;
	font: bold 12px Arial;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}

a.menu:visited {
	color : #FFFFFF;
	background-color : #29A092;
	text-decoration: none;
}

a.menu:hover {
	color : #000000;
	background: #ABC6BB;
	text-decoration: none;
}

a.menu:hover {
	color : #000000;
	background: #ABC6BB;
	text-decoration: none;
}

.selected {
	display: block;
	float : left;
 	width: 183px; /*Width of top level menu link items*/
	height : 17px;
	padding-top : 3px;
	text-decoration: none;
	color : #000000;
	background: #ABC6BB;
	font: bold 12px Arial;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}

a.selected:visited {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.selected:hover {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.selected:active {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

#Content {
	width : 700px;
	padding : 20px 20px 0px 20px;
	text-align : justify;
	margin-left : auto;
	margin-right : auto;
}

#DContent {
	width : 730px;
	padding : 1px 10px 0px 0px;
	text-align : justify;
	margin-left : auto;
	margin-right : auto;
}

h1 {
	font-size : 16px;
	color : #29A092;
}

h2 {
	font-size : 14px;
	color : #EB1C24;
	clear : left;
}

h3 {
	font-size : 12px;
	color : #000000;
	margin : 10px 0 10px 0;
	padding : 10px 0 10px 0;
}

#text {
	width : 350px;
	background-image : url(images/speech.gif);
	background-repeat : no-repeat;
	line-height : 32px;
	font-weight : bold;
	float : left;
	padding-bottom : 20px;
}

#dtext {
	height : 317px;
	width : 500px;
	background-image : url(images/chinchilla.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
	font-weight : bold;
	float : left;
	padding-left : 20px;
	padding-bottom : 20px;
}

#wtext {
	/*height : 287px;*/
	width : 510px;
	/*background-image : url(images/rabbit-and-guinea.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;*/
	font-weight : bold;
	float : left;
	padding-left : 20px;
	padding-bottom : 20px;
}

#atext {
	height : 317px;
	width : 500px;
	background-image : url(images/chinchilla.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
	font-weight : bold;
	float : left;
	padding-left : 20px;
	padding-bottom : 20px;
}

#htext {
	height : 345px;
	width : 500px;
	background-image : url(images/rabbit-cleaning.jpg);
	background-repeat : no-repeat;
	background-position : right bottom;
	font-weight : bold;
	float : left;
	padding-left : 20px;
	padding-bottom : 20px;
}

ul {
	margin-left : 15px;
}

#Links {
	float : left;
	width: 184px;
}

a.links {
	display: block;
	float : left;
 	width: 183px; /*Width of top level menu link items*/
	height : 32px;
	padding-top : 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color : #29A092;
	font: bold 12px Arial;
	text-align : center;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	clear : left;
}

a.links:visited {
	color : #FFFFFF;
	background-color: #29A092;
	text-decoration: none;
}

a.links:hover {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.links:active {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.selectedlinks {
	display: block;
	float : left;
 	width: 183px; /*Width of top level menu link items*/
	height : 32px;
	padding-top : 3px;
	text-decoration: none;
	color : #000000;
	background-color: #ABC6BB;
	font: bold 12px Arial;
	text-align : center;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	clear : left;
}

a.selectedlinks:visited {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.selectedlinks:hover {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

a.selectedlinks:active {
	color : #000000;
	background-color: #ABC6BB;
	text-decoration: none;
}

.quote {
	width: 183px;
	float : right;
	text-align : center;
	background-image : url(images/quote.gif);
	background-repeat : no-repeat;
	line-height : 26px;
	font-weight : bold;
	margin-top : 15px;
	padding-left : 20px;
}

.right {
	width: 210px;
	float : right;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	margin-top : 15px;
	padding-left : 20px;
}

#Footer {
	height : 75px;
	background-image : url(images/footer.gif);
	background-repeat : repeat-x;
	clear : both;
}

.footertext {
	font-size : 14px;
	color : #FFFFFF;
	text-align : left;
	float : left;
	padding-left : 20px;
	padding-top : 2px;
}

a.footer {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

a.footer:visited {
	color : #000000;
	text-decoration : none;
}

a.footer:hover {
	color : #29A092;
	text-decoration : underline;
}

a.footer:active {
	color : #29A092;
	text-decoration : underline;
}