body {
	margin: 0 0 0 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #505b50;
	background-color: #F0F0F0;
/*	background-attachment: fixed;
	background-image: url(graphics/david-grey-bg.png);  
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
p 	{
	line-height: 135%;
	}
body img {
	margin: 0px 7px 4px 7px
	}
a:link {
	color: #303b30;
}
a:visited {
	color: #303030;
}
a:hover {
	color: #306b30;
}
a:active {
	color: #306b30;
}

#wrap2 {
	margin: 10%;
}

#navbar {
	text-align: center;
	font-size: 16px;
	margin: 0 0 20 0;
}

#navbar2 {
	text-align: center;
	font-size: 19px;
	margin: 0 0 20 0;
}

#footnav {
	text-align:center;
	font-size: 12px;
	margin:50 0 50 0;
}

#sitename {
	text-align:center;
	font-size:65px;
	color:d0dbd0;
	font-weight:bold;
}
#sitename a:link {color:d0dbd0;text-decoration: none}
#sitename a:visited {color:d0dbd0;text-decoration: none}
#sitename a:active {color:d0dbd0;text-decoration: none}
#sitename a:hover {color:d0dbd0;text-decoration: none}

#container {
	margin:0 auto;
	width:730px;
	border:0px;
	text-align:left;
	}
#newscolumn {
	width:550px;
	padding:10px;
	float:left;
	}
#plugcolumn {
}

#sectionheader {
	font-size: 30px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 10px;
	}

p {
	font-size: 16px;
	text-align: justify;
	margin-left:10px;
}

h1 {
	border-top:1px solid #885029;
	border-right:0px;
	border-bottom:1px solid #885029;
	border-left:0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #885029;
	background-color: #eed5aa;
}

h2 {
	border-top:1px solid #885029;
	border-right:0px;
	border-bottom:1px solid #885029;
	border-left:0px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #885029;
	background-color: #eed5aa;
}

h3 {
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	font-size: 12px;
	color: #505b50;
	font-weight: normal;
}

#inputa {
	width:400px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color:505b50;
	background-color:d0dbd0;
	border: 1px solid #f0f0f0;  
}
#inputb {
	width:400px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color:505b50;
	background-color:d0dbd0;
	border: 1px solid #f0f0f0;  
}

#micro {
	font-size: 10px;
}