	/* hide from ie on mac \*/

	html {
		height: 100%;
		overflow: hidden;
	}

		
	/* end hide */
	/* Global */
body {
	text-align: center;
	font-family: Arial, Verdana, Times;
	font-weight: normal;
	font-style: normal; color :#3d3d3d ;
	text-decoration : none;
	
vertical-align: middle;
	
}
img
{
	border: solid 2px #ffffff;
}
h1 
{
	font-size: 1.3em;
	}
#wrapper {
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin: 0 auto; 
	width: 900px;
	
}
#top
{
	height: 20px;
	display:table;
	width: 100%;
	
}
#center
{
	text-align: center;
	width: 900px;
	display:table;
	background-color: #000000;
	height:650px;
	border: solid 2px #666666;
	position:relative;
	
	
}
#Content
{
	display: table;
	width: 870px! important;
	margin: 0 auto; 
}
#flashcontent {
	
	
}
div#navigation 
	{ 
	padding: 10px 0px 10px 0px;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	float:left;
	}

div#navigation ul
{
		
		list-style-type:none;

}
	
	
div#navigation ul li
	{ 
		display:inline;
		list-style-type:none;


	}
	
div#navigation ul li a{
	padding:0.2em 1em;
	background:#ffffff;
	color:#aaaaaa;
	float:left;
	font-size: 0.9em;
	
	font-weight: 650;
	font-style: normal; 
	text-decoration: none; 

		
	}
 div#navigationgalleri ul li a
	{
	padding:0.2em 1em;
	background:#ffffff;
	color:#aaaaaa;
	float:left;
	font-size: 0.8em;
	
	font-weight: 650;
	font-style: normal; 
	text-decoration: none; 
			padding-top: 5px;

		
	}	
	
div#navigation ul li a:hover,  div#navigationgalleri ul li a:hover, activelink
	{
		
		 color: #aaaaaa;
		 text-decoration: underline;
	}
div#Copyright
{
	font-size: 0.7em;
	width:100%;	
	margin-top: 10px;
}
