@charset "utf-8";
#left_column {
	position: absolute;
	top: 65px;
	width: 46%;
	left: 2%;
}

#right_column {
	position: absolute;
	width: 46%;
	top: 65px;
	right: 2%;
}

#adsense_bottom {
	position: relative;
	bottom: -400px;
	height: 90px;
	width: 728px;
	visibility: visible;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
}

#upperL {
	position: absolute;
	height: 620px;
	width: 598px;
	left: 0px;
	top: 0px;
	background-image: url(images/lh.png);
	z-index: 1;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
#lowerL {
	background-image: url(images/bl.png);
	position: absolute;
	width: 598px;
	bottom: -475px;
	left: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	height: 572px;
	background-position: left bottom;
	visibility: visible;
}

#upperR {
	background-image: url(images/tr.png);
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	height: 302px;
	width: 242px;
	visibility: visible;
}



#lowerR {
	position: absolute;
	right: 0px;
	bottom: -475px;
	background-image: url(images/br.png);
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 242px;
	height: 234px;
	visibility: visible;
}
#main {
	position: absolute;
	left: 116px;
	z-index: 3;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	right: 120px;
	width: auto;
	margin: 0px;
	padding: 0px 5px;
	height: 250px;
	top: 53px;
	bottom: auto;
	visibility: visible;
}
#text {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	position: absolute;
	left: 116px;
	top: 303px;
	right: 120px;
	z-index: 3;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}

#bottom_text {
	position: absolute;
	right: 0px;
	bottom: 20px;
	z-index: 4;
	width: 40%;
	height: 200px;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	visibility: visible;
}

#menu {
	position: absolute;
	z-index: 4;
	width: 100%;
	height: auto;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}
#logo {
	position: absolute;
	height: 20px;
	width: 100%;
	top: 20px;
	background-image: url(images/mm.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 6;
	visibility: visible;
}
#aclj {
	position: relative;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	height: auto;
}
#column1 {
	position: absolute;
	width: 46%;
	left: 2%;
	top: 320px;
	z-index: 4;
	visibility: visible;
}
#column2 {
	position: absolute;
	width: 46%;
	left: 52%;
	top: 320px;
	z-index: 4;
	visibility: visible;
}
#calendar {
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	position: absolute;
	left: 116px;
	top: 303px;
	right: 120px;
	bottom: auto;
	z-index: 3;
	visibility: visible;
	height: 500px;
}
#HorizontalMenuBox {
	position:absolute;
	height:Auto;
	z-index:4;
	overflow:hidden;
	width: 100%;
	visibility: visible;
}
#menu_left {
	position: absolute;
	width: 17%;
	visibility: visible;
}
#menu_right {
	position: absolute;
	width: 17%;
	visibility: visible;
	right: 0px;
}

