body {
	color:#FFFFFF;
	background-color:#A29B5D;
	font-family:Font Shui;
	font-size:12pt;
    padding: 30px;
    margin: 30px;
}


div#logoheader{
	width:800px;
	height:60px;
    margin:20px auto 20px auto;
}

div#StageWrapper{
	margin-top:25px;
	margin-left:10px;
	width:90%;
	height:590px;
	border-color:#FFFFFF; 
	border-style:none;
	border-width:thin;
	padding-left:25px; 
	padding-top:25px;
}
  
div#FadeMainPic{
margin-left: 20%;
	width: 138.1px; 
	height:111.2px;
	z-index:10;
	border:none;
}
  
.borderless{
	border:none;
}

#banner1{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:50px;
	background-color:#FFFFFF;
	z-index:10;
	}
	
#banner2{
	position:absolute; 
	right:0px;
	top:-25px;
	width:50px;
	height:100%;
	background-color: gray;
	z-index:20;
	}
	
#banner3{
	position:absolute;
	right:0px;
	bottom:0px;
	width:100%;
	height:50px;
	background-color:#E7F0B3;
	z-index:40;
	}

#banner4{
	position:absolute;
	left:0px;
	bottom:0px;
	width:50px;
	height:100%;
	background-color:black;
	z-index:30;
	}

#banner5{
	position:absolute;
	left:-50px;
	top:0px;
	width:100%;
	height:52px;
	background-color:#FFFFFF;
	z-index:50;
	}
	


.menuItem {
	border:1px dotted #A29B5D;
	border-collapse:collapse;
	font-family:Font Shui, Arial, Century Gothic; 
	font-size:14pt;
	width:100%;
}



.style1 {
	color: #FFFFFF;
	font-family: Font Shui;
}
.style3 {font-size: 8pt;
font-family: Font Shui, Arial, Century Gothic;
}

.turk {
	font-family: Century Gothic;
	font-size: 9.5pt;
	color:#EEEEEE;
}
 
 a {
	background-color:#A29B5D;
	display:block;
	text-decoration: none;
	padding-left:20px;
	color:#A29B5D;
	background-repeat: no-repeat;
	margin-bottom:8px;
	margin-top:8px;
}


a.menu {
   	display:block;
	text-decoration: none;
	padding-left:20px;
	color:white;
	background-repeat:no-repeat;
	margin-bottom:8px;
	margin-top:8px;
}

a.menu:hover {
	background-color:#A29B5D;
	color:#336633;
	background-repeat:no-repeat;
}


a.lang {
   	display:block;
	text-decoration: none;
	padding-left:20px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin-bottom:8px;
	margin-top:8px;
}

a.lang:hover {
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-repeat:no-repeat;
}
