#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #164823;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #164823;
	font-weight: normal;
	margin-bottom: 14px;
}
#content #content_body {
	width: 500px;
	margin-bottom: 20px;
}
#content #content_body #video {
	background-color: #000000;
	height: 412px;
	width: 486px;
	margin-left: 10px;
}

#content #content_body h3 {
	font-size: 20px;
	margin-top: 0px;
}

#content #right {
	font-size: 12px;
	float: right;
	width: 250px;
	margin-top: -7px;
}
#content #right h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content #right a {
	display: block;
	margin-top: 3px;
	padding-left: 10px;
	background-image: url(../images/bullet_grey_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#content #right a {
	display: block;
	margin-top: 3px;
	padding-left: 10px;
	background-image: url(../images/bullet_grey_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#content #right a:hover {
	color: #164823;
	text-decoration: underline;
	background-image: url(../images/bullet_green_triangle_right.gif);
}

#content #right #video_list {
	margin-top: 10px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	height:418px;
	width:255px;
	overflow:auto;
	overflow-x:hidden;
}

#content #right #video_list .video_link {
	display: block;
	padding-top: 6px;
	padding-left: 5px;

	padding-bottom: 8px;
}
#content #right #video_list .video_link img {
	border: solid 1px #cccccc;
	float: left;
}
#content #right #video_list .video_link .description {
	font-size: 10px;
	margin-left: 74px;
	padding-right: 6px;
}
#content #right #video_list .video_link .description a {
	color: #337CB9;
	background-image: url(../images/bullet_light_blue_triangle_right.gif);
	font-size: 12px;
}
#content #right #video_list {
	padding-top: 12px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 10px;
}
#content #right #video_list {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#content #right #video_list #vid_navigation a {
	background-image: none;
	display: inline;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#content #right #video_list #vid_navigation a:hover {
	color: #337CB9;
	text-decoration: underline;
}
#vid_navigation h5 {
	font-size: 12px;
	color: #cccccc;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top: 1px solid #cccccc;
	text-align: center;
	vertical-align: sub;
	padding: 5px 0 5px 0;
}
#vid_navigation {
	padding-top: 12px;
	margin-top: 10px;
}
table tr td.vidRule { width:200px; height:1px; padding:0; background-color: #cccccc;}


.playMe {}
.nowPlaying {}

