html, body
{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #44b227;
	background-image: url('../images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
	width: 800px;
	height: 600px;
	margin: 0 auto;
}

#top
{
	width: 800px;
	height: 331px;
	background-image: url('../images/csp-markdeleeuw_01.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#top .twitter
{
	position: relative;
	padding-left: 20px;
	padding-top: 55px;
}

#left
{
	float: left;
	width: 342px;
	height: 269px;
}

#left .top-left
{
	width: 145px;
	height: 102px;
	background-image: url('../images/csp-markdeleeuw_02.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	
}

#left .top-right
{
	background-color: #FFFFFF;
	height: 102px;
	width: 197px;
	float: right;
}

#left .top-right .text
{
	width: 197px;
	height: 30px;
	background-image: url('../images/csp-markdeleeuw_03.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}

#left .top-right .inputText
{
	border: 0;
	width: 197px;
	height: 20px;
}

#left .top-right .bottom
{
	width: 197px;
	height: 47px;
	padding-top: 10px;
	padding-left: 40px;
	margin-top: 3px;
	background-image: url('../images/csp-markdeleeuw_07.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

#left .bottom
{
	clear: both;
	width: 342px;
	height: 167px;
	background-image: url('../images/csp-markdeleeuw_12.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#right
{
	float: right;
	width: 458px;
	height: 269px;
	background-image: url('../images/csp-markdeleeuw_05.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}