body{
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Tahoma, "Times New Roman";
	font-size: 15px;
	background: #336601;
}

html, body, h1, h2, h3, h4, h5, h6, form, fieldset, leftnav, maintext, menu, children-wrapper, children-sidebar {
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper {
	width: 800px;
	position: relative;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: medium solid #336601;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
}
#news-wrapper{
	width: 800px;
}

#article-wrapper {
	width: 601px;
	background-color: #E5D7A6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	background-image: url(../images/cornerTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#article-text {
	width: 530px;
	left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right-bar {
	width: 170px;
	float: right;
	background-color: #E5D7A6;
	background-image: url(../images/cornerTopMenu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#menu-text {
	margin-top: 10px;
	margin-left: 10px;
	width: 178px;
}


h1 {
	font-size: large;
	color: #346702;
}

a:link {
	color: #009966;
	text-decoration: underline;
}

a:hover {
	color: #326400;
}
#expander {
	height: 538px;
	width: 10px;
}
.small-print {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

.photo-left {
	float: left;
	margin-right: 10px;
	border: thin solid #346702;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photo-right {
	float: right;
	margin-right: 10px;
	border: thin solid #346702;
	margin-bottom: 5px;
	margin-left: 10px;
}

.photo-center {
	border: thin solid #346702;
	margin-left:  75px;
}
#top-text {
	width: 520px;
}
#search-phrase {
	width: 275px;
	float: left;
}

.draw-line {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #E5D7A6;
}
.category-header {
	font-size: medium;
	font-weight: bold;
}
.left-justify {
	font-size: medium;
	text-align: left;
}
