.menulines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FBC67D;
	border-bottom-color: #FBC67D;
}
.contentbg {
	background-image: url(../images/content_bg.jpg);
	background-position: 100% 100%;
}
.welcomebg {
	background-image: url(../images/bgimg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.outised1bg {
	background-image: url(../images/bgimg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	left: 500px;
}
.outside2bg {
	background-image: url(../images/bgimg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
