body {
	background-color: #CCCCCC;
	background-image: url(http://www.businessbuildingshortcuts.com/wp-content/themes/thesis/custom/images/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
.header {
	height: 190px;
	background-image: url(http://www.businessbuildingshortcuts.com/wp-content/themes/thesis/custom/images/header.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
.leftcolumn {
	float: left;
	height: 500px;
	background-image: url(http://www.businessbuildingshortcuts.com/wp-content/themes/thesis/custom/images/sideback.png);
	text-align: left;
	width: 210px;
	padding: 10px;
	background-position: top;
}
.rightcolumn {
	float: right;
	width: 747px;
	text-align: left;
	padding: 10px;
	background-position: top;
}
.nosidebar {
	text-align: left;
	background-position: top;
	padding: 10px 30px 20px;
}
.footer {
	background-color: #6633CC;
	clear: both;
}
.container {
	width: 998px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;	
	
}

#nl-signup {
    background: url(images/mailinglist.png) no-repeat;
	padding-top: 250px;
	padding-left: 25px;
	width: 353px;
}

#nl-audio {
    background: url(images/mailinglist-audio.png) no-repeat;
	padding-top: 85px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	width: 170px;
}

#nl-report {
    background: url(images/mailinglist-report.png) no-repeat;
	padding-top: 85px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	width: 170px;
}
