.top_banner
{
	position: absolute;
	width: 1002px;
	height: 74px;
	left: 0px;
	top: 0px;
}
.button_left
{
	position: absolute;
	width: 5px;
	height: 27px;
	left: 0px;
	top: 74px;
}
.home
{
	position: absolute;
	width: 64px;
	height: 27px;
	left: 5px;
	top: 74px;
}
.profile
{
	position: absolute;
	width: 62px;
	height: 27px;
	left: 69px;
	top: 74px;
}

.registration
{
	position: absolute;
	width: 105px;
	height: 27px;
	left: 131px;
	top: 74px;
}

.fees
{
	position: absolute;
	width: 63px;
	height: 27px;
	left: 236px;
	top: 74px;
}
.gallery
{
	position: absolute;
	width: 62px;
	height: 27px;
	left: 299px;
	top: 74px;
}

.timetable
{
	position: absolute;
	width: 81px;
	height: 27px;
	left: 361px;
	top: 74px;
}

.contact
{
	position: absolute;
	width: 72px;
	height: 27px;
	left: 442px;
	top: 74px;
}

.button_right
{
	position: absolute;
	width: 488px;
	height: 27px;
	left: 513px;
	top: 74px;
}
.main_panel
{
	position: absolute;
	width: 620px;
	height: 432px;
	left: 10px;
	top: 101px;
}
.movie_panel
{
	position: absolute;
	width: 350px;
	height: 400px;
	left: 640px;
	top: 115px;
}
.bottom_panel
{
	position: absolute;
	width: 1002px;
	height: 60px;
	left: 3px;
	top: 533px;
	background-color: #990000;
}
.timetableinfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;


}

.registrationfrm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: 1px none #000000;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
