body    {
	   font-size:13px; color:#000000;
       background-image: url(/images/bg.gif); background-repeat:y;
	   font-family: Verdana, Geneva, Arial, sans-serif;
       margin:0px; padding:0px; }

A { text-decoration: none; color:#3366cc; font-size:13px; cursor:crosshair }
A:link
{ text-decoration: none; color:#3366cc; font-size:13px; cursor:crosshair }
A:visited
{ text-decoration: none; color:#7f8da5; font-size:13px; cursor:crosshair }
A:active
{ text-decoration: none; color:#cc9999;font-size:13px; text-decoration: underline; cursor:crosshair }
A:hover
{ text-decoration: none; color:#003c79; font-size:13px; cursor:crosshair; text-decoration: underline; cursor:crosshair }

td			 { font-size:13px; }
.header      { font-weight: bold; font-size: 14px; }
.pageheader  { font-size: 14px; }
.video       { font-weight: bold; font-size:13px; }
.videoinside { font-size:13px; }
.links       { font-size:13px; font-weight:bold } 
.info		 { font-size:13px; font-weight:bold }
.credits	 { font-size:13px; font-weight:bold }

.leftbar {
        position:absolute;
        left:143px;
        top:312px;
        width:170px;
        height:100%;
}

.rightbar {
        position:absolute;
        left:320px;
        top:374px;
        width:472px;
}
.cover {
        position:absolute;
        left:131px;
        width:665px;
        height:321px;
        top:0px;
}
.bottom {
        bottom:0px;
}

.header {
		font-weight:bold;}
</style>