body {
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	margin-top:0px;
	}
a:link, a:visited {
	color: #5C743D;
	text-decoration: none
} 
a:active, a:hover {
	color: #993300;
	text-decoration: none
}

#newwweb_container {
	width: 828px;
	margin: 0px auto;
	background-image: url(images/newwweb_content_bg.jpg);
}
#newwweb_top {
	height: 74px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 30px;
	background-image: url(images/newwweb_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 400px;
	margin-right: 5px;
}
.logo {
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
}
.tagline {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.27em;
	line-height:18px;
}
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.2em;
	height: 20px;
	background-color: #99CC66;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#newwweb_header {
	clear: left;
	margin-top: 10px;
	height: 208px;
	text-align: left;
	padding-left: 25px;
	background: url(images/newwweb_header.jpg) no-repeat center center;
	margin-left: 10px;
}
#newwweb_left_column {
	clear: left;
	float: left;
	width: 210px;
	margin-left: 5px;
}
#newwweb_right_column {
	float: right;
	width: 590px;
	padding-right: 9px;
	padding-left: 6px;
	margin-right: 6px;
}
#newwweb_footer {
	clear: both;
	padding-top: 9px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	background-image: url(images/newwweb_footer_bg.jpg);
	background-repeat: no-repeat;
}
#newwweb_footer a {
	color: #666666;
}
#newwweb_site_title {
	padding-top: 30px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#newwweb_site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.newwweb_spacer {
	clear: left;
	height: 5px;
}
.newwweb_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.section_box a:link, a:visited {
	color: #5C743D;
	text-decoration: none
} 
.section_box a:active, a:hover {
	color: #993300;
	text-decoration: underline
}
.newWweb_link {
	text-align: center;
}
.newWweb_link a:active, a:hover a:link, a:visited {
	text-decoration: none;
}
.post_box {
	clear: left;
	margin-top: 10px;
	background: #FFFFFF;
	color: #666666;
	border: 1px solid #DDDDDD;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.post_text_area {
	padding: 10px;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF  url(images/gradient_bot.gif) repeat-x bottom;
}
.title {
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:0.21em;
	text-align: left;
	padding-bottom: 10px;
	}
.subtitle {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	padding-bottom: 5px;
}
.newwweb_menu {
	list-style-type: none;
	padding: 0px;
	width: 200px;
	margin: 10px;
}
.newwweb_menu li a{
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #5C743D;
	color: #D5EDB3;
	letter-spacing:0.1em;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding-left: 14px;
	text-decoration: none;
	height: 22px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
* html .newwweb_menu li a{ 
	width: 195px;
	border-bottom: 1px solid #F4FFE4;
}

.newwweb_menu li a:hover{
	color:#993300;
	background-color: #99CC66;
}
