xbody {
	xbackground-color: #858997;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}
.l-border{
	background-image: url(layout/layout_l_border.gif);
		background-repeat: repeat-y;
	background-position: right;
}
.r-border{
	background-image: url(layout/layout_r_border.gif);
		background-repeat: repeat-y;
	background-position: left;
}
.nav-bg{
	background-image: url(layout/nav_bg.gif);
	margin-left: auto;
	margin-right: auto;
	background-position: bottom;
	background-repeat: repeat-x;
}
.main-content{
width:96%;
}
.main-copy{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	word-spacing: normal;
	line-height: 1.5em;
}
.img_border{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.contact-content{
	width: 400px;
}
.tri-layout{
width:95%;
}
.tri-layout li{
	padding-top: 2px;
	padding-bottom: 2px;

}
.tri-layout ul{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 15px;
padding-left: 20px;
}
.footer{
	color: #666666;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
}
.greenSpacer{
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
}
