﻿body{
	background-color: #9b6aa4 !important;
}
div#page{
	border-left: 0.3em solid #ecebf6;
	border-right: 0.3em solid #ecebf6;
}
div#top{
	background-image: url(../Images/background/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 9.5em !important;
}
div#other{
	background-image: url(../Images/background/bgother.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200px;
   	bottom: 0;
}
div#submenu{
	top: 0.5em !important;
	right: 0.5em !important;
}
div#content{
	top: 9.5em !important;
}
div#bottom{
	background-image: url(../Images/background/bgbottom.jpg);
	height: 5% !important;
}
