body {
	background-color: #C8C8C8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.footertext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-left: 44px;
	margin-right: 44px;
}
.bodytext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
}
.bodytext a:link {
    color: #FFFFFF;
	text-decoration: underline; 
} 
.bodytext a:visited {
    color: #FFFFFF;
	text-decoration: underline;
} 
.bodytext a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.aboutusvids {
	text-align: center;
	border: thin solid #000000;
}
.testimagebg {
	text-align: center;
	border: thin solid #000000;
}
.bodytextheading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.bodytextheading a:link {
    color: #FFFFFF;
	text-decoration: underline; 
} 
.bodytextheading a:visited {
    color: #FFFFFF;
	text-decoration: underline;
} 
.bodytextheading a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.flashplayer {
	margin-left: 6px;
	margin-top: 8px;
	text-align: left;
}
.flashplayer2 {

	margin-left: 6px;
	margin-top: 4px;
	text-align: left;
}
.pictureborder {
	border: 2px solid #999999;
}

