body	{
	width: 820px; height: 60px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	background-image: url("../Images/RightBorderL.gif");
	background-repeat: repeat-y;

}


a, a:link, a:visited, a:active	{
	background: transparent;
	text-decoration: underline;
	text-color: #ffffff;
	color: #ffffff;
}

a:hover	{
	background: #0099ff;
	color: #ffffff;
}
#main   {
	width: 810px; height: 60px;
	background: url("../Images/images/BottomBack.jpg") no-repeat;

}

#menu	{
	width: 810px;
	margin: 0px;
	padding: 0px;
	float: left;

}

ul	{
	margin: 30px 0px 0px 150px;
	padding: 0px;
	line-height: 120%;
	text-align: left;
	position: relative;
}

li	{
	display: inline;
	padding: 2px;
	font-size: 11px;

}
div.copy 	{
	width: 780px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
