<!--
.banner{ }
.container_all{background:url(images/bg-main.jpg); 
}
body { font-family: Arial, serif, sans-serif;text-align:center; }
td { font-family: Arial, serif, sans-serif; font-size:12px;}
img { border: #000000 0px none; }
A:link {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border-color:#000000;}
A:active {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border-color:#000000;}
A:visited {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border-color:#000000;}
A:hover {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; border-color:#000000;}

u { color:#3063A5; }
.container { width:960px;margin: 0 auto;text-align:left; }
.page_body { background:url(images/bg_container.jpg);height:800px;width:960px;margin: 0 auto;text-align:left;  }
.page_body_large  { background:url(images/bg_container.jpg);height:1000px;width:960px;margin: 0 auto;text-align:left;  }
.page_body_bg { background:url(images/bg_main.gif);height:780px;width:940px;margin: 3px 0px 0px 3px;}
.smaller_font {width:600px;color:#000000;float:left;font-size:11px;padding:5px 4px 4px 6px;}
.spacer{margin: 4px 3px 3px 3px;}

/* Front page style only */
	/* Left */
	.Front_left_Main {width:465px;float:left;margin:5px 0px 0px 5px;}
 		.Front_left_Top {height:10px;line-height:10px}
		.Front_left_Middle {background-image:url(images/front_left_intro_02.jpg);height:60px;font-size:14px;font-weight:bold;color:#000000;padding:4px 0px 0px 10px;}
		.Front_left_Small {font-size:12px;font-weight:normal;margin-top:2px;}
		.Front_left_Bottom {height:10px;}

		.Slideshow {margin:4px 0px 0px 7px;}

	/* Blog */
 		.blog_Top {height:10px;line-height:10px;margin:5px 0px 0px 0px;}
		.blog_Middle {background-image:url(images/front_left_blog_02.jpg);height:300px;font-size:12px;color:#000000;padding:6px 0px 0px 12px;}
		.blog_middle_text {padding:3px 2px 2px 5px;}
		.blog_Bottom {height:10px;}

	/* End Left */
	/* Begin right side */
	.front_right {float:right;margin:8px 8px 0px 0px;border-style:solid;border-width:0px;border-color:#000000;}
		.front_right_Main {width:350px;float:left;margin:5px 5px 5px 5px;}
		.right_Top {height:10px;}
		.right_Middle {background-image:url(images/front_right_shows_02.jpg);height:60px;font-size:13px;color:#000000;padding:4px 2px 2px 6px;}
		.right_bottom {height:10px;}

		.video_container {margin: 12px 12px 12px 5px;font-size:12px;color:#000000;}

		.right_bottom_dvd_top{height:10px;}
		.right_bottom_dvd_middle{background-image:url(images/right_bottom_dvd_02.jpg);height:110px;font-size:13px;color:#000000;padding:5px 3px 3px 6px;}
		.right_bottom_dvd_bottom{height:10px}

	/* End right side */

/* End Front Page Styles */

/* Begin about us page styles */

	.normal_content{ width:600px;color:#000000;float:left;font-size:12px;padding:5px 4px 4px 6px;}
	.large_bold {font-size:15px;font-weight:bold;color:#000000;}

/* Border menu css */
	
.right {float:right;height:740px;margin:10px 10px 0px 0px;border-left-style:solid;border-left-width:1px;border-left-color:#000000;padding:0px 0px 0px 15px;}

	.border_menu {float:left;width:150px;border-style:solid;border-color:#0e0075;height:740px;border-width:1px;margin: 4px 3px 3px 6px;background-color:#90bce2;}
		.menu_outline { border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#0e0075;width:144px;padding: 4px 3px 3px 4px;font-size:12px;color:#000000;}
	
/* End border menu css */

/* center content inside content */

	.inside_left { width:320px;color:#000000;float:left;font-size:12px;padding:5px 4px 4px 6px;}
	.inside_right { width:230px;color:#000000;float:left;font-size:12px;padding:5px 4px 4px 6px;}


/* begin footer and copyrights */
	
	.footer{background-color:#c0c0c0;width:960px;height:40px; margin: 0 auto;text-align:left;  }
	.sitemap{float:middle;font-size:11px;font-weight:bold;color:#000000;padding: 3px 1px 1px 3px;}
	.copyright{float:middle;font-size:11px;color:#000000;padding: 3px 1px 1px 3px;}


/* dimensios for both splash image and the player wrapper */ 
a.flowplayer, a.flowplayer img { 
    display:block;                 
    width:280px; 
    height:280px; 
    border:0px;         
} 
 
/* play button on top of splash screenn */ 
div.playButton { 
    background:url(../dev/movies/images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative; 
    top:-140px; 
    left:125px;     
    opacity:0.9; 
    margin-bottom:-50px; 
} 
 
/* play button upon mouseover */ 
div.playButton:hover { 
    opacity:1.0;         
}
-->
