/* Body styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links and headers */
.merchlink {
	padding-left: 14px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/blt2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.bluemerchlink { /* actually red due to late-stage changes */
	padding-left: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/blt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.bottom a:link, .merchlink a:link {
	color: #003366;
	text-decoration: none;
}
.bottom a:visited, .merchlink a:visited {
	text-decoration: none;
	color: #003366;
}
.bottom a:hover, .merchlink a:hover {
	text-decoration: underline;
	color: #990000;
}
.bottom a:active, .merchlink a:active {
	text-decoration: none;
	color: #003366;
}
a:link, .buy a:link {
	color: #990000;
	text-decoration: none;
}
a:visited, .buy a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover, .buy a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active, .buy a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13pt;
	color: #003366;
}
h2 {
	font-size: 12pt;
	color: #003366;
}
h3 {
	font-size: 10pt;
	color: #003366;
}

/* Main regions of template */
.page {
	background-image: url(images/elly_bkgrnd.jpg);
	background-repeat: no-repeat;
 	background-position: 8% 110px;
}
.testtube {
	background-image: url(images/tube.jpg);
	background-repeat: no-repeat;
	background-position: 88% 98%;
}
.maintable {
	width: 677px;
	clear: both;
}
.maintable_boards {
	width: 100%;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
.header {
	padding-top: 25px;
	padding-bottom: 4pt;
	text-align: center;
}
.bordertable {
	width: 100%;
	clear: both;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.border2 {
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topnav {
	text-align: center;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.button {
	margin-right: 12px;
	display: inline;
}
.main {
	text-align: left;
	padding-top: 20pt;
	padding-bottom: 10pt;
	padding-left: 5pt;
}
.bottom {
	font-weight: bold;
	padding-top: 5pt;
	padding-bottom: 1pt;
	text-align: center;
}
.footer {
	color: #666666;
	padding-top: 1pt;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	font-weight: normal;
}

/* Content-Specific Styles */
.homecopy {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	text-align: center;
	vertical-align: bottom;
}
.homecopy em {
	color: #990000;
	font-style: normal;
}
.homenav {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.homenavborder {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 50px;
	margin-right: 55px;
	margin-bottom: 10px;
}
.attrib {
	padding-left: 50px;
	color: #333333;
	font-weight: bold;
	text-indent: -1em;
	display: block;
}
.buylinkbox {
	margin-left: 46px;
}
.rightlinkbox {
	float: right;
	text-align: right;
}
.city {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #003366;
	padding-top: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.date {
	padding-top: 12pt;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	padding-right: 12pt;
	text-align: right;
	width: 35%;
}
.tourright {
	font-size: 8pt;
	vertical-align: top;
	padding-top: 12pt;
	text-align: left;
}
.venue {
	font-weight: bold;
}
.deets {
}
li {
	list-style-image: url(images/blt.gif);
}
.location,.event {
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
}
.location {
	font-size: 10pt;
	color: #003366;
	white-space: nowrap;
}
.event {
	color: #666666;
	font-size: 8pt;
}
.dater,.time {
	font-weight: bold;
	white-space: nowrap;
}
.tour {
	font-size: 8pt;
	padding-left: 8px;
	color: #000000;
	padding-bottom: 2pt;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}