body {
	background-color: #1b1108;
	background-image: url(layoutbg.jpg);
	background-repeat: repeat-y;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #363842;
}
.content_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #284907;
	line-height: 20px;
	text-align:left;
}
.content_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #284907;
	line-height: 14px;
	border:2px dashed #003300;
}
.content_default a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b832f;
	text-decoration:none
		line-height: 20px;
}
.content_default a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b832f;
	text-decoration:none
		line-height: 20px;
}
.content_default a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b832f;
	text-decoration:underline
		line-height: 20px;
}

.content_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b832f;
		line-height: 20px;
}
.sidebar_default {
	font-family: Arial, Helvetica, sans-serif;
	color: #D8CAA8;
	font-size: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #D8CAA8;
	font-size: 10px;
}
.halfbr {
	line-height: 8px;
}
