body {
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-color:#cccccc;
}

div.mainLeft {
	background-color:#090909;
}

div.iuc_sidaMain {
	margin-left: 30px;
	width: 670px;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 11px;
	background-color: #F4F4F4;
}

div.iuc_sidaMainTop {
	margin-left: 30px;
	margin-top: 30px;
	width: 700px;
	height: 14px;
	background-image: url(gfx/main-top.gif);
	background-repeat: no-repeat;
}

div.iuc_sidaMainBottom {
	margin-left: 30px;
	margin-bottom: 50px;
	width: 700px;
	height: 14px;
	background-image: url(gfx/main-bottom.gif);
	background-repeat: no-repeat;
}

div.topBottom {
	background-image:url(gfx/topBottom_bg.png);
}

div.topTop {
	background-color:#090909;
	margin-left:0px;
	width:760px;
}

div.topBottom {
	background-color:#090909;
	margin-left:0px;
	width:760px;
}

.iuc_sidaMain a {
	color: #000;
}
