/* CSS Document */
body{
	margin-top: 0px;
	margin-left: 30px; 
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
}

.foot{
	font-size: x-small;
	line-height: 1.4em;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	margin-top: 1px;
}
#link/*@*/{ display/**/:none;
color:#FFFFFF;
}
.foot a:link {
	color:#cccccc; text-decoration: none;
	}
.foot a:visited {
	color:#cccccc; text-decoration: none;
	}
.foot a:active {
color:#cccccc; text-decoration: none
}
.foot a:hover {
	color:#B54900; text-decoration:underline;
	}
#link2/*@*/{ display/**/:none;
color:#FFFFFF;
}
#link3/*@*/{ display/**/:none;
color:#FFFFFF;
}
