
#all_content_1 {
	z-index:0; background-color:#7FB70E; position:absolute; top:150px; width:100%; height:2800px; background-repeat:repeat-y; background-position:center;
}

#all_content_2 {
	z-index:1; position:absolute; top:150px; width:100%; height:2800px; background-repeat:repeat; background-position:center;
}

#all_content_3 {
	z-index:2; position:absolute; top:150px; width:100%; height:2800px;
}


#footer_top {
	position:absolute; z-index:5; top:2857px; width:100%; height:21px; background-image:url(/images_2007_07/footer_top.gif); background-repeat:repeat-x; background-position:center;
}

#footer_top2 {
	background-color:#000000; position:absolute; z-index:5; top:2878px; width:100%; height:23px;
}

#footer_repeat {
	position:absolute; 
	top:2880px; 
	z-index:6; 
	width:100%; 
	height:69px; 
	background-image:url(/images_2007_07/footer_repeat.gif); 
	background-repeat:repeat-x; 
	background-position:0px 0px; 
	text-align:center; 
	vertical-align:text-bottom; 
}

#center_box_top {
	position:absolute;
	left:0px;
	top:0px;
	height:8px;
	width:601px;
	background-image:url(/images_2007_07/bigwhitebox_top.gif);
	background-repeat:no-repeat;
}


#center_box_repeat {
	position:absolute;
	left:0px;
	top:8px;
	height:2625px;
	width:552px;
	background-image:url(/images_2007_07/bigwhitebox_repeat.gif);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-left:20px;
	padding-right:50px;
	color:#333333;
	font-size:12px;
	white-space:normal;
}

#article_content {
	width:552px; height:auto;
}

#center_box_bottom {
	position:absolute;
	left:0px;
	top:2644px;
	height:14px;
	width:592px;
	background-image:url(/images_2007_07/bigwhitebox_bottom.gif);
	background-repeat:no-repeat;
}

#center_box_all {
	z-index:100; 
	position:absolute; 
	left:215px;
	top:30px;
	color:#E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space:nowrap;
}


/* MENU */
.menuDrop {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 2000;
	top: 60px;
	left: 0;
	width: 115px;
	height: auto;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	opacity: .85;
	filter: alpha(opacity=85);
}
.vsep {
	height:1px;
}

a.menuLink {
	font-weight: normal;
	height: 15px;
	width: 115px;
	display: block;
	padding-bottom:2px;
	padding-top:2px;
	margin-top:1px;
	background-color: #1E1E1E;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menuBottom {
	width: 140px;
	padding:0;
	background-image:url(/layout/menu-bottom.gif);
	background-repeat:no-repeat;
}
a.menuLink:link {
}
a.menuLink:visited {
}
a.menuLink:hover {
	color: #FFFFFF;
	background-color: #7FB70E;
}
a.menuLink:active {
	color: #FFFFFF;
	background-color: #6D1696;
}


