body {
	background-image: url(images/bg.jpg); 
	background-position: center bottom; 
	background-repeat:no-repeat; 
	background-color: #295a0a;
	margin-bottom: 0px;
	margin-top: 10px;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#blanket {
	background-color:#111;
	opacity:0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index:9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index:9002;
	top:50px;
	z-index: 999;
}

td {	font-size: 15px;}

div.ws {text-align:center; color:#EEFD39; font-weight: bold; font-size:12px;}

a:link.ws1 {text-align:center; color:#EEFD39; font-weight: bold; font-size:12px; text-decoration: none;}
a:visited.ws1 {text-align:center; color:#EEFD39; font-weight: bold; font-size:12px; text-decoration: none;}
a:active.ws1 {text-align:center; color:#EEFD39; font-weight: bold; font-size:12px; text-decoration: none;}
a:hover.ws1 {text-align:center; color:#EEFD39; font-weight: bold; font-size:12px; text-decoration: underline;}

a:link {text-align:center; color:#ab7a1c; font-weight: bold; text-decoration: none;}
a:visited {text-align:center; color:#ab7a1c; font-weight: bold;  text-decoration: none;}
a:active {text-align:center; color:#ab7a1c; font-weight: bold;  text-decoration: none;}
a:hover {text-align:center; color:#fcff41; font-weight: bold; text-decoration: underline;}

a:link.b {text-align:center; color:#fcff41; font-weight: bold; text-decoration: none;}
a:visited.b {text-align:center; color:#fcff41; font-weight: bold;  text-decoration: none;}
a:active.b {text-align:center; color:#fcff41; font-weight: bold;  text-decoration: none;}
a:hover.b {text-align:center; color:#fcff41; font-weight: bold; text-decoration: underline;}

.vids td {font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding: 2px 5px 3px 5px;}

a:link.c {text-align:center; color:#000; font-weight: bold; text-decoration: none; font-size: 13px;}
a:visited.c {text-align:center; color:#000; font-weight: bold;  text-decoration: none; font-size: 13px;}
a:active.c {text-align:center; color:#000; font-weight: bold;  text-decoration: none; font-size: 13px;}
a:hover.c {text-align:center; color:#fcff41; font-weight: bold; text-decoration: underline; font-size: 13px;}

.line {
	height: 1px;
	border-top: 1px dotted #000;
	font-size: 1px;
}
.youthmp3 {
	float:right; padding: 25px; margin-right: 50px; border: 1px solid #000; background-color:#063; color:#fff; text-align:center;
}

.youthmp3:hover {
	background-color:#FFF;
	color:#030;
	cursor:pointer;
}

.vid_img {
	margin-bottom: 6px;
	margin-top: 14px;
}
.vid_td {
	text-align:center;
	font-size: 12px;
}