@charset "utf-8";
body,
h1, h2, h3,
p, ul, li,
form {
	border:0;
	margin:0px;
	padding:0px;
}
a	{
	list-style:none
}
a img{
	border:0
}
a:link{
	color:#999999;
	text-decoration:none
}
a:visited{
	color:#999999;
	text-decoration:none
}
a:hover{
	color:#B83227;
	text-decoration:none;
	list-style:none
}
p  {
	line-height:20px;
	margin:2px 0 5px;
	color:#333;
	font:400 17px Arial, Helvetica, sans-serif
}
h1 {
	font-size:30px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
}h2{
	line-height:30px;
	color:#333333;
	margin:0 0 3px;
	font:700 22px Arial, Helvetica, sans-serif
}
h3  {
	line-height:1.4em;
	color:#000000;
	margin:0 0 2px;
	font:700 18px Arial, Helvetica, sans-serif
}
h4  {
	line-height:1.4em;
	color:#999999;
	margin:0 0 1px;
	font:700 14px Arial, Helvetica, sans-serif
}

body {
	font: 100%  Helvetica,  Arial, sans-serif;













	background: #FFFFFF
.;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/woode-bckgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColElsCtr #container {
	width: 60em;
	margin: 0 auto;
	text-align: right;
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.LOGOinfo {
	width: 300px;
	height: 100%;
	margin: 20px;
	margin-top: 15em;
	padding: 10px;
	margin-left: 17em;

}

