body {
	text-align: center;
	background-image: url('images/bg.jpg');
}

#container {
	text-align: left;
	width: 961px;
	margin: 0 auto;
}

#header {
	width: 961px;
	height: 144x;
}

#nav {
	width: 961px;
	height: 58px;
}

#promo {
	width: 961px;
	height: 224px;
	background-image: url('images/home_13.jpg');
}

#left {
	width: 329px;
	float: left;
}

#right {
	width: 632px;
	float: right;
}

#sms {
	width: 329px;
	height: 136px;
}

#potm {
	width: 329px;
	height: 322px;
}

#status {
	width: 632px;
	height: 89px;
	background-image: url('images/home_15.jpg');
}

#status_content {
	position: relative;
	top: 28px;
	left: 27px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}

#content {
	width: 632px;
	background-image: url('images/home_19.jpg')

	
}
#content_container {
	padding-left: 20px;
	padding-top: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-right: 15px;
}

#content_simple {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}

#content_container table tr td {
	font-size: 9pt;
}

#content_footer {
	height: 12px;
	width: 632px;
}

.header_text {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #3c1873;
}
.menu_header {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #29114e;
}
.pizza {
	font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #b97900;
}
.toppings {
	font-size: 8pt;
}
#signup {
	position: relative;
	top: 88px;
	left: 664px;
	width: 200px;
}

.thumb {
	float: right;
	margin: 2px;
	border: solid 1px #bbbbbb;
	padding: 5px;
}