/* CSS Document */

body {
	background-image: url(images_web/jpgs/index-background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Trebuchet MS, Arial Narrow, Arial, Helvetica;
	font-size: 14px;
	color: #3F3F3F;
	line-height: 25px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.enter {
	text-decoration: none;
	font-weight: bolder;
	font-size: 17px;
	color: #0066FF;
}

.enter:hover {
	text-decoration: underline;
	color:#CC0000;
}

.redTxt {
	font-size: 16px;
	color: #FF0000;
}

#container {
	text-align: left;
	padding-top: 120px;
	width: 920px;
	margin: 0 auto;
}

#mainBlockLeft {
	background-image:url(images_web/pngs/main_block-l.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	float: left;
	width: 377px;
	height: 320px;
	display: inline;
	margin: 0;
	padding: 0;
}

#mainBlockRight {
	background-image:url(images_web/pngs/main_block-r.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	float: left;
	width: 393px;
	display: inline;
	margin: 0;
	padding: 50px 150px 0 0;
}

#corolle {
	font-size:11px;
	text-align: center;
	float: left;
	width: 184px;
	color: #D06C73;
}

.corolletext {
	font-size:11px;
	color: #D06C73;
	line-height: 18px;

}
.corolletext:hover {
	font-size:11px;
	color: #0066FF;
}

#hama {
	font-size:11px;
	text-align: center;
	float: left;
	width: 184px;
	color: #BF0000;
}

.hamatext {
	font-size:11px;
	color: #BF0000;
	line-height: 18px;
}
.hamatext:hover {
	font-size:11px;
	color: #0066FF;
}

#wonderworld {
	font-size:11px;
	text-align: center;
	float: left;
	width: 184px;
	color: #13007D;
}

.wondertext {
	font-size:11px;
	color: #13007D;
	line-height: 18px;
}
.wondertext:hover {
	font-size:11px;
	color: #0066FF;
}

#uniset {
	font-size:11px;
	text-align: center;
	float: left;
	width: 184px;
	color: #BF0000;
}

.unisettext {
	font-size:11px;
	color: #BF0000;
	line-height: 18px;
}
.unisettext:hover {
	font-size:11px;
	color: #0066FF;
}

#viking {
	font-size:11px;
	text-align: center;
	float: left;
	width: 184px;
	color: #3C3799;
}

.vikingtext {
	font-size:11px;
	color: #3C3799;
	line-height: 18px;
}
.vikingtext:hover {
	font-size:11px;
	color: #0066FF;
}