body {
	margin: 0px;
}
td, span, div, body, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
.site-container {
	height: 100%;
	width: 910px;
	border-right: 1px solid #2C6E29;
}
.left {
	float: left;
	clear: none;
}
.right {
	float: right;
	clear: none;
}
.header {
	height: 102px;
	padding: 0px;
}
.fade {
	background-image: url(images/shading.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.menu {
	background-color: #2C6E29;
	height: 30px;
}
.menu a {
	margin: 0px 0px 0px 20px;
}
.footer {
	background-color: #407251;
	height: 19px;
	border-top: 1px solid #396046;
	text-align: right;
	padding: 0px 5px 0px 0px;
	color: #91BFA1;
	font-weight: bold;
	font-size: 9px;
	vertical-align: middle;
}
.leftcell {
	width: 170px;
	background-color: #396046;
	vertical-align: top;
	border-right: 1px solid #396046;
}
h1 {
	width: 100%;
	color: #396046;
	border-bottom: 1px solid #396046;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	background-image: url(images/title-arrow.gif);
	background-repeat: no-repeat;
	
}
.contentcell {
	width: 730px;
	padding: 15px 25px 25px 25px;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.contentcell a {
	color: #2C6E29;
	text-decoration: none;
}
.contentcell a:hover {
	color: #407251;
	text-decoration: underline;
}
.title {
	height: 12	px;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
.archive {
	background-image: url(images/background1.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 13px;
	height: 146px;
}
.archive a, .archive a:hover, .justice a, .justice a:hover, .justice-volume a, .justice-volume a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 3px 0px 3px 8px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.archive a:hover, .justice a:hover, .justice-volume a:hover {
	text-decoration: underline;
}
.justice {
	background-color: #729167;
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 10px;
	vertical-align: top;
}
.justice-volume {
	margin: 15px 3px 0px 5px;
	clear: left;
	float: left;
}
.greenline2 {  background-color: #006600;
}
.google {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 9px;
	padding: 10px;
	border-top: 1px solid #396046;
}
.google form {
	margin: 0px;
	padding: 0px;
}
.google input {
	border: 1px solid #666666;
	font-size: 9px;
	color: #666666;
}
