@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #logo {
	position: absolute;
	height: 100px;
	width: 175px;
}
#container #banner {
	position: absolute;
	height: 100px;
	width: 900px;
}
#container #video1 {
	position: absolute;
	height: 270px;
	width: 480px;
	top: 112px;
	left: 190px;
	background-color: #F60;
}
#container #skitso {
	position: absolute;
	height: 200px;
	width: 195px;
	top: 111px;
	padding-left: 10px;
	padding-right: 10px;
	left: 685px;
}
#container #performances {
	position: absolute;
	height: 127px;
	width: 197px;
	top: 392px;
	padding-right: 10px;
	padding-left: 10px;
	left: 685px;
}
#container #daddyerrol {
	position: absolute;
	height: 150px;
	width: 197px;
	left: 685px;
	top: 952px;
	padding-right: 10px;
	padding-left: 10px;
}

#container #freedomwalk {
	position: absolute;
	height: 143px;
	width: 197px;
	top: 673px;
	padding-right: 10px;
	padding-left: 10px;
	left: 685px;
}
#container #blogtext {
	position: absolute;
	height: 100px;
	width: 197px;
	left: 685px;
	top: 942px;
	padding-right: 10px;
	padding-left: 10px;
}

#container #video3 {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 190px;
	top: 672px;
	background-color: #000000;
}
#container #video2 {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 190px;
	top: 392px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #F60;
}
p {
	font-family: Arial;
	font-size: 12px;
}
#container #background {
	position: absolute;
	height: 1240px;
	width: 900px;
	background-color: #CCCCCC;
}
#container #video5 {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 189px;
	top: 952px;
	background-color: #000000;
}

#container #navigation {
	background-color: #000000;
	position: absolute;
	height: 1140px;
	width: 175px;
	top: 100px;
}
#container #videotext {
	position: absolute;
	height: 30px;
	width: 281px;
	left: 597px;
	top: 968px;
	background-color: #FFF;
	padding: 10px;
}
#container #videoblog {
	position: absolute;
	height: 270px;
	width: 480px;
	left: 190px;
	top: 952px;
}

