body
{
	text-align: center;
}

#container
{
	
	margin: 0px auto;
	width: 1005px;
	height: 545px;
	text-align: left;
	overflow: visible;
}

#leftSidebar
{
	width: 235px;
	position: relative;
	height: 545px;
	text-align: center;
}


#middle
{
	display: block;
	left: 238px;
	width: 615px;
	position: relative;
	top: -545px;
	height: 545px;
	text-align: center;
}


#rightSidebar
{
	left: 858px;
	width: 145px;
	position: relative;
	top: -1090px;
	height: 545px;
	text-align: center;
}

#davyDiv
{
	width: 235px;
	height: 175px;
	overflow:hidden;
}

.textDiv
{
	visibility: hidden;
	position: relative;
	top: -100px;
}

#buyADiv
{
	margin-top: 6px;
	width: 235px;
	height: 230px;
	overflow: hidden;
}
#memberDiv
{
	margin-top: 6px;
	width: 235px;
	height: 101px;
	overflow: hidden;
}
#montageDiv
{
	width: 610px;
	height: 260px;
	overflow: hidden;
}
#invHeaderDiv
{
	margin-top: 10px;
}
#inventoryDiv
{
	margin-top: 10px;
	left: 265px;
	position: relative;
	top: -1330px;
}
#bigTexDiv
{
	margin-top: 123px;
	width: 610px;
	height: 105px;
	overflow: hidden;
}
#sellADiv
{
	width: 140px;
	height: 515px;
	overflow: hidden;
}

