@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
.siteBG {
	background-image: url(../images/Lucky13Master.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 812px;
}
.siteBG2 {
	background-image: url(../images/Lucky13MasterB.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 812px;
}
.eventsBG {
	background-image: url(../images/Home-Events.png);
	background-repeat: no-repeat;
	height: 350px;
}
#eventlist{
	height: 305px;
	width: 183px;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #BCA04E;
	background-image: url(../nav/eventBG.jpg);
	background-repeat: repeat;/*	overflow: scroll; */
}
#eventlist a{
	color: #BCA04E;
	text-decoration: none;
}
#eventlist a:link{
	color: #BCA04E;
	text-decoration: none;
}
#eventlist a:hover{
	color: #BCA04E;
	text-decoration: underline;
}
#bodytext{
	margin-right: 3px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 3px;
}
#bandtext{
	height: 150px;
	width: 575px;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
    overflow: scroll;
}
.bandlink {color: #FF0000}
.bandlink a{
	color: #FF0000;
	text-decoration: none;
}
.bandlink a:link{
	color: #FF0000;
	text-decoration: none;
}
.bandlink a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#bodyprods{
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#bodypin{
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#bodypin a{
	color: #000000;
	text-decoration: underline;
}
#bodypin a:link{
	color: #000000;
	text-decoration: underline;
}
#bodypin a:hover{
	color: #666666;
	text-decoration: none;
}
.styleEvents {
	font-size: 15px;
	font-weight: bold;
	color: #BCA04E;
}
#footerbox{
	width: 800px;
	font-size: 9px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footerbox a {
	font-size: 9px;
	color: #000;
	text-align: left;
}
#footerbox a:link {
	font-size: 9px;
	color: #000;
	text-align: left;
}
#footerbox h1 {
	font-size: 9px;
	color: #999;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
