	@media screen	{

			body	{
					background-color: #E8ECFA;
					color: #000000;
					}

			.topmenu	{
						background-color: #E8ECFC;
						
						position: absolute;
						left: 20px;
						top: 20px;
						width: 930px;
						height: 120px;
						z-index: 1;
						}
						
			.log_status	{
						
						background-color: #E8ECFC;
						position: absolute;
						left: 20px;
						top: 20px;
						width: 190px;
						height: 75px;
						z-index: 2;
						}		

			.password	{
						background-color: #E8ECFC;
						position: absolute;
						left: 0px;
						top: 5px;
						width: 210px;
						height: 88px;
						z-index: 3;
						}
						
			.sidemenu1	{
						
						background-color: #E8ECFC;
						position: absolute;
						left: 0px;
						top: 95px;
						width: 210px;
						height: 380px;
						z-index: 3;
						}
						
			.sidemenu_ipod	{
						
						background-color: #E8ECFC;
						position: absolute;
						left: 10px;
						top: 10px;
						width: 230px;
						height: 380px;
						z-index: 3;
						}
						
						
			.sidemenu2	{
						
						background-color: #E8ECFC;
						position: absolute;
						left: 755px;
						top: 30px;
						width: 210px;
						height: 150px;
						z-index: 2;
						}

			.sidemenu_title	{
							font-size: 160%;
							font-family: AustinsHand, Monotype Corsiva;
							font-weight: bold;
							color: #000000;
							}	

			.pictures_title_box	{
								position: absolute;
								left: 410;
								top: 235;
								z-index: 4;
								}	
								
			.pictures_text_box	{
								position: absolute;
								left: 300;
								top: 285;
								}	
								
			#pictures_title		{
								font-size: 280%;
								font-family: AustinsHand, Monotype Corsiva;
								font-weight: bold;
								font-style: italic;
								color: #000000;
								}	
						
			#pictures_text		{
								font-size: 110%;
								font-family: AustinsHand, Monotype Corsiva;
								font-style: italic;
								color: #000000;
								}	
						
			.flashbox	{
						background: #ED4714;
						position: absolute;
						left: 225px;
						top: 30px;
						width: 650px;
						height: 200px;
						z-index: 3;
						}


			.filmstrip	{
						background: #E8ECFA;
						position: absolute;
						left: 215px;
						top: 80px;						
						width: 530px;
						height: 90px;
						z-index: 3;
						}

						
			.box1	{
					
					font-size: 90%;   
					line-height: 90%;
					border-top: 5px solid #354FB9;
					
					
					
					background-color: #E8ECFC;
					position: absolute;
					left: 220px;
					top: 315px;
					width: 180px;
					height: 280px;
					z-index: 3;
					}

			.box2	{
					font-size: 90%;   
					line-height: 90%;
					border-top: 5px solid #354FB9;
					background-color: #E8ECFC;
					position: absolute;
					left: 410px;
					top: 315px;
					width: 180px;
					height: 280px;
					z-index: 3;
					}

			.box3	{
					font-size: 90%;   
					line-height: 90%;
					border-top: 5px solid #354FB9;
					background-color: #E8ECFC;
					position: absolute;
					left: 600px;
					top: 315px;
					width: 180px;
					height: 280px;
					z-index: 3;
					}

			.box4	{
					border-top: 5px solid #354FB9;
					background-color: #E8ECFC;
					position: absolute;
					left: 790px;
					top: 250px;
					width: 158px;
					height: 345px;
					z-index: 3;
					font-weight: bold;
					}
				
			.box5	{
					position: absolute;
					left: 790px;
					top: 395px;
					width: 158px;
					height: 315px;
					z-index: 5;
					}
					
					
					
			.vac_counter
					{
					position: absolute;
					left: 370px;
					top: 550px;
					z-index: 5;
					}
					
					
					
					
					
					
			h3		{
					background-color: #9EA9D8;
					color: #000000;
					padding: 5px;
					}	
					
			.links	{
					padding: 10px;
					color: #716B6B;
					text-decoration: none;
					}
					
			.links2	{
					color: #514D4D;
					text-decoration: none;
					}
					
			.links3	{
					color: #514D4D;
					text-decoration: none;
					}
			.links3:hover	{
					color: #514D4D;
					text-decoration: none;
					}
			.links3:visited	{
					color: #514D4D;
					text-decoration: none;
					}
			
					
			.links:hover	{
							color: #343131;
							text-decoration: underline;
							}
							
			.links2:hover	{
							color: #0C53F2;
							text-decoration: underline;
							}
							
			.tryinginvain	{
							position: absolute;
							left: 100;
							top: 5;
							font-size: 200%;
							color: #670ABD;
							font-style: italic;
							font-weight: bold;
							}
			
			.menutitle	{
						cursor:pointer;
						margin-bottom: 3px;
						color:#000000;
						width:140px;
						margin-left:10px;
						text-align:left;
						font-weight:bold;
						}

			.dash		{
						margin-left: 15px;
						}
			
			.submenu	{
						margin-bottom: 10px;
						font-size: 90%;
						}
			
			}
