﻿/* CSS layout */
#masthead {
	border-width: 1px;
	background-image: url('new_header-bg.gif');
	background-repeat: repeat;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#top_nav {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
}
#container {
	position: relative;
	width: 100%;
	top: 5px;
	font-size: small;
}
#page_content {
	border: 1px solid #000000;
	margin-right: 250px;
	background-image: url('new_header-bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#divPlayer_0{
	width: 320px;
	height: 220px;
}
#right_col2 {
	border: 1px solid #000000;
	background-image: url('bg_sidebar_green.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	right: 0px;
	padding-left: 5px;
	padding-top: 5px;
	height:500px;

}
#right_col3 {
	border: 1px solid #000000;
	background-image: url('bg_sidebar_green.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	right: 0px;
	padding-left: 5px;
	padding-top: 5px;
	height:250px;
	top:255px;

}

#right_col {
position:absolute;
	width: 240px;
	right: 0px;
	top: 0px;
}
#footer {
	border-top-style: ridge;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	font-size: small;
	color: #FFFFFF;
}
#DNTitle {
	color: #85CE2F;
}
#VideoTitle {
	color: #85CE2F;
}
body {
	background: #c0c0c0;
}
