﻿#hpContainer
{
/*	width:986px;
	margin:0 auto;
	
*/	
}
#hpLeftContainer
{
	width:315px;
	float:left;
	
	
	
}
.hpLeftTop
{
	width:315px;
	height:145px;
}

.hpLeftBottom
{
	background-color:#96c4e2;
	color:#fff;
	height:455px;
	width:315px;
	text-align:justify;
	background-image: url(../images/largeBoxFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#hpRightContainer
{
	width:445px;
	float:left;
	margin-left:24px;
	
}
.hpRightTop
{
	
	
}

.hpRightMiddle
{
	float:left;
	width:100%;
}
.hpRightBottom
{
	float:left;
	width:100%;
	padding-top:5px;
}

.hpRightBottomLeftContainer
{
	float:left;
	width:220px;
}
.hpRightBottomRightContainer
{
	float:left;
	margin-left:6px;
}
#hpLogin
{
	float:left;
	width:220px;
}
.actionBox
{
	background-color: transparent;
    background-image: url(../images/actionBox.gif);
    height:215px;
    width:220px;
    background-repeat:no-repeat;
    margin-top:5px;
}
.textArea
{
padding:10px;
}
#stolenItems
{
	float:right;
}
#hpPoll
{
	float:right;
	width:220px;
}
.advertiseBox
{
	width:160px;
	height:600px;
	float:left;
	background-color:#f1f1f2;
}