@charset "utf-8";
#maincontainer #nav {
	background-image: url(images/leftmenuspace.jpg);
	background-repeat: repeat-x;
}

#maincontainer {
	margin: auto;
	width: 800px;
	border: thin solid #0500a4;
}
body {
	background-color:#2a53df;
	/*background-image: url(images/cloth024.gif);*/
	background-repeat: repeat;
}
.maintextother {
	background-color: #FFFFFF;
}
.maintextbodyhome {
	background-image: url(images/mainbackgroun.jpg);
}
.bodymain {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

