body {
	background: #ffffff url('http://www.spicebyob.com/page/wp-content/themes/classic/images/background.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 38px;
}

#contenta {
	width: 320px;
	float: right;
	height: 380px;
	margin: 0 0 0 0;
	position: absolute;
	left: 250px;
	text-align: justify;
	z-index: 1;
	font-family:Nyala, verdana, arial, courier;

}
#contentd {
	width: 320px;
	height: 170px;
	float: right;
	position: absolute;
	left: 250px;
	margin-top: 380px;
	z-index: 1;
	text-align: justify;
	font-family:Nyala, verdana, arial, courier;
}
#contentb {
	width: 320px;
	height: 275px;
	float: right;
	position: absolute;
	left: 570px;
	margin: 0 0 0 0;
	z-index: 1;
	text-align: justify;
	font-family:Nyala, verdana, arial, courier;
}
#contentc {
	width: 320px;
	float: right;
	height: 275px;
	margin-top: 275px;
	position: absolute;
	left: 570px;
	text-align: justify;
	z-index: 1;
	font-family:Nyala, verdana, arial, courier;

}


#wrapper {
	text-align: left;
	margin: auto;
	width: 890px;
	position: relative;
	height: 550px;
	background: #f25d15;
}

#logo {
	width: 250px;
	height: 150px;
	position: absolute;
	background: #bbaeae url('images/logo.jpg');
}

#navi {
	width: 250px;
	height: 200px;
	position: absolute;
	margin-top: 155px;
	z-index: 1;
}

#sidebar {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 360px;
	//top: 374px;
	z-index: 1;
	text-align: center;
	font-family:Nyala, verdana, arial, courier;
}

#sidebar a {
	color:#e7e863;
	text-decoration:underline;
}
#sidebar li {
	list-style-type:none;
}
#text-3 {
	text-align: center;
	margin-left: -40px;
	color:#ffffff;
}
#text-3 a {
	text-decoration:underline;
}
#text-3 a:hover {
	text-decoration:none;
}


#content {
	width: 600px;
	float: right;
	height: 510px;
	overflow: auto;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	position: absolute;
	left: 270px;
	top: 20;
	text-align: justify;
	z-index: 1;
	color:#ffffff;
	font-family:Nyala, verdana, arial, courier;

}

#content a {
	color:#e7e863;
	text-decoration:underline;
}

#content a:hover {
	color:#e7e863;
	text-decoration:none;
}

#contentbgimg {
	position: absolute;
	left: 250px;
	top: 0;
	z-index: 0;
}
#footerbgimg {
	position: absolute;
	left: 250px;
	top: 550;
	z-index: 0;
}

#navibgimg {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 0;
}

#sidebarbgimg {
	position: absolute;
	left: 0;
	top: 350px;
	z-index: 0;
}
#footer1 {
	position: absolute;
	width: 600px;
	left: 270px;
	top: 555px;
	text-align: center;
	padding: 3px 0 0 0;
	font-size: 14px;
	color:#FFFFFF;
	font-family:Nyala, verdana, arial, courier;
}

#footer {
	position: absolute;
	width: 890px;
	left: 0;
	top: 600px;
	text-align: center;
	padding: 3px 0 0 0;
	font-size: 14px;
	font-family:Nyala, verdana, arial, courier;
}
#footer1 a {
	color:#000000;
	text-decoration:underline;
}
#footer a {
	color:#000000;
	text-decoration:underline;
}
#footer1 a:hover {
	text-decoration:none;
}
