/*Using this code, or parts of this code is stricktly prohibited*/
/*              Copyright protected 2006-2007                   */
/*       Website created by Rick van de Schootbrugge            */


a:link, a:visited{
		 color: #ffffff;
		 text-decoration: none;
		 }
a:hover, a:active{
		 color: #747474;
		 text-decoration: none;
		 }
		 
img 	{
		 border: 0
		}

body	{
		 font-family: Trebuchet MS;
		 font-size: 12px;
		 color: #FFFFFF;
		 background-color:  #000000;
		 margin-left: 0px;
		 margin-top: 0px;
		 margin-right: 0px;
		 margin-bottom: 0px;
		}

#bg		{
		 position: absolute;
		 top: 0px;
		 height: 532px;
		 left: 0px;
		 width: 100%;
		 background-image: url(_images/bg_gradient.gif);
		}

#center	{
		 position: absolute;
		 top: 0px;
		 height: 100%;
		 left: 50%;
		 width: 640px;
		 margin-left: -320px;
		 background-color: #FFFFFF;
		}
#header	{
		 position: absolute;
		 top: 0px;
		 width: 640px;
		 height: 200px;
		 left: 50%;
		 margin-left: -320px;
		 background-image: url(_images/header.jpg);
		}
		
#logo	{
		 position: absolute;
		 top: 0px;
		 width: 150px;
		 height: 200px;
		 left: 50%;
		 margin-left: -320px;
		 background-image: url(_images/logo.jpg);
		}

#menu	{
		 position: absolute;
		 top: 200px;
		 width: 640px;
		 height: 30px;
		 left: 50%;
		 margin-left: -320px;
		 background-image: url(_images/menu_bar.gif);
		}

#hotbox {
		 position: absolute;
		 top: 230px;
		 height: 200px;
		 width: 150px;
		 left: 50%;
		 margin-left: -320px;
		 background-image: url(_images/hot_box.gif);
		}

#banner_hyves{
		 position: absolute;
		 top: 245px;
		 height: 50px;
		 width: 140px;
		 left: 50%;
		 margin-left: -315px;
		 font-size:9px;
		 color: 747474;
		 text-align:left;
		}
		
#shadow_left{
		 position: absolute;
		 top: 0px;
		 width: 10px;
		 height: 100%;
		 left: 50%;
		 margin-left: -330px;
		}

#shadow_right{
		 position: absolute;
		 top: 0px;
		 width: 10px;
		 height: 100%;
		 left: 50%;
		 margin-left: 320px;
		}
		

#splash	{
		 width: 300px;
		 height: 400px;
		 position: absolute;
		 top: 0px;
		 left: 50%;
		 margin-left: -150px;
		 background-image: url(_images/splash.gif);
		}

#topbar	{
		 height: 170px;
		 position: absolute;
		 top: 116px;
		 left: 0px;
		 width: 100%;		 
		 background-color: #747474;
		}

#agenda_sub{
		 position: absolute;
		 left:50%;
		 top: 305px;
		 margin-left: 135px;
		 width: 120px;
		 font-size: 9px;
		 font-family: 'Trebuchet MS';
		 text-align:center;
		}

#alg_tekst{
		font-family: TheSansL;
		font-size: 14px;
		color: #fff;
		line-height: 19px;
		text-shadow: 1px 1px 0px #000;
		}

#workshop{
		position: absolute;
		top: 0px;
		right: 0%;
		height: 200px;
		width: 200px;
		margin-left: -200px;
		}
		
#copyright{
		font-family: TheSansLi;
		vertical-align: middle;
		text-align: center;
		font-size: 12px;
		color: #FFFFFF;
		}
			
#comedians{
		font-family: TheSansBLi;
		font-size: 19px;
		color: #fff;
		text-shadow: 2px 2px 1px #000;
		}
		
#agenda1{
		font-family: TheSansLi;
		font-size: 19px;
		color: #fff;
		text-shadow: 2px 2px 1px #000;
		}
		
#agenda2{
		font-family: TheSansBLi;
		font-size: 19px;
		color: #fff;
		text-shadow: 2px 2px 1px #000;
		}		
#show_BLiShadow{
		font-family: TheSansBLi;
		font-size: 14px;
		color: #fff;
		text-shadow: 1px 1px 1px #000;
		}
		
#show_SBShadow{
		font-family: TheSansB;
		font-size: 14px;
		color: #fff;
		text-shadow: 1px 1px 1px #000;
		}

