#wrapper {
	margin-left:auto;
	margin-right:auto;
	height: auto;
}
#Table_01 {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url(images/repeater.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	line-height: normal;
}
#header {
	width:900px;
	height:100px;
	background-image: url(images/header.gif);
	margin-top: 0px;
}
#content {
	width:740px;
	background-image: url(images/repeater.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: bottom;
	padding-right: 80px;
	padding-left: 80px;
	height: auto;
}
#column_full {
	clear:both;
	float:left;
	width:740px;
}
#column_navleft {
	float:left;
	width:200px;
}
#column_left {
	float:left;
	width:345px;
}
#column_right {
	float:right;
	width:345px;
}
#footer {
	width:auto;
	height:50px;
	background-image: url(images/footer.gif);
	background-color: #598527;
	background-repeat: no-repeat;
	background-position: top;
}
body {
	background-color: #000000;
	background-image: url(images/background-top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#Table_01 p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 120%;
}

#Table_01 a {
	color:#CC3300;
	font-weight:bold;
	text-decoration: none;
}

#Table_01 a:hover {
	color:#FF6600;
	background-color:#FFFF99;
}

.clearfloat {
	clear:both;
}
.flt_lt {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.flt_rt {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 20px;
}

#content img {
	border: none;
}

#Table_01 #content h3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#navcontainer {
	width: 740px;
	float: left;
	background-color: #426208;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
#navcontainer ul {
	padding: 0;
}
#navcontainer ul {
	margin: 0;
	padding: 0 0 0 7%;
	color: #FFFFFF;
	font: bold normal 10px/16px Lucida Sans Unicode, verdana, lucida, arial, helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 12px;
	background-color: #426208;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #94B473;
}
#navcontainer ul li a:hover {
	background-color: #7B9D25;
	color: #FFFFFF;
}
#navlist li a:hover, #navlist li a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC3333;
	text-align: left;
	font-family: Lucida Sans Unicode, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
#Table_01 #content h2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
}
#Table_01 #content h4 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #000000;
	padding-top: 15px;
}

#active {
	background:#66FF00;
	color:#000000;
}

.article {
	line-height: 125%;
}
