body{
	background-color:#1d1e18;
	margin:0 auto;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color:#ddd;
}
hr {border-color: #666;}
.wrapper{
	background-image:url(/images/watch-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:960px;
	margin:0 auto;
	text-align:center;
}
h1 {clear:both;text-align: left;font-family: Impact, Charcol, sans-serif;font-weight: normal;}
a {color:#ccc;}
.video_title {line-height:30px;color:#fc0;padding:0;margin:0;margin-right:10px;text-align:right;font-family: Impact, Charcol, sans-serif;font-weight: normal;}
.header{width:100%;height:150px}
.footer{width:100%;clear:both;margin-bottom:40px}
.leftcolumn{float:left;width:158px}
.rightcolumn{float:left;width:158px;height:394px;position: relative;}
.centercolumn{float:left;width:644px}
object#player{
	margin:0 auto;
	border:2px solid #111;
	border-top-color: #222;
	border-left-color: #222;
}
.networking{margin:10px 5px;color:#eee;position: absolute;bottom:0;left:0;width:148px}
.embed {border:1px solid #000;background-color:#888;font-size:.75em;padding:2px;width:85%}
.custom_images img {width:24px;height:24px;}
.addthis_toolbox .more span{display:none;}
.addthis_toolbox .more a{color:#f66;text-decoration: underline}
.addthis_toolbox .more a:hover{color:#f99;text-decoration: none}
.gallery_index {width:642px;margin:0 auto;padding-top:20px}
.video_thumb {float:left;width:200px;margin:5px;text-align:center;background-color:#2c2d26;-moz-border-radius:8px;-webkit-border-radius:8px;border:2px solid #000;border-top-color:#333;border-left-color:#333;cursor:pointer;}
.video_thumb img {margin:10px 0;border:1px solid #111}
.video_thumb p {padding-top:10px;font-weight:bold;font-size:1.2em;font-family: Impact, Charcol, sans-serif;font-weight: normal;letter-spacing: 1px;}
.video_thumb a {color:#ccc;text-decoration: none;font-size:1.6em}
a#nav_watch{display:block;cursor:pointer;width:100%;height:140px}
a#nav_ask{display:block;cursor:pointer;width:100%;height:115px}
a#nav_forum{display:block;cursor:pointer;width:100%;height:140px}
.pixel, .header img {width:100%;height:100%;cursor:pointer}
.footer p {font-size:.9em;color:#999}

a img	 { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}