body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-attachment:scroll;
	margin-bottom:0px;
	margin:0px;	
	
}
#bodytable #menuTable {
	background-image: url(../images/menuBG.png);
	background-repeat: repeat-x;
}
#bodytable #lipsum {
	padding-right: 10px;
	padding-left: 8px;
}
a:link {
	text-decoration: none;
	color: #6F8025;
}
a:hover {
	text-decoration: underline;
}
