body {
	background-color: #4C3F2C;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.nofloat {
	clear: both;
	height: 0px;
	font-size: 1px;
}
.row {
	clear: both;
}
.col_left {
	float: left;
}
.col_right {
	float: right;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.about {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
html {
	height: 100%;
}
.bgimg {
	background-image: url(images/layout/menorah_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgimg_issue {
	background-image: url(images/layout/menorah_bg_issue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input {
	border: 1px solid #4C3F2C;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a {
	color: #B67E10;
	text-decoration: none;
}
a:hover {
	color: #4C3F2C;
	text-decoration: none;
}
.navbox {
	height: 44px;
}
.enrichment_padding {
	margin-top: 10px;
}
ul.articlelist li {
	list-style-type: none;
	margin: 0px;
}
ul.articlelist {
	margin: 0px;
	padding: 0px;
}
