body {
	margin:0px;
	padding:0px;

	font-family: Tahoma, Lucida Grande, Helvetica;
	font-size: small;
	background-image:url(images/brown_wallpaper_LO-REZ.jpg) ;
}

#coc_form {
	margin:0px;
	height: 419px;
	background-image: url(CodeOfConduct/oath_background.jpg);

}

#holder {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: left;
}

#content_area {
	width: 589px;
	height: 419px;
	position: absolute;
	margin: 0px 0px;
	background-color: lightblue;
	background-image: url(content_area_back.jpg); 
}

#interact_video {
	width: 480px;
	height: 418px;
	position: absolute;
	margin: 0px 24px; 
}

#content_areainteract {
	width: 589px;
	height: 419px;
	position: absolute;
	margin: 0px 0px;
	background-color: lightblue;
	background-image: url(BibleStory/interact_tvbg.jpg); 
}

#side_menu {
	width: 171px;
	height: 419px;
	position: absolute;
	margin: 0px 589px;
	background-color: green;
}

#bottom_menu {
	width: 760px;
	height: 109px;
	position: absolute;
	margin: 419px 0px;
	background-color: blue;
}

#footer {
	width: 760px;
	height: 20px;
	position: absolute;
	margin: 528px 0px;
	text-align: center;
	left: 97px;
	top: 47px;
}
