	
/* GENERAL FEEL ----------------------------------------------------------------------------------------------- */
	
	#container {
	position: absolute;
		top: 10px;
		left: 20px;
		width: 960px;
		height: auto;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 2px solid #555;
	}
	
	
	#header {
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	p {color: #000000; font-size: 12px; }
	
	h1 {
		position: relative;
		top: 40px;
		font-size: 20px;
		color: #800080;
		text-align: center;
		border: 0px solid #000;
		width: 900px;
	}
	
	h2 {
		position: relative;
		top: 40px;
		font-size: 12px;
		color: #000000;
		text-align: center;
		border: 0px solid #000;
		width: 800px;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.picturetable {
		position: relative;
		top: 160px;
		font-size: 20px;
		color: #800080;
		text-align: right;
		border: 0px solid #000;
		width: 800px;
	}
	
	#nav {
		position: relative;
		top: 140px;
		left: 10px;
	}
	
	a.nav.navurl:link {background:url("nav-home.gif") 150px 0px;}
	a.nav.navurl:visited {background:url("nav-home.gif") 150px 150px;}
	a.nav.navurl:hover {background:url("nav-home-hover.gif") 0px 0px;}
	
	

/* HOME PAGE BOXES ------------------------------------------------------------------------------------------ */
	.container_home {
		position: absolute;
		width: 960px;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		border: 2px solid #555;
	}
	div.picturetable01 {
		position: relative;
		margin-top: 50px;
		margin-left: 60px;
		width: 620px;
		border: 1px solid #800080;
		}
	
	div.picturetable02 {
		margin-top: 50px;
		margin-left: 75px;
		width: 820px;
		border: 0px #000000 solid;
		}
	
	div.spacer {
	  clear: both;
	  }

	  
	div.float {
	  float: left;
	  margin-right: 50px;
	  margin-bottom: 50px;
	  }
	  
	div.float p {
	   text-align: center;
	   font-size: 12px;
	   font-weight: bold;
	   }

	
	
	#frame1 {
		position: relative;
		top: 150px;
		left: 60px;
		width: 250px;
		text-align: center;
		border: 2px solid #000;
	}
	
	#frame2 {
		float: right;
		top: 150px;
		left: 340px;
		width: 250px;
		text-align: center;
		border: 2px solid #000;
	}
	
	#frame3 {
		position: relative;
		top: 390px;
		left: 60px;
		width: 250px;
		text-align: center;
		border: 2px solid #000;
	}
	
	
	
	
	#vidframe {
		background: url("VideoFrame1.gif") repeat-y;
		position: absolute;
		top: 80px;
		left: 20px;
		width: 900px;
		height: 500px;
	}
	
	#vid {
		position: relative;
		top: 110px;
		left: 250px;
	}
	
	/* MEDIA PLAYER CONTROLS ----------------------------------------------------------------------------------------------- */

	#controls {
		position:absolute;
		top: 90px;
		left:20px;
		width:40px;
		height:240px;
		background:none;
		margin-bottom:1px;
		}
	
	#controls ul {
		position:absolute;
		top:0;
		left:0;
		width:40px;
		height:240px;
		padding:0;
		margin: 0px;
		list-style:none; 
		/*background:url("../images/controls_back.gif") 217px 30px no-repeat;*/
		}
	
	#controls li {
		position:absolute;
		margin: 0px;
		display:block; 
		/*border:solid 1px #00CC66;*/
		}
	
	#controls li a {
		position:absolute;
		display:block;
		width:100%;
		height:100%;
		width:35px;
		height:36px;
		margin: 0px;
		}
	
	div#remtime {
		position:absolute;
		line-height:0;
		}
	
	div#remtime {top:5px; left:214px; width:160px; height:12px; font-size:10px; line-height:12px;}
	
	li#play 		{width:40px; height:43px; top:0px; left:0px;}
	li#pause 		{width:40px; height:41px; top:45px; left:0px;}
	li#stop 		{width:40px; height:41px; top:90px; left:0px;}
	li#inc_vol 		{width:40px; height:43px; top:135px; left:0px;}
	li#dec_vol 		{width:40px; height:43px; top:180px; left:0px;}
	li#fullscreen 	{width:40px; height:43px; top:225px; left:0px;}
	
	
	li#play a, li#play a:link, li#play a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 0px 0px;}
	li#play a:hover {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 41px 0px;}
	
	li#pause a, li#pause a:link, li#pause a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 0px -38px;}
	li#pause a:hover {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") -44px -38px;}
		
	li#stop a, li#stop a:link, li#stop a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 0px -77px;}
	li#stop a:hover {width:40px; height:41px; background:url("VideoFrame_buttons2.gif") -44px -77px;}
	
	li#inc_vol a, li#inc_vol a:link, li#inc_vol a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 0px -114px;}
	li#inc_vol a:hover {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") -44px -114px;}
	
	li#dec_vol a, li#dec_vol a:link, li#dec_vol a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") 0px -155px;}
	li#dec_vol a:hover {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") -44px -155px;}
	
	li#fullscreen a, li#fullscreen a:link, li#fullscreen a:visited {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") -0px -194px;}
	li#fullscreen a:hover {width:40px; height:43px; background:url("VideoFrame_buttons2.gif") -44px -194px;}
	
	#webinar_title {
		position: absolute;
		top: 0px;
		left: 5px;
		color: #000099;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-weight: bold;
	}
	
	#title_highlight {color:#FF0000;}