body {
	margin: 0;
	padding: 0;
}
.border {
	border: 1px solid EFEFEF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	word-spacing: 1px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	word-spacing: 1px;
}
body {
	background-repeat: no-repeat;
}
.back {
	background-repeat: no-repeat;
}
	
	a:hover {
	font-weight: bold;
	color: E28C0E;
	text-decoration: underline;}
a:link {
	font-weight: bold;
	color: E28C0E;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: E28C0E;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: E28C0E;
	text-decoration: none;}

.mainback {
	background-repeat: no-repeat;
}
.back2 {
	background-repeat: no-repeat;
}
div#vidContent { text-align:left; }
object#vidContent { display:block; margin:5px auto; }
