body {
	margin: 40px 0;
	padding: 0;
	background: url(images/back.gif);
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #008000 ;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

#header h1 {
	float: left;
	padding: 70px 0 0 25px;
	letter-spacing: -4px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 92px 25px 0 0;
	font-size: 1.2em;
}

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

img.picA
{
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
	visibility: inherit;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 5px 14px 3px 0px;
}

img.floatright
{
float: right;
margin: 0px 14px 3px 0px;
}

/* Content */

#content {
	width: 788px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(images/img21.jpg) no-repeat;
	border: 6px solid #008000;
	border-top: none;
}

/* Column One */

#colOne {
	float: left;
	width: 520px;
	padding: 20px 0 0 23px;
}

#colOne a {
	border-bottom: 1px dotted #333333;
}

#colOne a:hover {
	border: none;
}

#colOne .post {
	margin-bottom: 10px;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 1.6em;
}

#colOne .posted {
	font-size: x-small;
}

#colOne .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(images/img7.gif) no-repeat right bottom;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	padding: 15px 6px 0 0;
	background: url(images/img2.gif) no-repeat;
}

#textfield1 {
	width: 17¡5px;
}

#submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px 10px 0px 10px;
}

#colTwo h3 {
	
	color: #008000;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #008000;
}

#footer p {
	text-align: center;
	font-size: x-small;
}

/* Menu */

#menu {
	clear: both;
	width: 790px;
	height: 36px;
	margin: 0 auto;
	padding: 0px 0;
	
position: relative;
background: #008000 url('images/a161.gif') repeat-x;


}
