@charset "utf-8";
body {
	margin: 0px;
	background-repeat: repeat;
	background-color: #006600;
	background-image: url(gifs/bodybg.gif);
}

#header{
	background-image: url(jpgs/headerside2.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFCC33;
}
#page  {
	margin-top: 10px;
}

#menuNav {
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	line-height: normal;
	background-image: url(gifs/topNav.gif);
}
#menuNav  a, #menuNav  a:link   {
	font-size: 14px;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding: 0px 16px 0px 16px;
	height: 40px;
	line-height: 42px;
	background-repeat: repeat-x;
}
#menuNav    a:hover, #menuNav   a:active   {
	display: block;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
}
#RunText {
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 40px;
	margin-bottom: 5px;
}
#SportBooks {
	margin-top: 17px;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC33;
	background-image: url(../gifs/sportbooksBtm.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
#RightColumn {
	width: 189px;
	background-color: #FFCC00;
	height: auto;
	margin-right: 5px;
	background-image: url(gifs/menuBtm.gif);
	background-position: bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
#RightColumn  h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	background-image: url(gifs/menuTitleBg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 35px;
	padding: 0px 0px 0px 10px;
}
#RightColumn  h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	background-image: url(gifs/menuTitleBg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 35px;
	padding: 0px 0px 0px 10px;
}
#RightColumn  h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	background-image: url(gifs/menuTitleBg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 35px;
	padding: 0px 0px 0px 10px;
}
.menuList {
	width: 177px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8495ca;
	background-color: #ffffff;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menuList ul {
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #14255d;
	display: block;
	list-style-type: none;
	padding: 5px;
	list-style-image: none;
	text-decoration: none;
	text-align: left;
}
.menuList li {
	display: block;
	height: 21px;
	line-height: 21px;
}
.menuList  a {
	padding-left: 18px;
	background-image: url(gifs/bulet.gif);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 21px;
	color: #14255d;
}
.menuList  a:hover, .menuList a:active {
	background-color: #FFCC00;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0px -21px;
	cursor: default;
}
#content {
	border: 1px solid #bfcff0;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(gifs/bgContent.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px

}
#content a, #content a:link {
	color: #669900;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px 15px 3px 15px;
	text-align: justify;
	color: #660033;
}
#content h1 {
	padding-left: 15px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	background-image: url(gifs/bgh1.gif);
	height: 37px;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 38px;
	text-align: left;
}
#content h2 {
	padding-left: 15px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(gifs/bgh1.gif);
	height: 37px;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 38px;
	text-align: left;
}
.footer {
	background-repeat: repeat-x;
	height: 54px;
	width: 883px;
	margin-right: auto;
	margin-left: auto;
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	padding-top: 10px;
	font-weight: normal;
}
img.content {
	border-style:outset;
	border-color: #009900;
	border-width:3px;
	margin: 7px
      }
#content2 {
	border: 1px solid #bfcff0;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(gifs/bgContent.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px

}
#content2 a, #content a:link {
	color: #009900;
	text-decoration: underline;
}
#content2 a:hover {
	text-decoration: none;
}

#content2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 1px 0px 1px;
	text-align: justify;
	color: #0b1948;
}
#content2 h1 {
	padding-left: 15px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(gifs/bgh1.gif);
	height: 37px;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 38px;
	text-align: left;
}
#content2 h2 {
	padding-left: 15px;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	display: block;
	height: 37px;
	margin: 0px;
	line-height: 38px;
	text-align: center;
}
#RightColumn  h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	background-image: url(gifs/menuTitleBg.gif);
	background-repeat: no-repeat;
	height: 32px;
	line-height: 35px;
	padding: 0px 0px 0px 10px;
}
input{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:white;
	color:black;
}
price{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:white;
	color:green;
}
