body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 20px;
	padding: 0px;
	height: auto;
	width: 750px;
	border: thin solid #554B9c;
	border-width: 1px;
}
a:link {
	color: #4c4288;
	text-decoration: none;
}
a:visited {
	color: #4c4288;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #4c4288;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	bottom: auto;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #554b9c;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#kattext {
	font-size: 8px;
	font-weight: bold;
	color: #999999;
}
#kattext a {
	color: #999999;
	text-decoration: none;
}
#kattext a:link {
	color: #999999;
	text-decoration: none;
}
#kattext a:hover{
	color: #666666;
	text-decoration: none;
}
.orangefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#navbartext {
	font-size: 11px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 250%;
	background-color: #DDDCED;
	background-image: url(images/lotshearts.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #4C4298;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
}
#navbartext a {
	color: #4C4298;
	text-decoration: none;
}
#navbartext a:link {
	color: #4C4298;
}
#navbartext a:hover {
	color: #FF6600;
}
#welcometext {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 20px;
	line-height: 130%;
	padding-bottom: 20px;
}
#header {
	padding-top: 15px;
	padding-left: 30px;
	width: 720px;
	padding-bottom: 20px;
}
#membertext {
	padding-top: 5px;
	padding-left: 10px;
}
#membertext a {
	color: #333333;	
	text-decoration: none;
}
#membertext a:link {
	color: #333333;
}
#membertext a:hover {
	color: #FF6600;
}
