#CentringContainer {
	background-color: #FFF;
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	background-color: #FFF;
	height: 500px;
	width: 150px;
	padding-left: 5px;
	position: relative;
	top: 0px;
}


#content {
	height: 550px;
	width: 640px;
	background-color: #FFF;
	position: relative;
	left: 170px;
	top: -460px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	text-decoration: none;
}
#logoright {
	background-color: #FFF;
	float: right;
	height: 110px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #306;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #609;
}
#Logotop {
	background-color: #FFF;
	height: 100px;
	width: 800px;
}
#moviecontainer1 {
	background-color: #093;
	height: 360px;
	width: 430px;
	float: right;
}
.imagepading {
	margin: 10px;
}
.treb14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
}
.treb14BldRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #600;
}
.treb14RedRIghtItalic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #900;
	text-align: right;
}

.treb18Cntrd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #600;
	text-align: center;
}
.treb24Cntrd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #306;
	text-align: center;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03F;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	text-decoration: none;
}

