body {
	background-image: url(../images/watermark.gif);
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 106px;
	background-color: #FFFFFF;
	padding: 0px;
}
#logo h1 {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}
#header1 {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 314px;
	padding: 0px;
}
#header1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#header2 {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 314px;
	padding: 0px;
	background-color: #FFFFFF;
}
#header2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#header2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 32px;
}
#header {
	position: absolute;
	top: 0px;
	left: 420px;
	width: 340px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#header h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
#header h4 {
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
}
#header h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 16px;
	color: #999999;
}
#header a:link, #header a:active, #header a:visited {
	color: #999999;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}
#menu {
	position: absolute;
	top: 84px;
	left: 0px;
	width: 760px;
	background-color: #0000FF;
	padding: 0px;
}
#menu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#wrapper {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}
#rules, #ruleindex {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#rules h1, #ruleindex h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #006699;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
#rules h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	margin: 0px;
}
#rules h3, #ruleindex h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #666600;
	margin: 0px;
	padding: 25px 5px 15px 0px;
}
#rules h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	margin: 0px;
	padding-left: 20px;
}
#rules p {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	margin: 0px;
	padding-left: 40px;
	background-image: url(../images/bullet-ball.gif);
	background-repeat: no-repeat;
}
#rules a {
	color: #006600;
	text-decoration: none;
}
#rules a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#rules hr {
	width: 50%;
	height: 1px;
}
#ruleindex table {
	margin-top: 2px;
}
#ruleindex th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #3333CC;
	padding: 15px 0px 0px 5px;
}
#ruleindex td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding: 5px;
}
#ruleindex a {
	text-decoration: none;
	color: #000000;
}
#ruleindex a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#goback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#goback a {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #99CCFF;
	padding: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#goback a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCFF;
	padding: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
}

.example {
	color: #0033CC;
}
.tip {
	color: #993300;
	font-style: italic;
}
.infotab {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 0px;
	border-top: 1px solid #006633;
	border-left: 1px solid #006633;
}
.infotab th {
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color: #FFFF00;
	line-height: 20px;
}
.infotab td {
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	line-height: 20px;
}
