html, body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

body {	
	text-align:left;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}

div, p  {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#wrapper {
   position:relative;
   top: 10px;
   padding: 0;
   width: 794px;
   margin: 0px auto 0px auto;
}

#outer {
	position:relative;
	top: 0px;
	left: 0px;
	width: 768px;	
	padding: 0px 13px 0px 13px;
	margin: 0;
	overflow:visible;
	text-align:left;
   background-color: #ffffff;
   background:  url(images/back.gif) repeat-y top left;
}

#header {
	position: relative;
	top:0px;
	left:0px;
	width:768px;
	height:188px;
	z-index:74;
	background: url(images/banner-leaf2.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}

#ajaxmenu {
	position: absolute;
	top:160px;
	left:0px;
	width:768px;
	height:28px;
	z-index:900;
	border-bottom: 1px solid #aaaaaa;
	background: url(images/gradient_blue.jpg) repeat-x top left; 
}

#inner {
   position: relative;
	width: 768px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#right {
   position:relative;
   top: 0px;
	float: right;
	width: 572px;
	z-index: 55;
   margin: 0;
   padding: 10px 0 0 0;
}

#right-inner {		
	margin: 0;
	/*padding: 5px 18px 15px 14px;*/
	padding: 5px 30px 15px 24px;
	text-align: left;
	min-height: 400px;	
}

* html #right-inner {
   height: 400px;
}

#left {
   position:relative;
   top: 0px;
	float: left;
	width: 190px;
	z-index: 55;
	margin: 0px 0px 50px 0px;
	padding: 10px 0 0 0;
	background: url(images/news-tab.gif) no-repeat bottom left;
	background-color: #eeeeee;
	/*border-right: 1px solid #aaaaaa;*/
}

#left-inner {
   margin: 0px 0px 50px 0px;
   padding: 5px 15px 5px 15px;
	text-align: left;
	min-height: 400px;
}

* html #left-inner {
   height: 400px;
}

#clearfooter {
	width:768px;
	height:10px;
	clear:both;
}

#footer {
	position: relative;
	top: 0px;
	left: 0px;
	
	width:794px;
	height: 30px;	
	padding: 0;	
   margin: 0;
   
	font-size: 80%;
	color: #8a909c;
	text-align:left;	
   
   background: url(images/footer.gif) no-repeat top left;
}

#footer .left {
   position: relative;
	top: 8px;
   float: left;
   margin-left: 20px;
}

#footer .right {
	position: relative;
	top: 8px;
   float: right;
   width: 150px;
   text-align: right;
   margin-right: 20px;
}

#footer p {
	margin: 0;
   padding: 0;
}

#footer p a {
	text-decoration: none;
	font-style: italic;
	color: #8a909c;
	margin: 0;
   padding: 0;
}

#content {
   margin: 0;
   padding: 0;
	z-index: 300;
}

#content hr {
   margin: 20px 0px;
}

#content img {
   padding: 2px;
   border: 1px solid #CCCCCC;
}

#content h2 {
	font-size: 15px;
	color: #0c940f;
	line-height: 24px;
	position: relative;
	z-index: 300;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #0c940f;
}

#sidebar h2 {
	font-size: 15px;
	color: #0c940f;
	background:  url(images/bullet_17x21.gif) no-repeat center left;
	line-height: 24px;
	position: relative;
	z-index: 300;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
}

#content h3 {
	font-size: 14px;
	color: #0;
	line-height: 24px;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebarlogin h2 {
   margin: 0px 0px 10px 0px;
}

h3#post-
{
	font-size: 12px;
	color: #8a909c;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	_line-height: 16px;
   text-align: justify;
   margin-top: 15px;
}

#content ul {
	padding-left: 15px;
	margin: 0;
}

#content ul li {
   list-style-type: none;
	background:  url(images/bullet_11x8.gif) no-repeat top left;
	background-position: -5px 5px;
	padding-left: 12px;	
	text-align: justify;
	margin: 0 0 5px 0;
}

#content hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	margin: 0;
	padding: 0;
}

#content a, #sidebar a
{
    /*color: #4c8c34;*/
    color: #333299;
    text-decoration: none;
}

#content a:hover, #sidebar a:hover
{
    color: #0c940f;
    text-decoration: underline;
}

#content .ditto_summaryPost h3
{
   margin-bottom: 5px;
   margin-top: 25px;
}


#content .ditto_summaryPost p
{
   margin-top: 5px;
}

#sidebarnews br {
    height: 5px;
    font-size: 5px;
}

#ajaxSearch_resultListContainer .ajaxSearch_pagination
{
    margin-top: 10px;
}

#ajaxSearch_resultListContainer .ajaxSearch_result {
    background: url(images/bullet_11x8.gif) no-repeat top left;
    background-position: 1px 5px;
    padding: 0px 0px 0px 20px;
    margin-top: 20px;
}

#ajaxSearch_resultListContainer .ajaxSearch_highlight {
    background-color: #dddddd;
}