* {
margin: 0px;
padding: 0px;
}
body {
	text-align:center;
	}
#canvas {
	text-align:left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
}

#logo {
	width: 900px;
	height: 101px;
	background-image: url(img/id.jpg);
}
#nav {
	width: 900px;
	height:36px;
	text-align: right;
}

#nav p {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	color: #ccc;
	font-weight: bold;
}
#nav a {
	color: #069;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: underline;
}
#topfeature {

	width:900px;
	height: 200px;
	}
#sectionfeature {

	width:900px;
	height:111px;
	}
#pagecontents {
	width:900px;
	height:340px;
}	
#videopagecontents {
	width:900px;
	height:440px;
}	

#uepagecontents {
	width:900px;
	height:500px;
}
#uepagecontents h3 {

	padding-top: 12px;
	margin-bottom: -14px;
}
#pagecontents a, #videopagecontents a, #uepagecontents a {
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
#pagecontents a:hover, #videopagecontents a:hover, #uepagecontents a:hover {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
#topleft {
	width: 303px;
	height: 200px;
	float: left;
}	
#topright1 {
	width: 597px;
	height: 200px;
 	background-image: url(img/top-award-back2.jpg); 
	float:right;
}


#navblocks {
	width: 900px;
	height: 300px;
}

#navRadio {
	width: 225px;
	height: 300px;
	float: left;
}
#navDM {
	width: 225px;
	height: 300px;
	float: left;
}
#navTV{
	width: 225px;
	height: 300px;
	float: left;
}
#navSpanish {
	width: 225px;
	height: 300px;
	float: left;
}

#radiosample {
	padding: 110px 0px 5px 15px;
}
#footer {
	width:900px;
	height: 31px;
	background-image: url(img/footer.jpg);
}

#static {
	float: left;
	width: 900px;
}
#radiodynamic .SlidingPanels {
	float: left;
}
#radiodynamic .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#radiodynamic .SlidingPanelsContent {
	float: right;
	width: 900px;
	height: 240px;
}

#tvdynamic .SlidingPanels {
	float: left;
}
#tvdynamic .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#tvdynamic .SlidingPanelsContent {
	float: right;
	width: 900px;
	height: 340px;
 	
 }

.leftdescription {

	width: 400px;
	float: left;
	text-align: right;
	
	padding-top: 90px;
	}
.headline {

font-size: 18px;
	font-weight: bold;
	color: #333;
	}
.clip {
	float: left;
	padding-top: 40px;
}
.clipvideo {
	float: left;
	width: 490px;
	padding-top: 0px;
}
.clipvideoradio {
	float: left;
	width: 400px;
	margin: 100px 40px 0px 40px;
}
#staticvideo {
	width: 300px;
	float: left;
	padding-left: 40px;

}

.uepagedm {

	float: left;
	width: 480px;
	text-align: center;
	margin-top: 100px;
}

.uepagetv {

	float: left;
	width: 480px;
	text-align: center;
	margin-top: 40px;
	padding-bottom:20px;
}

.inlinenav {

	margin-left: 60px;
	margin-top: 24px;
}



.link_active {
	color: red;
	background-color: gray;
}
.clear {
	clear: both;
}
