@charset "UTF-8";
.header {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
    height: 80px;
}
#title {
text-align: center;	
}
#header img{
    float: left;
    display: block;
	text-align: left;

}
#container {
	position: relative;
	text-align: center;
	height: 505px;
	top: 10px;
	width: 720px;
	left: 50%;
	margin-left: -360px;
    
}
#trailer2 {
text-align: right;
margin-top: 20px;
width:720px;
height:20px;
position:relative;

}
#menu {
    float: right;
    list-style-type: none;
    font-size: 16px;
    line-height: 36px;
    
	
	margin-top: 50px;
    text-align: center;
    width: 520px;

} 
#menu img {
    
	margin-left: 3px;

} 
#content {
	margin-top: 20px;
	width: 720px;
	height: 405px;
}
#fests {
	margin-top: 30px;
    width: 720px; 
	height: 140px; 
}

#fests img {
	margin-right: 5px;
	margin-left: 5px;

}

#social {
	width: 720px;
	text-align: center;
}
#social img{

}
#copy {
	margin-top: 20px;
}
