
/* CSS Document */
body {
background-image:url(../../images/newInterfaceImages/bg6.jpg);
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #9FAA7F;
}

#holdAll
{
height:auto;
margin-left:auto;
margin-right:auto;
top:0px;
width:814px;
}

#topEdge
{
background-image:url(../../images/newInterfaceImages/topEdge.jpg);
width:814px;
height:10px;
}

#menu
{
background-image:url(../../images/newInterfaceImages/menu.jpg);
width:814px;
height:26px;
}

#banner
{
width:814px;
height:190px;
}

#bannerLeft
{
float:left;
background-image:url(../../images/newInterfaceImages/leftHeaderEdge.jpg);
width:28px;
height:190px;
}

#flashBanner
{
float:left;
/*background-image: url(../../images/newInterfaceImages/HeaderGraphic.jpg);*/
background-repeat: no-repeat;
width:755px;
height:190px;
}

#bannerRight
{
float:left;
background-image:url(../../images/newInterfaceImages/rightHeaderEdge.jpg);
width:31px;
height:190px;
}

#contentTopEdge
{
background-image:url(../../images/newInterfaceImages/contentUperEdge.jpg);
width:814px;
height:18px;
}

#holdContent
{
background-image:url(../../images/newInterfaceImages/contentBase.jpg);
background-repeat:repeat-y;
width:814px;
height:auto;
}

#content
{
background-image:url(../../images/newInterfaceImages/contentArea.jpg);
background-repeat:no-repeat;
width:814px;
height:auto;
padding-left:10px;
}

#contentLeft
{
float:left;
margin-left:48px;
width:530px;
height:auto;
}

#contentRight
{
float:left;
margin-left:20px;
text-align:center;
width:176px;
height:auto;
}

#contentBottomEdge 
{
background-image: url(../../images/newInterfaceImages/contentBottomEdge.jpg);
height: 13px;
width: 814px;
}

#footer
{
background-image: url(../../images/newInterfaceImages/footer.jpg);
background-repeat: no-repeat;
height: 36px;
width: 814px;
}

#bottomEdge
{
background-image: url(../../images/newInterfaceImages/bottomEdge.jpg);
background-repeat: no-repeat;
height: 10px;
width: 814px;
}

#subFooter
{
width:824px;
height:auto;
}

