		
		
		body {		background-color: #000000;
				
											}

		#menu 	{	position: absolute;
				top: 250px;
				left: 5%;
				bottom: 0px;
				font-size: 11px;
				color: #ff99cc;
        			font-family: "verdana", sans-serif;
								}


		#logo
		      {		position: fixed;
				top: 10px;
				left: 3%; 
							}


		#flashcontent
			{
				position: absolute;
				top: 2%;
				right: 5%; 
			 
							}
		#postcardviewer
			{
				position: absolute;
				top: 20%; 
				right: 10%;
				left: 30%;
				bottom: 5%; 
			 				}


		#contacte
			{	position: absolute;
				color: #ff99cc;
				top: 95%;  
				left: 5%; 
							}
		
		#bio
			{	position: absolute;
				top: 270px;
				right: 10%;
				left: 40%;
				bottom: 10%; 
							}

		#language
			
			{	position: absolute;
				top: 250px;
				right: 10%;
				left: 40%;
				bottom: 10%; 
				text-align:right;
							}



		img	{

				border: 0px; 	  }
		

		ul  { 	list-style: none;
			list-style-type: none;
			line-height: 180%;
			padding: 0px;	
			color: #ff99cc;
						}

		h1
			 { 
				font-family: "verdana", sans-serif;
				font-size: 10px;
				font-weight: 500;
				color: #ff99cc;
									}

	
		h2
			 { 
				font-size: 10px;
				color: #ffffff;
        			font-family: "verdana", sans-serif;
				font-weight: 500;
									}


		a:link	{	color: #ff99cc;	
				font-weight: normal;	
				border: none;
				text-decoration:none;		
							}


		a:visited	{	color: #ff99cc;	
					text-decoration: none;
					font-weight: normal;		}	

		a:hover
			 {
				font-weight: bold;
							}

/* CSS Document */

