/* REDEFINED TAGS */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}

body {
	background-color: #996666;
	}


/* SITEWDIE STYLES */

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px;
	text-align: left;
	padding: 0px;
	}

LI {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 20px 10px 0px;
	text-align: justify;
	}

H1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px 0px 2px;
	padding: 0px;
	text-align: left;
	}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 20px;
	}

A {
	text-decoration: underline;
	color: #FFCCCC;
	}

A:hover {
	text-decoration: underline;
	color: #CC6666;
	}

A:visited {
	text-decoration: underline;
	color: #FFCCCC;
	}

/* TABLE STYLES */

#table0 {
	width: 100%;
	height: 100%;
	}

.table0_left {
	background-image:  url("/images/bkgrnd_left.gif");
	background-repeat: repeat-y;
	background-position: right top;
	}

.table0_right {
	background-image:  url("/images/bkgrnd_right.gif");
	background-repeat: repeat-y;
	background-position: left;
	}

.table0_middle {
	height: 100%;
	width: 700px;
	background-color: #000000;
	background-image: url(/images/bkgrnd_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


/* DIV STYLES */

#divTop {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 160px;
	}

#divMenu {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 700px;
	}

#divMain {
	margin: 0px;
	padding: 10px;
	}


#divMainLeft {
	position: relative;
	padding: 0px 10px 10px;
	width: 201px;
	float: left;
	margin: 10px 0px 0px;
	background-image: url(/images/bkgrnd_DivLeft.gif);
	background-repeat: repeat-y;
	}

#divMainLeft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px;
	padding: 0px;
	}

#divMainLeft p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
	}

#divMainLeft p.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: capitalize;
	}

#divMainRight {
	position: relative;
	padding: 10px;
	width: 450px;
	float: right;
	margin: 0px;
	}

#divMainRight p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 10px;
	text-align: left;
	padding: 0px;
	}

#divMainRight h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: left;
	}

#divMainRight p.eventsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin: 15px 0px 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

#divMainRight p.eventsVenue {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#divMainRight p.eventsEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin: 10px 0px 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

#divMainRight p.newsTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#divMainRight p.newsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px -4px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}

#divMainRight img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

#divLineup {
	position: relative;
	padding: 5px 10px 10px;
	width: 160px;
	margin: 0px;
	background-color: #333333;
	border: 1px solid #666666;
	}

.lineupNames {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h1.eventsUpdated {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 0px;
	padding: 10px;
	background-color: #CC0000;
	text-align: center;
	border: 1px dotted #FFFFFF;
	}

#divNews {
	margin: 0px;
	padding: 0px;
	}

#divNews p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px;
	text-align: left;
	padding: 0px;
	}

#divNews p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
	}

#divNews h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#divNews a {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	border: none;
	}

#divNews a:visited {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	border: none;
	}

#divNews a:hover {
	text-decoration: underline;
	font-weight: bold;
	border: none;
	}

#divNews img.header {
	margin: 5px;
	}

#divShows {
	margin: 0px;
	padding: 0px;
	}

#divShows p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 20px;
	text-align: left;
	padding: 0px;
	}

#divShows p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
	}

#divShows h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#divShows a {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	}

#divShows a:visited {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	}

#divShows a:hover {
	text-decoration: underline;
	font-weight: bold;
	}

#divAds {
	margin: 20px 0px;
	padding: 0px;
	width: 200px;
	}

#divAds img {
	margin: 0px;
	}
