html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body 
{	
	text-align: center;
	background-color: #EAF4DB;	
	background-image: url(http://www.fisheye.co.nz/skins/fisheye/images/dot.png);
}
p, a, li, td, body, div
{
	/* "Trebuchet MS", */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
p, a, div, span
{
	font-size: 12px;
}
a 
{
	text-decoration: none;
	color: #4F9B35; 
	font-weight:bold;
}
a:hover 
{
	text-decoration: underline;
	color: #4F9B35;
}
div {margin: 0px;}

#wrap
{
	width: 750px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	top: 0;
	text-align: left;	
}
#content
{
	margin: 0;
	padding: 0;
}

.content-banner
{
	width: 750px;
	height: 220px;
}

.content-head-menu
{
	width: 750px;
	height: 40px;
	clear: both;
}
.menu-table
{
	z-index: 3;
}
.content-body
{
	width: 750px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.page-name-text
{
	padding-left: 25px;
	padding-top: 8px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #007C00;
}
#page-name
{
	height: 56px;
}
#page-foot
{
	height: auto;
	width: 100%;
}

.content-entry-title span, .content-date
{
	font-weight: normal;
}
.content-entry-body p, .post p
{
	padding-top: 5px;
}

.content-foot
{
	text-align: center;
	font-size: 9px;
}

#right-col-width 
{	
	padding-left: 15px;
	width: auto;
}

.column-title-text
{
	line-height: 40px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.column-content-text
{
	margin-top: 10px;
	padding: 7px;
}
.column-content-text p
{
	color: black;
}

.column h1
{
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.column p
{
	padding-top: 0px;
	text-indent: 0px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0px;
	color: #313131;
	line-height: 14px;
}

.column-content-feature
{
    width: auto;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 8px;
	border: 1px solid #74bd7f;
	background-repeat: no-repeat;
	background-position: left top;
}
.column-content-feature p
{
	margin: 0 0 1.3em 0;
	text-indent: 10px;
	color: #74bd7f;
}

.column1, .column2
{
	width: 264px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	float: left;
}
.column2 {width: 265px;}
.date {	color: Silver;}

.end
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow:hidden;
}

#ArticleAddForm 
{
	width:500px;
	margin-left: 10px;
}


.article-header 
{	
	width: auto;
}
 .article-title 
{	
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	
}

 .article-body 
{
	margin: 0px;
}

 .article-date 
{	
	height: 1px;
	overflow:hidden;
}

.bodybox 
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
}

.FeaturedArticleRight 
{
}


/** basic profile layout **/
.profile-image 
{
	background-repeat: no-repeat;
	background-position: left top;
}