body {

  padding: 0;
  margin: 0 0 15px 0;
  font-family: Arial, Times New Roman, Verdana;
  background: #14659e url( ../flexiblefoam/images/bodyBG.gif ) repeat-x top center;

}
p {
	font-size: 10pt;
	line-height: 1.1em;
	color: #000;
	margin: 30px 50px 5px 50px;
	width: 425px;
}
.movieholder {
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentimgs {
	width: 500px;
	height: 84px;
	float: right;
}

.contentregion {
	height: 358px;
	width: 533px;
	background-color: #FFF;
	border-left: solid 4px #000;
	border-bottom: solid 4px #000;
}
.rightedge {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #13619A;
}
.center {
	margin-right: auto;
	margin-left: auto;
}


.entirelayout {
	margin: 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 14pt;
	color: #2c53a7;
	width: 80%;
	margin: 0px 0px 0px 77px;
}
table , tr, td{
	border: none;
	margin: 0px;
}
.rightedgewhite {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #FFF;
}
#doclinks {
	position: relative;
	margin-top: 33px;
	list-style: none;
}
#doclinks li a {
	color: #2c53a7;
	text-decoration: underline;
}
.filesize {
	font-size: 0.8em;
	color: #ec1330;
}
.multidocs {
	background: url(oilpics/multidocs-bg.jpg) no-repeat;
	float: right;
}

