body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#header {
	height: 298px;
	width: 805px;
}
#center {
	width: 805px;
	height: 100px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#menu a:link, #menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
}
#menu a:hover {
	text-decoration: underline;
}
.text, .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.text_head:link, a.text_head:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #505050;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a.text_head:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cards {
	background-image: url(images/cards.png);
	background-repeat: no-repeat;
}
