html,body {
margin-top: 0px;
margin-left: 1px;
margin-bottom: 10px;
background-color: #DDF9DD;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#eeeddd;
scrollbar-track-color:#4A4D51;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
}

#layout { 
width: 740px;
height: 100%;
margin-right: auto; 
margin-left: auto;
}

#header { 
width: 730px; 
height: 95px;
border: 1px solid #000000;
overflow: hidden;
background-image: url(../images/header-bkg.jpg);
background-repeat: no-repeat;
background-color: #008100;
font-family: Verdana;
font-size: 11px;
text-align: justify;
color: #ffffff;
padding: 5px;
}

#header h1 {
color: #ffffff;
font-family: Verdana;
font-size: 20px;
margin-top: -5px;
margin-left: -20px;
margin-bottom: 52px;
}

#header a:link  {
color: #ffffff;
text-decoration: none;
}

#header a:visited {
color: #ffffff;
text-decoration: none;
}

#header a:hover {
color: #ffffff;
text-decoration: none;
}

#header a:active {
color: #ffffff;
text-decoration: none;
}


#center { 
width: 740px; 
height: 725px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #FFFFFF;
overflow: hidden;
}

#main {
position:relative;
width: 550px;
height: 100%;
font-family: Verdana;
font-size: 11px;
text-align: justify;
color: #000000;
margin-right: 5px;
float: right;
}

#main #google {
width: 336px;
height: 281px;
border: 0px solid #cccccc;
background-color: #ffffff;
margin-left: 15px;
margin-top: 7px;
float: right;
clear: right;
}

#main h1 {
margin-top: 6px;
margin-bottom: 10px;
color: #008100;
font-family: Verdana;
font-size: 22px;
text-align: center;
}

#main h2 {
color: #000000;
font-family: Verdana;
font-size: 13px;
margin-top: 6px;
margin-bottom: 10px;
}

#main h3 {
color: #0000cb;
font-family: Verdana;
font-size: 12px;
text-align: left;
}

#main a:link  {
color: #0000cb;
text-decoration: underline;
}

#main a:visited {
color: #0000cb;
text-decoration: underline;
}

#main a:hover {
color: #008100;
text-decoration: none;
}

#main a:active {
color: #0000cb;
text-decoration: none;
}

#nav {
position: relative;
width:170px;
height: 100%;
background-color: #ffffff;
float: left;
z-index: 4;
}

#google1 {
position: absolute;
top: 142px;
left: 4px;
width: 160px;
height: 597px;
background-color: #FFFFFF;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
z-index: 3;
float: left;
overflow: hidden;
clear: both;
}

#herbalnews { 
width: 730px;
font-family: Verdana;
font-size: 11px;
color: #000000;
padding-top: 12px;
padding-right: 10px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #FFFFFF;
text-align: justify;
}

#herbalnews a:link, a:visited, a:hover, a:active {
color: #000000;
text-decoration: none;
}

#herbalnews h3 {
color: #000000;
font-family: Verdana;
font-size: 13px;
}

#herbalnews h3 a:link  {
color: #0000cb;
text-decoration: underline;
}

#herbalnews h3 a:visited {
color: #0000cb;
text-decoration: underline;
}

#herbalnews h3 a:hover {
color: #008100;
text-decoration: none;
}

#herbalnews h3 a:active {
color: #0000cb;
text-decoration: none;
}


#footer { 
width: 730px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #000000;
padding: 5px;
}

#footer ul {
margin: 0px;
padding-bottom: 0px;
padding-left: 0px;
white-space: nowrap;
}

#footer li {
display: inline;
}

#footer li a {
font-family: verdana;
color: #000000;
text-decoration: none;
font-size: 10px;
}

#footer li a:hover {
color: #000000;
text-decoration: underline;
}