@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
	background-image:url(../graphics/galla_back.png);
	background-repeat:repeat-x;
	background-color:#000;
	border:0px;
	padding:0px;
	margin:0px;
}
#wrapper {
width:800px;
margin-right: auto;
margin-left: auto;
text-align: left;
clear: both;
height: 100%;
}
/*BEGING of main navacation*/
#main{
	position:absolute;
	height:47px;
	width:651px;
	top:0px;
	padding-left:150px;
}
ul#menu { 
width: 100%; 
height: 43px;   
font-size:10px;
font-family: "Lucida Grande", Verdana, sans-serif;  
list-style-type: none; 
margin: 0; 
padding: 0; 
}

ul#menu li { 
display: block; 
float: left; 
margin: 0 0 0 5px; 
}

ul#menu li a { 
height: 43px;
width:113px;
color: #777; 
text-decoration: none; 
display: block; 
float: left; 
line-height: 200%; 
padding: 8px 0px 0;
text-align:center;
}

ul#menu li a:hover {
	color:#CCC;
	background:url("../graphics/for_mein_new.png");
	background-repeat:no-repeat;
}

ul#menu li a.current{
	color:#CCC;
	background:url("../graphics/for_mein_new.png");
	background-repeat:no-repeat;
}/* END of main navatcation*/

/*The name of the Galla_page*/
#word{
	position:absolute;
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	width:369px;
	top:100px;
	color:#95BE16;
	background-image:url(../graphics/port_pic.png);
	background-repeat:no-repeat;
	/*color:#A2B517;*/
	font-size:18px;
	font-weight:300;
	text-align:right;
}
h1{
	position:absolute;
	top:-7px;
		margin-top:0px;
	margin-bottom:0px;
	height:30px;
	color:#FFF;
	text-align:left;
	font-size:26px;
	font-weight:bold;
}/*END OF THE TITLE*/
	
/*This is the navagation of the gallery menu*/
#main_G{
	position:absolute;
	height:27px;
	width:348px;
	top:107px;
	padding-left:560px;
	background-image:url(../graphics/taps_gray.png);
	background-position:right;
	background-repeat:no-repeat;
}
ul#menu_G { 
width: 100%; 
height: 26px;   
font-size:10px;
font-family: "Lucida Grande", Verdana, sans-serif;  
list-style-type: none;
font-weight:800;
margin: 0; 
padding: 0; 
}

ul#menu_G li { 
display: block; 
float: left; 
margin: 0 0 0 3px; 
}

ul#menu_G li a { 
height: 26px;
width:113px;
color: #777; 
text-decoration: none; 
display: block; 
float: left; 
line-height: 200%; 
padding: 4px 0px 0;
text-align:center;
}

ul#menu_G li a:hover {
	color:#EEB711;
	background:url("../graphics/port_gray.png");
	background-repeat:no-repeat;
}

ul#menu_G li a.current{
	color:#EEB711;
	background:url("../graphics/port_gray.png");
	background-repeat:no-repeat;
}
/*END OF GALLERY NAV*/

#flash_body {
	position:absolute;
	height:620px;
	width:904px;
	top:150px;
	background-image:url(../graphics/galla_logo.png);
	background-position:center;
	background-repeat:no-repeat;
}
#nav_2 {
	position:absolute;
	top:950px;
	height:60px;
	width:350px;
	font-size:13px;
	text-align:center;
	padding-left:210px;
}

#nav_2 ul {margin:0px 0px 0px 0px;}
#nav_2 ul li {list-style:none;display:inline;}
#nav_2 ul li a:link {
	text-decoration: none;
	padding-left:0px;
	color:#999;
}
#nav_2 ul li a:visited {
	color:#999;
	text-decoration:none;
}
#nav_2 ul li a:hover{
	color:#5B73E1;
	text-decoration:none;
}

#nav_2 h2 {
	margin:0px 0px 0px 0px;
	position:absolute;
	height:25px;
	width:150px;
	color:#4447B0;
	font-size:10px;
	font-weight:200;
	text-align:center;
	left:325px;
	top: 31px;
	} 

