@charset "utf-8";
/* CSS Document */

#youtube {
	margin-left: 490px;
}

#youtube a {
	font-family:  Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: x-large;
	font-weight: bold;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
}

#youtube a:hover {
	color: #333333;
}

#youtube a:visited {
	color: #FFFFFF;
}

#videos {
	width: 849px;
	margin-top: 10px;
	color: #CCCCCC;
	padding-bottom: 115px;
}

#videos table {
    font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 849px;
	margin-left: -12px;
	margin-top: 10px;
	table-layout: fixed;
}

#videos table h2 {
	text-decoration: underline;
}

#video_block {
	width: 400px;
}

#novideo {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

#videos_header {
	font-size: x-large;
	font-weight: bold;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
}

hr {
	margin-top: 0px;
}
