body {
	background-image: url(art/back-main.gif);
	margin: 0;
	padding: 0;
	background-position: center 123px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #038E96;
	margin-bottom: -10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DF2F7E;
	margin-bottom: -10px;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #038E96;
	margin-bottom: -10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF2F7E;
	margin-bottom: -10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 70px;
	list-style-image: url(art/bullet-yel.gif);
	margin-left: 5px;
}
a:link {
	color: #035372;
}
a:visited {
	color: #DF2F7E;
}
a:hover {
	color: #DF2F7E;
}
.go {
	background-color: #E45092;
}
.back-head {
	background-image: url(art/back-head.gif);
	border-top: solid 6px #87CDA5;
	background-position: left;
}
.mainmenu {
	background-color: #5FBD31;
	background-image: url(art/back-main-shad.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: center bottom;
}
.more {
	font-weight: bold;
	color: #DF2F7E;
	text-decoration: none;
}
.more a:link {
	font-weight: bold;
	color: #DF2F7E;
	text-decoration: none;
}
.more a:visited {
	font-weight: bold;
	color: #DF2F7E;
	text-decoration: none;
}
.more a:hover {
	font-weight: bold;
	color: #4B9827;
	text-decoration: none;
}
.top500 {
	width: 500px;
}
.white {
	background-color: #FFF;
}
#search {
	background-image: url(art/back-search.gif);
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	margin-top: 10px;
	height: 80px;
	margin-right: 60px;
	padding-left: 30px;
}
#form {
	width: 150px;
	background-image: url(none);
	margin-top: 32px;
	margin-left: 15px;
	text-align: right;
	margin-bottom: 10px;
}
#form input {
	background-color: #FFF;
	border: 1px solid #87CDA5;
	margin-left: 10px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #038E96;
	margin-bottom: 2px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px 0px 9px 0px;
	text-align: center;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin: 0 20px 0 20px;
}
#rounded {
	width: 1000px;
	background-image: url(art/round2.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-top: -3px;
}
#levels2 ul li {
	display:inline;
	margin: 0;
	text-align:center;
}
#levels2 {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;


}
#levels2 a:link {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(art/but-level.png);
	display: -moz-inline-stack;
	display: inline-block;
	width: 160px;
	height: 36px;
	padding-top: 7px;

}
#levels2 a:visited {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(art/but-level.png);
	display: inline-block;
	width: 160px;
	height: 36px;
	padding-top: 7px;
}
#levels2 a:hover {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(art/but-level-ovr.png);
	display: inline-block;
	width: 160px;
	height: 36px;
	padding-top: 7px;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin: 0 20px 0 20px;
}
#menu a:hover {
	color: #FFC316;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin: 0 20px 0 20px;
}
#rounded-low {
	width: 1000px;
	background-image: url(art/round-low.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	margin-top: -3px;
}
#content {
	margin-right: 20px;
	margin-left: 30px;
	width: 660px;
}
#right {
	padding-right: 20px;
	padding-left: 20px;
	border-left: solid 1px #ccc;
}

#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #038E96;
	text-align: center;
	margin-bottom: 10px;
}
#botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #036;
	margin: 5px;
	text-align: center;
}
#button input  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-color: #FEC216;
	height: 15px;
	width: 29px;
	border: none;
}
#1col-content {
	float: left;
	width: 900px;
	margin-top: 5px;
}

