/* basic elements */
.lightgreybg  {
	font-size: 12px;
	color: #333333;
}
.lightgreybg a {
	font-size: 12px;
	color: #333333;
}
.lightgreybg a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.lightgreybgBIG  {
	font-size: 15px;
	color: #333333;
}
.lightgreybgBIG a {
	font-size: 15px;
	color: #333333;
}
.lightgreybgBIG a:hover {
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	}

/* specific divs */
#homepage_main_bg {
	position:absolute;
	background:url(images/main_bg.png) repeat-y;
	width:979px;
	height:661px;
	z-index:2;
	top: 225px;
	left: 0px;
}
#newstop {
	position:absolute;
	background:url(images/box_top.png) no-repeat;
	width:321px;
	height:42px;
	z-index:4;
	left: 658px;
	top: 9px;
}
#newsmiddle {
	position:absolute;
	background:url(images/box_mid.png) repeat-y;
	width:321px;
	height:162px;
	z-index:5;
	left: 658px;
	top: 51px;
}
#newsbottom {
	position:absolute;
	background:url(images/box_bottom.png) no-repeat;
	bottom:-20px;
	width:321px;
	height:41px;
	z-index:1;
}
#newstitle {
	position:absolute;
	background:url(images/title_news.png) no-repeat;
	width:295px;
	height:38px;
	z-index:6;
	left: 678px;
	top: 24px;
}
#newscontent {
	position:absolute;
	width:295px;
	height:140px;
	z-index:2;
	left: 20px;
	top: 12px;
}
#affiliatestop {
	position:absolute;
	background:url(images/box_top.png) no-repeat;
	width:321px;
	height:42px;
	z-index:7;
	left: 658px;
	top: 232px;
}
#affiliatesmiddle {
	position:absolute;
	background:url(images/box_mid.png) repeat-y;
	width:321px;
	height:117px;
	z-index:8;
	left: 658px;
	top: 264px;
}
#affiliatesbottom {
	position:absolute;
	background:url(images/box_bottom.png) no-repeat;
	bottom:-20px;
	width:321px;
	height:38px;
	z-index:1;
}
#affiliatestitle {
	position:absolute;
	background:url(images/title_affiliates.png) no-repeat;
	width:295px;
	height:35px;
	z-index:9;
	left: 678px;
	top: 248px;
}
#affiliatescontent {
	position:absolute;
	width:296px;
	height:104px;
	z-index:2;
	left: 20px;
	top: 20px;
}
#maincontent {
	position:absolute;
	width:607px;
	height:573px;
	z-index:14;
	left: 27px;
	top: 7px;
}
#mkaffiliate {
	position:absolute;
	width:100px;
	height:100px;
	z-index:1;
	left: 30px;
}
#riaffiliate {
	position:absolute;
	width:100px;
	height:76px;
	z-index:2;
	left: 160px;
}
#w3 {
	position:absolute;
	width:183px;
	height:34px;
	z-index:15;
	left: 792px;
	top: 402px;
}
