/* CSS Document */

#main {
	position:relative;
	width:900px;
	height:600px;
	z-index:1;
	background-image: url(../images/BGRND.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#notice1 {
	position:absolute;
	width:122px;
	height:130px;
	z-index:1;
	left: 91px;
	top: 229px;
	background-image: url(images/dabbe.jpg);
}
#text1 {
	position:absolute;
	width:154px;
	height:50px;
	left:0px;
	z-index:1;
	bottom:-55px;
	font-family: "Comic Sans MS", cursive;
}
#notice2 {
	position:absolute;
	width:122px;
	height:130px;
	z-index:1;
	left: 291px;
	top: 229px;
	background-image: url(images/dabbe.jpg);
}
#text2 {
	position:absolute;
	width:154px;
	height:50px;
	left:0px;
	z-index:1;
	bottom:-55px;
	font-family: "Comic Sans MS", cursive;
}
#notice3 {
	position:absolute;
	width:122px;
	height:130px;
	z-index:1;
	left: 491px;
	top: 229px;
	background-image: url(images/dabbe.jpg);
}
#text3 {
	position:absolute;
	width:154px;
	height:50px;
	left:0px;
	z-index:1;
	bottom:-55px;
	font-family: "Comic Sans MS", cursive;
}
#notice4 {
	position:absolute;
	width:122px;
	height:130px;
	z-index:1;
	left: 691px;
	top: 229px;
	background-image: url(images/dabbe.jpg);
}
#text4 {
	position:absolute;
	width:154px;
	height:50px;
	left:0px;
	z-index:1;
	bottom:-55px;
	font-family: "Comic Sans MS", cursive;
}
.style1 {
	font-family:"Comic Sans MS";
	font-size:11px;
	color:#FFF;
}
.style2 {
	font-family:"Comic Sans MS";
	font-size:10px;
	color:#FFF;
}
#bottom {
	position:absolute;
	width:155px;
	height:49px;
	z-index:2;
	left: 364px;
	top: 483px;
}

a.style1:link{
font-family:"Comic Sans MS";
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
a.style1:visited{
font-family:"Comic Sans MS";
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
	

a.style1:hover{
font-family:"Comic Sans MS";
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
a.style1:active{
font-family:"Comic Sans MS";
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
