@charset "utf-8";
/* CSS Document */
#overall{
	position: relative;
	width: 770px;
	background-color: #F1EDEB;
}

#leftcontentspace{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 550px;
	padding: 0px;
	height: 1102px;
	background-color: #FFFFFF;
}

#rightcontentspace{
	position: absolute;
	top: 5px;
	width: 205px;
	padding: 0px;
	left: 560px;
	height: 1101px;
}

#footer{
	clear: both;
	position: absolute;
	top: 1110px;
	left: 4px;
	padding: 10px;
	width: 740px;
	height: 78px;
	border-top: #E7CFCF solid 7px;
	border-left: #E7CFCF solid 1px;
	border-right: #E7CFCF solid 1px;
	border-bottom: #E7CFCF solid 1px;
	background-color: #F1EDEB;
}

/*Nested layers */
#headingmovie{
	width: 100%;
	height: 75px;
	padding: 0px;
	border: #CCCCCC solid 1px;
	background-color: white;
}

#flashanimation{
	width: 100%;
	height: 200px;
	padding: 0px;
	border: #CCCCCC solid 1px;
}

#nav_bar{
	width: 192px;
	height: 1020px;
	padding-right: 15px;
	background-color: #009900;
}

#nav_topic{
	padding-left: 20px;
}

.titlebar{
	border-bottom: #009900 solid 1px;
	background-color: #E8F5DE;
	padding: 5px;
	padding-left: 10px;
}

#bodycontent{
	width: 100%;
	height: 815px;
	border-top: #CCCCCC solid 3px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

#copyright{
	padding-left: 20px;
	border-left: #009900 solid 3px;
}

/*Style Sheet rule for longer pages starts here*/
#overall_long{
	position: relative;
	width: 770px;
	height: 1270px;
	background-color: white;
}

#leftcontentspace_long{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 550px;
	padding: 0px;
	height: 1150px;
}

#rightcontentspace_long{
	position: absolute;
	top: 5px;
	width: 205px;
	padding: 0px;
	left: 560px;
	height: 1075px;
}

#bodycontent_long{
	width: 100%;
	height: 870px;
	border-top: #CCCCCC solid 3px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

#nav_bar_long{
	width: 192px;
	height: 1075px;
	padding-right: 15px;
	background-color: #009900;
}

#footer_long{
	clear: both;
	position: absolute;
	top: 1160px;
	left: 5px;
	padding: 10px;
	width: 740px;
	height: 75px;
	border-top: #E7CFCF solid 7px;
	border-left: #E7CFCF solid 1px;
	border-right: #E7CFCF solid 1px;
	border-bottom: #E7CFCF solid 1px;
	background-color: #F1EDEB;
}

#policy_footer{
	clear: both;
	position: absolute;
	top: 1300px;
	left: 4px;
	padding: 10px;
	width: 740px;
	height: 75px;
	border-top: #E7CFCF solid 7px;
	border-left: #E7CFCF solid 1px;
	border-right: #E7CFCF solid 1px;
	border-bottom: #E7CFCF solid 1px;
	background-color: #F1EDEB;
}

#policy_contentspace{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 759px;
	padding: 0px;
	height: 1248px;
}

/*Style Sheet rule for longer pages starts here*/
#policy_overall{
	position: relative;
	width: 770px;
	height: 1408px;
	background-color: white;
}

#policy_bodycontent_long{
	width: 100%;
	height: 1208px;
	border-top: #CCCCCC solid 3px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}
