

#rightmenu{
	background-image: url(../images/rightmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 700px;
}

#content{
	font-size: 14px;
	line-height: 1.2em;
}

#footer{
	padding: 5px;
}