body {
  text-align: center;
  background: #ececec;
  font-size: 14px;
  }

div#top {

  width: 910px;
  margin-left: auto;
  margin-right: auto;
  background: ffffff
  height: 87px;
  voice-family: "\"}\"";
  voice-family: inherit;
  }

div#main,div#links {
  text-align: left;
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  background:  url("../pic/bodybg.png") #fff;
  }

div#bottom {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  height: 48px;
  background:  url("../pic/bottombg.png") #fff no-repeat;
  }

#bottom p {
  margin: 0;
  color: #fff;
  padding-top: 22px;
  padding-left: 15px;
  }

#bottom a:link {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:visited {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:hover {
  font-weight: bold;
  color: #FFFFFF;
}

#bottom a:active {
  font-weight: bold;
  color: #FFFFFF;
}

.head {
  margin-left: 20px;
  width: 690px;
  border-right: 1px dashed #669999;
  padding-right: 10px;
  }

.headline h4 {
  margin: 0 0 8px 0;
  border-bottom: 1px solid #669999;
  background: #ececec;
  padding: 3px;
  }

.headline p {
  margin: 0 0 15px 0;
  }

.slingshot {
  position: absolute;
  margin-left: 730px;
  top: 100px;
  width: 130px;
/*  border-left: 1px dashed #669999; */
}


.padd h4 {
	margin: 0 0 5px 0;
	background: #669999;
	border-bottom: 1px solid #669999;
	padding: 3px;
	color: #FFFFFF;
  }

.padd p {
  margin: 0 0 10px 0;
  padding-bottom: 10px;
/*  border-bottom: 1px solid #EECFD2; */
  }

.headline ul {
  margin: 0 0 0 10px;
  padding: 0;
  }

.headline li {
  margin-top: 5px;
  }

#menu ul,.menu ul {
  margin: 10px 0 0 0;
  list-style: none;
  padding: 0;
  }

#menu li,.menu li {
  margin: 15px 0 0 0;
  display: block;
  }

#menu li a,.menu li a {
  margin: 0;
  background:  url("../pic/menu_1.png");
  text-align: left;
  text-decoration: none;
  display: block;
  width: 110px;
  padding: 5px 5px 5px 35px;
  color: #fff;
  line-height: 21px;
  }

#menu li a:hover,.menu li a:hover {
  background:  url("../pic/menu_2.png");
  }

	
.padd ul {
	margin-top: 0;
	}
	
#left_c {
	width: 230px;
	margin-right: 10px;
	float: left;
	}
	
#left_c_img {
	border: 1px solid #ccc;
	background: #ececec;
	height: 100px;
	text-align: center;
	font-size: 300%;
	color: #ccc;
	padding-top: 35px;
	margin-bottom: 10px;
	}
	
#right_c {
	border-left: 1px solid #ececec;
	width: 185px;
	float: left;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}

a:link {
	font-weight: bold;
	color: #669999;
}
a:visited {
	color: #669999;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #669999;
}
a:active {
	font-weight: bold;
	color: #669999;
}

.buttonscontainer {width: 160px;
}

.buttons a:visited { color:#FFFFFF;
}

.buttons a {color: #FFFFFF;
background-color: #669999;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid ;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #339999;
color: #FFFFFF;
text-decoration: none;}
/* Index Video Containers */

#videoContainer { border-bottom: 1px dotted #999999; padding: 12px 0; }
#videoThumbnail { float: left; }
#videoThumbnail img { border: 1px solid #000000; }
#videoInnerContainer1 { float: left; margin-left: 10px; width: 300px; }
#videoTitle { font-weight: bold; margin-bottom: 5px; font-size: 16px; }
#videoTitle a { text-decoration: none; }
#videoDescription { color: #000000; font-size: 14px; margin-bottom: 15px; }
#videoTags { color: #FFB515; font-size: 10px; }
#videoTags a { color: #A0A0A9; font-size: 10px; }
#videoInnerContainer2 { color: #EBEBED; margin-left: 530px; }
#videoRating { margin-bottom: 15px; }
#videoAuthor,#videoViews,#videoDuration,#videoCategory { font-size: 10px; }
#videoDuration { margin-bottom: 15px; }

/* Index Video Containers View 2 */

#videoContainer2 { height: 175px; padding: 0 8px; text-align: center; width: 140px; float: left; }
#videoThumbnail2 img { border: 1px solid #000000; }
#videoTitle2 { font-weight: bold; margin-bottom: 15px; }
#videoTitle2 a { text-decoration: none; }

/* Video Comments */

#commentBox { border: 0px solid #000000; background: #FAFAFA; padding: 1px; }
#comments { margin-bottom: 20px; color: #2e2e2e; }
#commentAuthor { background: #E5E5E5; padding: 4px; }
#commentAuthor a { color: #2e2e2e;}
#commentText { color: #2e2e2e; padding: 4px; }

