BODY {
	background-color: black;
	margin:0px;
	text-align:center;
	font-family: verdana, arial, helvetica, san-serif;
}

IMG { border: 0px; }

A:HOVER {
	text-decoration:underline;
}


#wrapper {
	position: relative;
	height: 546px;
	width: 928px;
	margin: 20px auto;
	text-align:left;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
}
H2#logowwp {
	position:absolute;
	left: 43px;
	padding: 0px;
	margin:0px;
}
H1#logojg {
	position: absolute;
	top:389px;
	left:43px;
	margin: 0px;
	padding: 0px;
}
#intro {
	position: absolute;
	top:427px;
	left:43px;
}

#navigation {
	position:absolute;
	top:513px;
	left: 0px;
	width: 928px;
	background-color: white;
	background-image: url(../images/bird.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 33px;
}

#navigation A {
	display:block;
	float:left;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
	height: 10px;
	text-decoration:none;
	border-top: white 3px solid;
	padding-top: 12px;
	margin: 4px 27px 0 0;
}
#navigation A:HOVER {
	border-top: black 3px solid;
}
#navigation A.first {	margin-left: 20px; }


#filmfestivals {
	position:absolute;
	width: 183px;
	top: 280px;
	left: 701px;
	}
	
#filmfestivals IMG {
	margin-bottom: 20px;
}
#awards {
	top: 30px;
	left: 392px;
	width: 530px;
}
#awards IMG {display:none;}
#quotes {
	top: 97px;
	left: 356px;
	width: 555px;
}
#quotes IMG {display:none;}

#language-options {
	position:absolute;
	left: 43px;
	top: 343px;
	}
	
#music { 
	position:absolute;
	left: 242px;
	top: 343px;
}

