html { overflow-x: auto; }
body {
	background-color: #F7FFF7;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CEEFCE;
}
h2.title {
	margin-bottom:0px;
	margin-top:0px;
	color: #619051;
}
div.post {
	margin-top:10px;
	margin-bottom:20px;
}
table td {
	padding:0px;
	margin:0px;	
}
a {
	color: #7AA973;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 127px;
	height: 135px;
	background-color: #93C493;
	border-right: #93C493;
}
div#nav {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 101px;
	height: 95px;
	background-color: #FFFFFF;
	border-right: 1px solid #99CC99;
	padding-top: 20px;
	padding-left: 25px;
}
div#nav a {
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}
div#nav a:hover {
	font-size: 12px;
	font-weight: Bold;
	color: #93C493;
	text-decoration: none;
}
div#greenbar {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 127px;
	height: 91px;
	background-color: #7AA973;
}
div#l-leaf {
	position: absolute;
	top: 215px;
	left: 0px;
}
div#photo {
	position: absolute;
	top: 341px;
	left: 0px;
}
div#content {
	position: absolute;
	top: 10px;
	left: 150px;
	width: 710px;
	background-color: #FFFFFF;
	border: 1px solid #99CC99;
}
div#zineedition {
	position: absolute;
	top: 120px;
	left: 20px;
	font-size:14px;
	font-weight:bold;
	font-family:Times new roman;
}
div.menuarticle {
	border-bottom:1px solid #99CC99;
	padding:5px 5px;
	cursor:pointer;
	position:relative;
	
}
div.active {
	background-color:#fff;
	right:-1px;
}
div.menuarticle:hover {
	background-color:#fff;	
}
span.title {
	font-size: 15px;
	font-weight: Bold;
	color: #619051;
	text-decoration: underline;
}
td.content {
	width: 576px;
	height: 300px;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	background-image: url(img/zine/leaf.gif);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align:top;
}
td.content img {
	margin: 2px;
}
table.content_table {
	border-bottom:1px solid #99CC99;	
}
td.subnav {
	width: 130px;
	height: 300px;
	background-color: #E4F6D1;
	border-right: 1px solid #99CC99;
	vertical-align:top;
}
td.subnav ul {
	padding-left:10px;
}
td.subnav dir {
	margin-top: 0px;
	margin-left: 8px;
}
td.previous_zines {
	border-top:1px solid #99CC99;	
}
td.titlebar {
	background-color:#619051;
	background-image:url(forum/images/skwuig/tile_back.gif);
	padding-left:10px;
	border-top:1px solid #99CC99;
	border-bottom:1px solid #99CC99;
}
td.titlebar h1 {
	margin-top:5px;
	margin-bottom:5px;
}