html*
{
margin: 0px;
padding: 0px;
}

body {
	overflow: auto;
	font-size: 13px;
	margin: 0px 20px 0px 20px; 
	background-image: url(graveback.jpg);
	background-repeat: repeat;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d0d0d0;
	font-weight: bold;
}


a:link {
	color: #02ff04;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #02ff04;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: red;
	font-weight: bold;
}
a:active {
	text-decoration: none;
		color: #02ff04;
		font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #02ff04;
}
h2 {
	font-size: x-large;
	color: #02ff04;
}
h3 {
	font-size: large;
	color: #02ff04;
	font-weight: bold;

}

h4 {
	font-size: small;
	color: #02ff04;
	font-variant: small-caps; 
}

#world {

	
	position: absolute;
	left:50%;
	margin-left:-400px;
	margin-top: 3%;
	width: 800px;
	height: 85%;
	z-index:1;
	border: thick;
	border-color:#00bf02;
	border-style:solid;
	background-color: white;
}
#banner {
	margin: 0px;
	height: 12%;
	width: 100%;
	z-index:2;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: white;
}

#menu {

	margin :0px;
	height: 5%;
	width: 50%;
	z-index:300;

	
}

#content {
	height: 45%;
	width: 100%;
	overflow: auto; 
	z-index:5;
	background-color: #918785;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	
}
#fotosbut{
	float: left;
	background-image: url(fotos.jpg);
	background-repeat: repeat;
	width:49%;
	height:6%;
	z-index:3;
	overflow: hidden;
	background-position: center;
}

#guestbut {
	float: right;
	width:50%;
	height:6%;
	z-index:4;
	overflow: hidden;
	background-image: url(partys.jpg);
	background-repeat: repeat;
	background-position: center;

}

#fotos {
	float: left;


	width:49%;
	height:30%;
	z-index:3;
	background-color: #918785;
	border-right: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: white;
	border-top: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: white;
	overflow: auto;
	
}

#guest {
	float: right;
	width:50%;
	height:30%;
	z-index:4;
	background-color: #918785;
	border-top: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: white;
	overflow: auto;

}

.menu, .menu ul { 
margin: 0;
padding : 0; 
border : 0; 
list-style-type : circle; 
display : block; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-variant : small-caps; 
font-size : 13px; 
} 
.menu li { 
margin : 0; 
padding : 0; 
border : 0; 
display : block; 
float : left; 
position : relative; 
z-index : 5; 
font-size : 13px; 
} 
.menu li:hover { 
z-index : 10000; 
white-space : normal; 
} 
.menu li li { 
float : none; 
text-align : left; 
display : block; 
} 
.menu ul { 
visibility : hidden; 
position : absolute; 
z-index : 10; 
top : 0; 
} 
.menu li:hover > ul { 
visibility : visible; 
top : 100%; 
} 
.menu li li:hover > ul { 
top : 5px; 
left : 70%; 
} 
.menu:after, .menu ul:after { 
content : "."; 
height : 0; 
display : block; 
visibility : hidden; 
overflow : hidden; 
clear : both; 
} 
.menu, .menu ul { 
min-height : 1px; 
} 
.menu ul { 
background-image : url(../img/blind.gif); 
padding : 0; 
margin : 0; 
} 
.menu ul ul { 
padding : 0; 
margin : 0; 
background-color : transparent; 
} 
.menu { 
width : 760px; 
z-index : 30; 
font-variant : small-caps;
margin-left : 45%;  

} 
.menu { 
font-size : 13px; 
background : transparent; 
} 
.menu ul { 
width : 150px; 
margin : 0; 
padding : 0; 
list-style-type : none; 
border-left : 1px solid #00bf02; 
} 
.menu li { 
display : block; 
float : left; 
text-align : center; 
margin : 0; 
list-style-type : none; 
list-style-image : none; 
} 
.menu a { 
display : block; 
background-color: transparent; 
color : #532b0d;
line-height : 1em; 
padding : 0.5em 0.5em; 
border-right : 1px solid #00bf02
background-repeat : repeat-x; 
font-weight : bold; 
text-decoration : none; 
} 
.menu .menu-parent { 
color : #532b0d;
background-repeat : repeat-x; 
background-position : right bottom; 
} 
.menu .menu-current { 
color : #532b0d;
} 
.menu a:hover, .menu li:hover > a { 
background-color : transparent; 
color : #02ff04;
display : block; 
z-index : 20; 
} 
.menu li li:hover > ul { 
display : block; 
z-index : 20; 
} 
.menu li li { 
width : 150px; 
display : block; 
margin : 0; 
text-align : left; 
} 
.menu li li a { 
background : transparent; 
line-height : 0.9em; 
display : block; 
clear : both; 
border : none; 
} 
.menu ul > li + li { 
border-top : 0; 
} 
.menu > li:first-child > a, .menu li + li + li li:first-child > a { 
color : #532b0d;
} 



