@charset "UTF-8";
body {
	text-align: center;
	background-color: #9B252B;
	font-family: "Bookman Old Style";
	color: #FFE5E5;
}
#main {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}

/* Link Color  */

a {
	color:	#9d232a;

}


a:hover {
	color:	#000;
}






h1 {
	font-size: 22px;
	font-weight: 200;
	color: #ADDE7A;
	text-decoration: none;
	letter-spacing: 5px;
	word-spacing: 5px;
}
#main #homeimg h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #homeimg {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.links{
	margin:20px 0 40px 0;
}
.links ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
.links li{
	display:inline;
	border-right:1px solid #A3CF73;
	padding:0 15px;
}
.links a{
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 4px;
	color: #00FF33;
	text-decoration:none;
}
.links a:hover{color:#FFFFFF;
}
.links li.last{
	border:none;
}
.floatfix{clear:both;}#main #logo {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #title {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #maintext {
	font-size: 15px;
	color: #004D00;
	line-height: 1.6em;
	background-color: #FFE5E5;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-bottom: 0px;
	text-decoration: none;
}
#main #ruletop {
	border-bottom: 1px solid #00FF33;
	padding-top: 20px;

}
#main #rulebottom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00FF33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main  #header  #printable a {
	font-size: 12px;
	width: 100px;
	text-decoration: none;
	color: #00FF33; /*   Changed From 333 */
}
#main #strategiclinks {
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
}
#main  #strategiclinks a {
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
	color: #00FF33;
	line-height: 24px;
}
#main #maintext #header {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	color: #9B252B;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9B252B;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#main  #header  {
	font-size: 24px;
	color: #00FF33;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00FF33;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main  #header.noborder  {
	border-bottom: none;
}


.boxframe		{ 

border: 5px solid ##CCCCCC;
background-color: ##FFFFFF;
	font-family: "Bookman Old Style";

font-size: 8px;
color: ##000000;
width: 800;
padding: 0px;
border-spacing: 2px;
empty-cells: show;

}

