@charset "utf-8";
/* CSS Document */

html, body {width:100%;}
div.player {position:relative; display: inline;}
div {border: none; margin:0; position:absolute; background-color: transparent;}
img {border:none;}
#leftColumn div, #centerColumn div, #rightColumn div, #Footer div {position:relative;}
div.link {height:30px;}
body {background-color: #000; margin: 0px;	border: none;}
a:hover {color: #C03; text-decoration: none;}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	font-style: italic;
	}
h1 {font-size: 25px; color: #000;}
h2 {font-size: 19px; color: #333}
	
p, li, span, td {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
ul {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 22px;
}
p.contactText {font-size: 13.5px; font-weight:535;}
p.contactText2 {font-size: 15px; font-weight:535; color:#900;}
.white p, .white a {color:#FFF; text-decoration:none;}
.white a:hover {color: #FFCC00; text-decoration: none;}
#videoTable tbody tr td img{width:90px;}
#videoTable td {text-align:center; vertical-align:top; padding-bottom:20px;}
#videoTable td a {color:#000000;}


<!--Left Column-->
#leftColumn div {width:100%;}
#social_media {width: 100%;}
#social_media img {width: 96%; margin: 10px 2% 2px 2%;}

<!--Center Column-->
#centerColumn p {color:#000000;}
#centerColumn a {text-decoration:none}

#Gallery img {margin: 5px;}





