body
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	margin: 0 0 0 0;
}

p, td
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

ol
{
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}

a
{
	color: #000000;
}

a:hover 
{
	color: #336699;
}

td a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 14pt;
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	text-align: center;
}

/* containers */
#left-container
{	
	position: absolute;
	left: 0px;
	width: 155px;
	padding: 5px 5px 5px 5px;
	background: #c0c0c0;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
}

#main-container
{	
	left: 163px;
	width: 82%;
	height: 100%;
	padding: 5px 5px 5px 10px;
	background-position: 250px 150px;
	background-image: url(/images/logobg.jpg);
	background-repeat: no-repeat;
	position: absolute;
}

#right-container
{
	position: relative;
	float:right;
	width: 150px;
	padding: 0 5px 0 5px;
}

#right-med-container
{
	position: relative;
	float:right;
	width: 250px;
	padding: 0 5px 0 5px;
}

#right-large-container
{
	vertical-align: top;
	float: right;
	width: 365px;
	padding: 0 5px 0 5px;
}

#right-large-container-news
{
	vertical-align: top;
	float: right;
	width: 335px;
	padding: 0 5px 0 5px;
}

#med-container
{
	vertical-align: top;
	float: right;
	width: 250px;
	padding: 0 5px 0 5px;
}

#medsmall-container
{
	vertical-align: top;
	float: right;
	display:inline-block;
	width: 200px;
	padding: 0 5px 0 5px;
}

.medium-container
{
  vertical-align: top;
	float: left;
	width: 250px;
	padding: 0 5px 0 5px;
}

.large-container
{
 	vertical-align: top;
	float: left;
	width: 400px;
	padding: 0 5px 0 5px;
}

/* box styles */
.box-header
{
	background-color: #707070;
	text-align: right;
	background-image:  url(/images/lc.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
}

#newbox-header
{
  background-color: #707070;
  text-align: center;
  margin-top: 5px;
}

.borderTL, .borderTR, .borderTL2, .borderTR2
{
	width: 7px; height: 7px;
	padding: 0px; border: 0px;
	z-index: 99;
}

.borderTL, .borderTL2 { float: left;  clear: both;}
.borderTR, .borderTR2 { float: right; clear: right;}
.borderTL2 { margin-left: -3px;}
.borderTR2 { margin-right:  -3px;}

.small-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 132px;
}

.medium-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 232px;
}

.medium-box-header-text2
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 150px;
}

.large-box-header-text
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0 0 1px 0;
	width: 332px;
}

.box-header-end
{
	vertical-align: top;
	width: 7px;
	background-color: #707070;
	text-align: right;
	background-image:  url(/images/rc.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 0;
	background-position: 0 0;
}
.box
{
	position: relative;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
}

.tixbox
{
	position: relative;
	overflow-y: auto;
	height: 350;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
}

#box2
{
	position: relative;
	top: -1px;
	border: thin solid #707070;
	background-color: #EEEEEE;
	padding: 3px 5px 3px 5px;
	margin-bottom: 2px;
}
.box a:hover
{
  color: #336699;
}

.image
{
  border: thin solid #000000;
}

a:hover .image 
{
  border-color: #336699;
}

/* header styles */
#header
{
	top: 0;
	background-color: #000000;
  margin: 0 0 0 0;
}

#header-image
{
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	color: #FFFFFF;
	width: 100%;
	height: 100px;
	padding: 0 5px 0 0;
}

#header-link-bar
{
	z-index: 2;
	width: 100%; 
	height: 20px; 
	padding-top: 3px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	background: #808080;
	background-image: url(/images/BannerShadow.jpg);
	background-repeat: repeat-x;
}
#header-link-bar a 
{
	text-decoration: none;
	color: #FFFFFF;
}

#header-link-bar a:hover 
{
	color: #ffcc00;
}

#header-link-bar .selected
{
	color: #ffcc00;
}

/* sigin-include */
#sigin-include
{
	color: #FFFFFF;
}

#sigin-include a 
{
	text-decoration: none;
	color: #FFFFFF;
}

#sigin-include a:hover 
{
	color: #FFCC00;
}

#sigin-include input 
{
 height: 20px;
 color: #ffffff;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 border: 1px solid #FFFFFF;
 background: transparent;
}

/* menu (left bar)*/
#menu ul, ul a 
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

#menu ul a:hover 
{
	color: #336699;
}

#menu ul .selected
{
	color: #336699;
}

#latest-setlist
{
	margin: 10px 0 0 0;
	font-size: 8pt;
}

#latest-setlist a 
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;
}

#latest-setlist a:hover 
{
	color: #336699;
}
