body,td,th {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(bg.png);
		background-repeat: repeat-y;
	background-position: center;
}
a {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	color: #CC0000;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.topmenu{
width: 275px;
background-repeat: no-repeat;
text-align:right;
font-family: Arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #FF9900;
border: 0px;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 6px;
padding-right: 6px;
}
a.topmenu:hover {
background-color: #1D1D1D;
color: #ffffff;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 6px;
padding-right: 6px;
}
#latestvideos {
	position:relative;
	width:155px;
	height:350px;
	z-index:1;
	overflow: auto;
}
.videotitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
.videodesc {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.videolinktitle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.channeltitle {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}