#navigation #topLeft {
	background-image: url(../picture/interface/index/topleft.gif);
}

#navigation #topRight {
	background-image: url(../picture/interface/index/topright.gif);
}

#footer #bottomLeft {
	background-image: url(../picture/interface/index/bottomleft.gif);
}

#footer #bottomRight {
	background-image: url(../picture/interface/index/bottomright.gif);
}

#content {
	border-color: #FEEDB5 !important;
}

#content #left {
	display: inline; /* to fix ie6 double margin bug */
	width: 450px;
	margin-left: 15px;
	background-color: #FDC613;
	background-image: url(../picture/interface/index/news_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#content #left .news {
	padding: 75px 8px 9px 8px;
	background-image: url(../picture/interface/index/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content #right {
	display: inline; /* to fix ie6 double margin bug */
	width: 307px;
	margin-top: 73px;
	margin-right: 40px;
}
