body	{
	background-image: url(../images/design/logo_angle1.gif);
	margin: 0px auto;
	padding: 0px;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 170%;
	color: #000;
	}
#enter {
	background-image: url(../images/design/home/enter.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 244px;
	position: relative;
	left: 263px;
	top: 487px;
	display: block;
	text-indent: -5000px;
	margin-top: -244px;
}
#enter a {
	width: 244px;
	height: 244px;
	display: block;

	}
	
	

#top_left {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/home/top_left.jpg);
	background-repeat: no-repeat;
	width: 382px;
	height: 374px;
	float: left;
	display: inline;
	text-indent: -5000px;
	}

#top_left a{
	display: block;
	width: 382px;
	height: 374px;
	}
	
#top_right {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/home/top_right.jpg);
	background-repeat: no-repeat;
	width: 383px;
	height: 374px;
	float: left;
	text-indent: -5000px;
	}

#top_right a{
	display: block;
	width: 383px;
	height: 374px;
	}

#bottom_left {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/home/bottom_left.jpg);
	background-repeat: no-repeat;
	width: 382px;
	height: 406px;
	float: left;
	display: inline;
	text-indent: -5000px;
	}

#bottom_left a{
	display: block;
	width: 382px;
	height: 406px;
	}

	
#bottom_right {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/home/bottom_right.jpg);
	background-repeat: no-repeat;
	width: 383px;
	height: 406px;
	float: left;
	text-indent: -5000px;
	}

#bottom_right a{
	display: block;
	width: 383px;
	height: 406px;
	}

#header {
	height: 0px;
	}


