html, body {
    height: 100%;
}

body {
    margin: 0;
    text-align: center;
	background-color:#000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#content {
    margin: 0 auto;
	margin-top:30px;
    text-align: left;
    width: 750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
  
}


td {vertical-align:top;

}



.menu {
	background-image: url(images/menubackswatch.gif);
	background-repeat: repeat;
}

.welcomebox {
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
		line-height: 15px;

}

.ticketbox {
	background-repeat: no-repeat;
	padding:10px 20px;
	background-color: #FFFFFF;
	line-height: 15px;
}

.spotlight{
	width:311px;
	background-repeat: no-repeat;
	background-color: #f1e5ef;
	padding-right:28px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:10px;
	line-height: 15px;
	background-position: right bottom;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-right-width: 10px;
	border-right-style: solid;
	background-image: url(images/notes.gif);
}



.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #7b0f70;
}

.sideborder{background-image: url(images/menubackswatch.gif);
	background-repeat: repeat;
}


.pagecontent{
	background-color: #FFFFFF;
	padding: 20px;
	padding-right:35px;
	background-image: url(images/notes_onwhite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height:14px;
}


body a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993399;
	text-decoration: none;
}


body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993399;
	text-decoration: none;
}

body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;}







.toplinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.toplinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993399;
	text-decoration: none;
}
.toplinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#993399;
	text-decoration: none;
}
