
body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(/images/largebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.menu {
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	margin-left:2px;
	margin-right:6px;
	padding-left:6px;
	padding-right:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid white;
	}
.sml {
	font-size:14px;
	margin-bottom:6px;
	padding-bottom:10px;
	position:relative;
	top:-14px;
}
.smlmenu {
	font-size:10px;
	margin-bottom:6px;
	padding-bottom:10px;
	position:relative;
	top:-6px;
}