body
{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	text-align: center;
}

#container
{
	border-color: #963;
	border-width: 3px;
	border-style: solid;
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

#leftcolumn
{
	width: 218px;
	float: left;
	position: relative;
	height: 100%;
	background-color: #402902;
}

#logo
{
	width: 218px;
	text-align: center;
	padding: 10px 0 10px 0;
	position: relative;
	background: #fff;
}

#lefttext
{
	padding: 10px;
	color: #FFF;
	position: relative;
	height: 100%;
	line-height: 125%;
	font-size: 14px;
}

#lefttext h1
{
	padding: 0 0 3px 0;
	margin: 0;
	border-color: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	font-size: 16px;
	text-align: center;
}

#lefttext h2
{
	padding: 0 0 3px 0;
	margin: 0;
	border-color: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	font-size: 14px;
	text-align: center;
}

#rightcolumn
{
	position: relative;
	float: left;
	width: 582px;
}

#righttopimage { position: relative; }

#rightheadline
{
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	position: relative;
}

#rightheadline h1
{
	font-family: "arial narrow";
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 30px;
	color: #FFF;
	text-indent: 10px;
	position: relative;
}

#righttext
{
	width: 390px;
	padding: 10px;
	line-height: 125%;
	float: left;
	position: relative;
}

#righttext h2
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
}

#righttext h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

IMG { display: block; }

#rightimage
{
	float: right;
	position: relative;
}

#rightdivider
{
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 10px;
}

#rightlinks
{
	position: relative;
	float: left;
	width: 200px;
}

#hbotlogo { float: left; }

#rightlinkshead
{
	font-family: "arial narrow";
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

.row { clear: both; }

.linkbutton
{
	width: 150px;
	height: 20px;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
	margin: 15px auto 15px auto;
	text-align: center;
	line-height: 20px;
}

.linkbutton a
{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

.linkbutton a:hover { text-decoration: underline; }

#winners
{
	background: #402902;
	width: 350px;
	height: 225px;
	float: left;
	margin: 10px;
}

#winnerstext h1
{
	color: #FFF;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

#winnerstext
{
	color: #FFF;
	padding: 10px;
}

#footercall
{
	background-color: #999;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	line-height: 25px;
	position: relative;
}
