body{font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; background: #C0C2C5; margin: 0; padding: 0;}

.logo{height: 86px; background: #000000;}

.content{ width: 720px; margin: 10px 0; padding: 0; text-align: center;}

h1{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.image{}

p{
	color: #000000;
	font-size: 11px;
	
}

a:link, a:visited{
	font-size: 11px;
	color: #D32027;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active{
	font-size: 11px;
	color: #FD0812;
	font-weight: bold;
	text-decoration: underline;
}

#videoContainer {
	background: #fff;
	width: 538px;
	w\idth: 534px;
	border-left: 2px solid #909194;
	border-right: 2px solid #909194;
	margin: 0 auto;
	padding: 10px 0;
}
.videoRow {
	padding: 10px 0 10px 130px;
	}
	.videoRow img {
		float: left;
	}
	.videoRow p {
		text-align: left;
		margin: 0;
		padding-left: 70px;
	}
hr {
	margin: 0 auto;
	padding: 0;
	width: 85%;
}
.clear {
	clear: both;
}
.boxTop {
	background: url(../img/popups/box-top.gif) bottom no-repeat;
	height: 8px;
	width: 538px;
	margin: 0 auto;
	text-align: center;
}
.boxBottom {
	background: url(../img/popups/box-bottom.gif) no-repeat;
	height: 8px;
	width: 538px;
	margin: 0 auto;
	text-align: center;
}
.textCenter {
	padding-top: 20px;
	display: block;
	text-align: center;
}
