@charset "UTF-8";
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.topnavbar {
	background-color: #202020;
	height: 40px;
	width: 100%;
	text-align: right;
	margin: 0;
}.workbuts {
	text-align: right;
	height: auto;
	width: auto;
	float: right;
	vertical-align: top;
	position: relative;
	top: 5;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	float: none;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: 202020;
}
.titlesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #710000;
}
.contentvid {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 600px;
	width: 600px;
	position: relative;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
}
.vidholder {
	height: auto;
	width: auto;
}
  
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.maincopy A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #710000;
	text-decoration: none;
}
.maincopy A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tweetbar {
	text-align: right;
	margin: top;
	width: 350px;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
}
