body {
	background: #2B0C0C url(../images/bgSlice.jpg) repeat-x;
	color: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#topLeft {
	float: left;
}

#topRight {
	float: left;
}

#botLeft {
	float: left;
}

#botRight {
	float: left;
}

.clear {
	clear: both;
}

.reg-box {
	background: url(../images/botLeft.jpg) no-repeat;
	height: 370px;
	width: 517px;
	padding-left: 35px;
	padding-top: 15px;
}

a {
	color: #FFF;
}

h2 {
	font-weight: normal;
	color: #eeaa00;
	margin-bottom: 3px;
	text-transform:uppercase;
}

.no-reg-box {
	background: url(../images/botLeftSuccess.jpg) no-repeat;
	height: 375px;
	width: 517px;
	padding-left: 35px;
	padding-top: 5px;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
}
