body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bgrepeat.gif);
	background-repeat: repeat;
	}
	a:link {
	color: #000000;
	text-decoration: none;
	}
	a:visited {
	color: #000000;
	text-decoration: none;
	}
	a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	}
	a:active {
	text-decoration: none;
}

#container {
	background-image: url(images/layoutbg.jpg);
	width: 780px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width:780px;
	height:55;
	margin-left:auto;
	margin-right:auto;
	}.textStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


