body
{
	background-color: black;
	text-align: center;
}

img
{
	border:  none;
}

.MainBody
{
	width:  794px;
	height: auto;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.MainHeader
{
	width:  794px;
	height:	150px;
	border-bottom:  solid 2px black;
	background-image:  url(../images/VantreeseHeader.gif);
}

.MainHeadMenu
{
	width: 794px;
	background-color:  black;
}

.MainContentPlace
{
	width: 794;
	height: 442px;
	background-color: #CC0000;
}

.MainFooter
{
	width:  794px;
	height:  50px;
	background-color:  #CC0000;
	border-top:  solid 2px black;
}

.FixedFloatingDiv
{
	clear:  both;
}

#mySlideShow
{
	width: 400px !important;
	height: 350px !important;
}

div.MainFooterLinks a
{
	color: white;
}
div.TimeLineTable table
{
	border-spacing:  	3px;
	width: 				525px;
}
div.TimeLineTable td
{
	padding: 3px;
}

#OH_Content
{
	min-height: 550px;
	height: auto !important;
	height: 550px;
}