body{
	background-image: url(../images/background_event.gif);
	background-color: #d9f1fc;
	}



div#contet_wrapper{
	margin-top: 0;
	}

div#event_text_wrap{
	width: 720px;
	float: left;
	}

div#event_image_wrap{
	width: 170px;
	float: right;
	}

div.month_wrap{
	margin-bottom: 25px;
	}

h4{
	margin: 0 0 15px 0;
	}

h4 span{
	background-color: #64c4e2;
	padding: 5px 10px;
	margin-right: 10px;
	color: white;
	}

div.month_wrap ul{
	height: 100px;
	list-style-type: none;
	margin-top: 5px;
	}

div.month_wrap ul li{
	width: 140px;
	height: 100px;
	float: left;
	margin-right: 5px;
	}

p.point_text{
	font-size: 12px;
	line-height: 30px;
	color: #64c4e2;
	}





div#header{
	background-image: url(../images/logo_event.gif);
	}

ul#h_menu li#hm5 a:link{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:visited{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:hover{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:active{
	background-image: url(../images/main_menu5_select.gif);
	}


ul#h_menu li#hm5 a{
	cursor: default;
	}












