html,body
{
	background-color:#a19e7a;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(../Images/BG.jpg);
	background-repeat:repeat-x;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:871px;
	margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:871px;
	float:left;
}
div#HeaderLeft
{
	width:47px;
	height:421px;
	float:left;
	background-image:url(../Images/HeaderLeft.jpg);
	background-repeat:no-repeat;
}
div#HeaderRight
{
	width:46px;
	height:421px;
	float:left;
	background-image:url(../Images/HeaderRight.jpg);
	background-repeat:no-repeat;
}
div#Header
{
	width:778px;
	float:left;
	background-color:#FFFFFF;
}
div#HeaderTop
{
	width:778px;
	height:102px;
	float:left;
	background-image:url(../Images/HeaderTop.jpg);
	background-repeat:no-repeat;
}
div#HeaderImgBorder
{
	width:776px;
	height:264px;
	float:left;
	padding:1px 1px 1px 1px;
	background-color:#ffffff;
}
div#HeaderImg
{
	width:769px;
	height:259px;
	float:left;
	padding:3px 3px 2px 4px;
	background-color:#e2e4cc;
}
div#Menu
{
	width:778px;
	height:45px;
	float:left;
	background-image:url(/Images/MenuBG.gif);
	background-repeat:repeat-x;
}
div#MenuBottomBar
{
	width:778px;
	height:8px;
	float:left;
	background-image:url(../Images/MenuBottomBar.jpg);
	background-repeat:no-repeat;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:871px;
	float:left;
}
.BodyLeft
{
	width:47px;
	background-image:url(../Images/BodyLeft.gif);
}
.BodyRight
{
	width:46px;
	background-image:url(../Images/BodyRight.gif);
}
div#BodyContainer
{
	width:763px;
	padding:7px 7px 4px 8px;
	background-color:#e3e2d0;
	float:left;
}
div#MainBody
{
	width:763px;
	min-height:499px;
	_height:499px;
	float:left;
	background-image:url(../Images/MainBody.gif);
	background-repeat:no-repeat;	
	background-color:#d3d2bf;
}
div#BodyText
{
	width:498px;
	float:left;
	padding:2px 30px 24px 15px;
}
div#RightPortFolio
{
	width:196px;
	float:left;
	padding:18px 24px 24px 0px;
}


/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:763px;
	height:32px;
	background-color:#eeeee3;
	float:left;
	padding:12px 0px 0px 0px;
	text-align:center;
}
div#BodyFooter
{
	width:871px;
	float:left;
}
div#BodyFooterLeft
{
	width:47px;
	height:24px;
	float:left;
	background-image:url(../Images/BodyFooterLeft.gif);
	background-repeat:no-repeat;
}
div#BodyFooterMiddle
{
	width:778px;
	height:24px;
	float:left;
	background-image:url(../Images/BodyFooterMiddle.gif);
}
div#BodyFooterRight
{
	width:46px;
	height:24px;
	float:left;
	background-image:url(../Images/BodyFooterRight.gif);
	background-repeat:no-repeat;
}
div#BodyFooterBanding
{
	width:205px;
	height:30px;
	float:left;
	background-image:url(../Images/BodyFooter.gif);
	padding-left:666px;
}

