/* CSS Document */
body {
    background: #191919;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
color:#f3e503;}
.text {
	color: #f3e503;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
 }
.text a{
	color: #f3e503;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
	text-decoration:underline;
 }
 .text a:hover{
	color: #fff;
	font-size: 34px;
	text-align: center;
    font-family: "Times New Roman", Times, serif;
	text-decoration:underline;
 }
    .text1 {
	color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	vertical-align:top;
	padding-left:265px;
	padding-right:15px;
 }
  .text2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
 }
 #nav a { 
        color: #f3e503;
        text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 18px;
		font-weight: bold;
		text-align:center;
		vertical-align:middle;
 } 
 #nav a:hover {
        text-decoration: none;
        color: #707070;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 18px;
		font-weight: bold;
		text-align:center;
}
 #nav a:visited {
	    text-decoration: none;
	    color: #C0C0C0;
		font-weight: bold;
		text-align:center;
}
a .videos{
	border:1px #000000 solid;

}
a:hover .videos{
	border:1px #cccccc solid;
}
 a img.thumbs{
	border:5px #000000 solid;

}
a:hover img.thumbs{
	border:5px #5f5f5f solid;
}
