Body {
	margin:0;
	padding:0;
	font:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/spoolneedle.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-attachment:fixed;
	text-align:center;
}
#container{
	position:relative;
	text-align:left;
	width:800px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	padding:164px 0 0 0;
	background-image:url(../images/headerPatterns.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#container2{
	position:relative;
	text-align:left;
	width:575px; 
	margin-right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	
}
#content{
	width: 580px;
	float:right;
	padding: 0px 0 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
}
#contentfloat{
	width: 350px;
	float:right;
	padding: 0px 0 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}	
#navigation {
	float:left;
	width:196px; /* This is the adjestment for width IE box problem(see html lets browser see smaller width)  */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 158px;
	background-image:url(../images/sideBG.gif);
	background-repeat:repeat-y;
	padding-left: 38px;
	color:#E5BE87;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;	
}
html>body #navigation{ /* This is the adjestment for width IE box problem it (see Voice-family above)  */
	width: 158px;  /*sutract from width - padding - margin= 157+38=225 if there is any*/
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}
#navigation  li{
	display: block;
	padding:8px 8px 8px 0.8em;
	border-left:1px;
	color: #FFFFFF;
	text-decoration:none;
	background:url(../images/buttons_r2_c1.gif) center right no-repeat;
	font: bold .85em Verdana, Arial, Helvetica, sans-serif;
}
#navigation li a:link, #navigation li a:visited{
	display: block;
	padding:8px 8px 8px 0.8em;
	border-left:5px;
	color: #FFFFFF;
	text-decoration:none;
}
#navigation li a:hover{
	color:#E5BE87;
}
/*Text Styles*/
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;
	color:#627A96;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #D79735;
}
.sitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#627A96;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#627A96;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	color:#E5BE87;

}


	/*width:225px;  This is the adjestment for width IE box problem(see html lets browser see smaller width)  *//*
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 145px;
	padding: 20px 0 20px 0px;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:url(../images/buttons_r2_c1.gif) center right no-repeat;
	
	text-decoration:none;
}






/*
ul#nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav a: link, #nav a: visited{
	display: block;
	width:225px; /* This is the adjestment for width IE box problem(see html lets browser see smaller width)  *//*
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 145px;
	padding: 20px 0 20px 0px;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:url(../images/buttons_r2_c1.gif) center right no-repeat;
	
	text-decoration:none;
}
html>body #navigation{ /* This is the adjestment for width IE box problem it (see Voice-family above) We are making the IE see the box without the margins/padding added  *//*
	width: 145px;
}
#nav a: hover {
	background-position: 0 -69px;
	color: #5C5C5C;
}
#nav: active{
	background-position:0 -138px;
	color: #5C5C5C;
} /*