body {
	background: #e0e0d1;
font-size: 90%;
}

.article .stuff,
.category .stuff,
.addendum .stuff,
.whatsnew .stuff,
.neighbor_whatsnew .stuff,
.follow .stuff {
	padding: 10px 40px 10px 20px;
}

.directory .stuff {
	padding: 0 40px 0 20px;
}

#control, .navigation {
	margin-right: 30px;
}

.neighbor_whatsnew {
	margin: 4px;
}

.neighbor_whatsnew_list {
	padding: 8px;
	margin: 8px;
}

.neighbor_category {
	margin-bottom: 20px;
}

.neighbor_category_label {
	margin-left: 5px;
	font-weight: bold;
	list-style-type: none;
}

.neighbor_article li {
	font-weight: normal;
	list-style-type: square;
	margin-left: 30px;
}

.neighbor_article li a {
	font-weight: bold;
}

.neighbor_article li a:visited {
	font-weight: normal;
}

.article_label {
	BORDER-TOP: #aaaa99 1px solid; 
	BORDER-LEFT: #aaaa99 25px solid; 
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
}

.article_label, .article_label * {
	BACKGROUND-COLOR: transparent; 
}

#container {
	margin-bottom: 0;
	border-width: 0;
}

#main {
	MARGIN-LEFT: -179px; 
	_MARGIN-LEFT: -180px; 
}
#contents {
	MARGIN-LEFT: 160px;
	_MARGIN-LEFT: 180px;
}
#control {
	MARGIN-LEFT: 160px;
	_MARGIN-LEFT: 180px;
}
#header {
	display: block;
	background: url(top.jpg) top left repeat-x;
	height: 80px;
}
#footer {
	background: url(bottom.jpg) bottom left repeat-x;
	height: 80px;
width: 800px;
}
.whatsnew_clip_panel {
	float: right;
	width: 170px;
}
.neighbor_category_label {
	background: url(grad.jpg) repeat-y;
	color: #fff;
	padding: 5px 5px 5px 13px;
	margin-bottom: 10px;
}
.admenu {
	margin-left: 0px;
}

.slide_nav_button { background: transparent; border: solid 1px #fff; color: #fff; } 



/*
.clip_base {
background-color: #FFF;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
margin-bottom: 10px;
}
*/


.clip_base {
	width: 170px;
	padding: 0px 0px 1px 0px;
	border: 0px;

	background-image: url(shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	margin: 5px;
}

.clip_base table {
	position: relative;
	width: 100%;
	margin: -5px 5px 4px -5px;
	border: 1px solid #ccc;
	background: #fff;
}

.clip_base td {
	padding: 4px;
	text-align: center;
}

.clip_base p {
	padding: 0px;
	text-align: left;
}

.clip_separator {
	height: 6px;
}

.whatsnew_clip_panel {
	padding-top: 10px;
	_padding-top: 20px;
}

.clip_panel {
	padding-top: 10px;
	_padding-top: 20px;
}
.qrcode * {
	text-align: left;
}
.qrcode img {
	border: solid 1px #ddd;
}



.baloon {
	width: 546px;
	display: block;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.baloon .baloon_top {
	background-image: url('baloon_t.gif');
	background-repeat: no-repeat;
	height: 16px;
	overflow: hidden;
}

.baloon .baloon_middle {
	background-image: url('baloon_m.gif');
	background-repeat: repeat-y;	
	background-position: bottom left;
	padding-left: 10px;
	padding-right: 12px;
	text-align: left;
	font-size: 75%;
	padding: 0 26px;
}

.baloon .baloon_bottom {
	background-image: url('baloon_b.gif');
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}
