body
{
		background-color:#b7b585;
		padding:0;
		margin:0;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}
#wrapper
{
		width:850px;
		height:647px;
		margin:0 auto;
		padding:130px 70px 0 70px;
		background-image:url(images/tdecider-bg.png);
		background-repeat:no-repeat;
		background-position:top left;
}
#stage-one
{
		width:230px;
		height:647px;
		padding:0 0 0 55px;
		float:left;
		display:inline;
}
#stage-one-colleagues
{
		width:176px;
		height:160px;
		background-color:#FFF;
		padding:5px;
		margin:0 0 10px 0;
		overflow:hidden;
		background-image:url(images/colleagues-bg.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		border-right:1px solid #FFF;
}
#stage-one input
{
		width:170px;
		height:15px;
		padding:0 5px;
		line-height:15px;
		background-color:transparent;
		font-size:12px;
		font-weight:bold;
		margin:0 0 5px 0;
		border:0;
}
#stage-one input#your-name
{
		width:120px;
		height:32px;
		float:left;
		background-color:#FFF;
		background-image:url(images/tdecider-your-name.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		line-height:32px;
		margin:0 2px 10px 0;
}
#stage-two
{
		width:280px;
		height:647px;
		float:left;
		display:inline;
		position:relative;
}
#television
{
		width:250px;
		height:160px;
		position:absolute;
		font-family:"rockwell", Arial, Helvetica, Sans-Serif;
		font-weight:bold;
		top:150px;
		left:14px;
		font-size:30px;
		padding:60px 0 0 0;
		margin:0;
		color:#FFF;
		text-align:center;
}
#footer
{
		width:850px;
		height:40px;
		margin:0 auto;
		line-height:40px;
		vertical-align:middle;
}
#footer-left
{
		width:400px;
		margin:0;
		padding:0;
		text-align:left;
		float:left;
		display:inline;
		vertical-align:middle;
}
#footer-right
{
		width:400px;
		margin:0;
		padding:0;
		text-align:right;
		float:right;
		display:inline;
		vertical-align:middle;
}
#footer-right img
{
		display:inline;
		float:right;
}
.pcc {font-size:120%}
a:link {
	color: #96040C;
	text-decoration: none;
}
a:visited {
	color: #96040C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #96040C;
}
a:active {
	text-decoration: none;
}
