html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#supercontent {
	width: 906px;
	 padding-top: 0px;
	 padding-bottom: 5px;
	 position: relative;
	 margin: 0 auto;
}
#mycont2 {
	padding-top: 10px;
	padding-left: 5px;
	text-align: justify;
	font-size: 0.9em;
	float: left;
	width: 880px;
}
#mycont2 a {
	color: #274008;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #274008;
}
#mycont2 a:hover {
	color: #000000;
	border-bottom: 1px dashed #000000;
}
.more {
	font-size: 0.7em;
	font-weight: bold;
}
.update {
	font-size: 0.7em;
	font-style: italic;
}
#mycont {
	padding-top: 10px;
	padding-left: 5px;
	text-align: justify;
	font-size: 0.9em;
	float: left;
	width: 680px;
}
#mycont a {
	color: #274008;
	text-decoration: none;
	font-weight: bold;
	
	/*border-bottom:1px dashed #274008;*/;
}
#mycont a:hover {
	color: #000000;
	
	/*border-bottom:1px dashed #000000;*/;
}
#footer {
	font-size: 0.7em;
	font-weight: bold;
	padding-bottom: 15px;
}
#footer a {
	font-weight: bold;
	color: #274008;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#mysidebar {
	padding-top: 10px;
	float: right;
	width: 200px;
}

.myhr{

border:2px solid #CCCCCC;

}

#lowarea{
width:906px;
}

#box1 {
	padding-left: 8px;
	line-height: 18px;	
	
	float:right;width:210px; padding-right:8px;
}

#box {
	padding-left: 8px;
	line-height: 18px;	
	float:left;
	padding-right:8px;
	width:302px;
}
#box a {
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#box a:hover {
	color: #436C0D;
}
#box a span {
	color: #000000;
	background-color: #CFE5AE;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}


.news-heading {
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header {
	width: 906px;
}
