/* CSS Document */

html, body {
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #e5ece2;
	background-image: url(images/gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.bottomborder {
	background-image:url(images/borderbottom.gif);
	height: 40px;
	width: 724px;
	background-repeat: no-repeat;
	background-position: left;
}

.rightborder {
	background-image:url(images/borderright.gif);
	background-repeat: repeat-y;
}

#navtd {
	text-align:center;
}
#navtd img {
	padding-left:20px;
	padding-right:20px;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #323232;
	text-align: justify;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 12px;
	color: #698547;
	font-weight: bold;
}


a.bodytextlink, a.bodytextlink:link, a.bodytextlink:visited, a.bodytextlink:active {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #698547;
}

a.bodytextlink:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #698547;
}

.copyrighttext {
	font-family: Verdana;
	font-size: 9px;
	color:#69755a;
}

a.copyrightlink, a.copyrightlink:link, a.copyrightlink:visited, a.copyrightlink:active {
	font-family: Verdana;
	font-size: 9px;
	color:#69755a;
	text-decoration: none;
	font-weight: bold;
}

a.copyrightlink:hover {
	font-family: Verdana;
	font-size: 9px;
	color:#69755a;
	text-decoration: underline;
	font-weight: bold;
}

.bordercontact {

	border: 1px solid #e5ece2;
	color: #323232;
	font-weight: bold;
}

.headerbackground {
	
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 118px;
	
}

.audiocliptext {
	font-family: Verdana;
	font-size: 12px;
	color:#323232;
	font-style: italic;
}

.audiobackground2 {
	background-color: #bfd0ab;
}
	
.audiobackground {
	background-image: url(images/audioclip.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
}#rate {
	font-size: 10pt;
	font-weight: bold;
	color: #060;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
